Hi Bruno,

If you follow Samson's suggestion you should be able to get trace files 
larger than 2GB because on the workbench side the trace data, when Profile 
to file option is used, is saved in zipped file, so you can get much 
larger traces.

After you profile to file you can import that file and specify extra 
import filters, because the Trace model is managed in memory only you may 
not be able to import the whole trace with most details.

To reduce the in memory Trace model footprint you can use import/profile 
filters and the statistics (which are default in live profiling) 
collection modes (in both import or live profiling). You can also import 
different parts of the trace file to further reduce the Trace model 
footprint.

Thanks !

Marius Slavescu
IBM Tivoli Autonomic Computing - Toronto Lab
Phone: 905-413-3610






Samson Wai/Toronto/[EMAIL PROTECTED] 
Sent by: [EMAIL PROTECTED]
08/29/2007 10:55 AM
Please respond to
TPTP Tracing and Profiling Tools Project developer discussions 
<tptp-tracing-profiling-tools-dev@eclipse.org>


To
TPTP Tracing and Profiling Tools Project developer discussions 
<tptp-tracing-profiling-tools-dev@eclipse.org>
cc
Vanderbaan Kabe-KVANDER2 <[EMAIL PROTECTED]>, TPTP Tracing and Profiling 
Tools Project developer discussions 
<tptp-tracing-profiling-tools-dev@eclipse.org>, 
[EMAIL PROTECTED]
Subject
RE: [tptp-tracing-profiling-tools-dev] Regarding bug 149812.






Hi. There is no option to change the file output format to zip under
standalone mode. On the other hand if you use start the profile in
controlled mode and perform an attach from the eclipse workbench you might
be able to redirect the profiling data to a file by checking the "Sending
profiling data to a file" option under the "Destination" tab of the
"Profile->Attach to agent" dialog. I guess this might workaround the
system-imposed 2GB file size limit.


Regards,

Samson Wai ([EMAIL PROTECTED])



 
             "Bruno 
             German-GKT867" 
             <[EMAIL PROTECTED]                                          To 

             com>                      "TPTP Tracing and Profiling Tools 
             Sent by:                  Project developer discussions" 
             tptp-tracing-prof         <[EMAIL PROTECTED] 

             iling-tools-dev-b         clipse.org> 
             [EMAIL PROTECTED]                                          cc 

             g                         Vanderbaan Kabe-KVANDER2 
                                       <[EMAIL PROTECTED]> 
                                                                   Subject 

             08/29/2007 09:36          RE: 
             AM                        [tptp-tracing-profiling-tools-dev] 
                                       Regarding bug 149812. 
 
             Please respond to 
             TPTP Tracing and 
              Profiling Tools 
             Project developer 
                discussions 
             <tptp-tracing-pro 
             filing-tools-dev@ 
               eclipse.org> 
 
 




I'm not sure about what you mean when you say "reduce the footprint of
profile".

I am getting the file size after applying the filters and trying to reduce
xml trace file content using following configuration in ?jvmpi.pro? with
TPTP 4.1:



*
* This is the profile file for the JvmPI Agent
* Use this file to control the information content that is collected
* All lines starting with an "*" are comment lines
*
*
************************************************************************************************************************************

* Global Options
* These options must be set at Agent startup before any tracing has begun.
* Please refer to 
\logging\agents\profiling_agent\doc\JvmProfilingAgent.htm
for details.
************************************************************************************************************************************

**********************************
* Global Options - DEFAULT VALUE
**********************************
CLASS_LOAD_DETAILS = false
CONTEXT_FLOW = false
EXCEPTION_TRACING = false
FILTERS = true
GC = default
ID_STYLE = static
OPTIONS = true
TIMESTAMPS = true
UNREFERENCED_SYMBOLS = false

***********************************
* Global Options - INTERFACE VALUE
***********************************
COLLATION_VALUES = false
METHOD_COUNTS = false
OBJ_ALLOC_IS_ARRAY = true
OBJ_REF_MODE = filterOwner
STACK_INFORMATION = normal
TICKET = true
TRACE_IDREFS = false
Agent Controller running in "Controlled Mode" outputs xml trace files
zipped; am I right? Is there any way to obtain a zipped xml trace file in
?Standalone Mode?? This could be a good workaround to solve my problem.

Thank you very much!

Best Regards.



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Nagarajan, Guru
Sent: Tuesday, August 28, 2007 9:54 PM
To: TPTP Tracing and Profiling Tools Project developer discussions
Cc: Vanderbaan Kabe-KVANDER2
Subject: RE: [tptp-tracing-profiling-tools-dev] Regarding bug 149812.

German,
   We do not have a workaround for the 2GB file size. Are you getting the
file size after applying the filters and trying to reduce the footprint of
profile?

Guru


From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Bruno German-GKT867
Sent: Tuesday, August 28, 2007 1:41 PM
To: TPTP Tracing and Profiling Tools Project developer discussions
Cc: Vanderbaan Kabe-KVANDER2
Subject: [tptp-tracing-profiling-tools-dev] Regarding bug 149812.

Is there some workaround for bug 149812 (
https://bugs.eclipse.org/bugs/show_bug.cgi?format=multiple&id=149812)
regarding 2 GBs limit size for trace file in Linux?

Thank you in advance!

Regards.

Germán Bruno
Software Engineer
Motorola Software Group Argentina
Avda. Hipólito Irigoyen 146, piso 4
(X5000JHO) Córdoba, Argentina
Phone: + 54 - +351 - 4209274
E-mail: [EMAIL PROTECTED]


Motorola Classification:
(X) Public
( ) Internal
( ) Motorola Confidential Restricted
 _______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev


_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to