From mboxrd@z Thu Jan 1 00:00:00 1970 From: tan20bk@yahoo.com (NGUYEN VAN TAN) Date: Tue, 12 Jan 2010 23:07:02 -0800 (PST) Subject: [ltt-dev] =?utf-8?b?VuG7gTogbHR0LWRldiBEaWdlc3QsIFZvbCAyMSwgSXNz?= =?utf-8?q?ue_6?= In-Reply-To: Message-ID: <675649.6516.qm@web62406.mail.re1.yahoo.com> Message-ID: <20100113070702.pmrbszFS9gi20Kkcdm3rSTmarZGepOHhMXmM8XiUr1U@z> Thank you for your help I tried lttv-0.10.0-pre9, 10, 11 and ltt-control-0.47-25012008 linux 2.6.24, patch-2.6.24-lttng-0.10-pre43 but I encountered same error. After press start button. lttv-gui hang up. here is log when running with -d option: ?lttv-gui? -d ** (process:27235): DEBUG: GUI window_creation_hook() ** (lttv.real:27235): DEBUG: construct_main_window() ** (lttv.real:27235): DEBUG: lttv_hooks_destroy() ** (lttv.real:27235): DEBUG: lttv_hooks_destroy() ** Message: statistics viewer : background computation data ready. ** (lttv.real:27235): DEBUG: lttv_hooks_destroy() ** (lttv.real:27235): DEBUG: get_events : SCROLL_NONE ** (lttv.real:27235): DEBUG: lttv_hooks_destroy() ** (lttv.real:27235): DEBUG: req : window start_time : 0, 0 ** (lttv.real:27235): DEBUG: req : window time width : 1, 0 ** (lttv.real:27235): DEBUG: req : window_end : 1, 0 ** (lttv.real:27235): DEBUG: x is : 0, x+width is : 1 ** (lttv.real:27235): DEBUG: lttv_hooks_destroy() ** Message: statistics viewer : background computation data ready. ** (lttv.real:27235): DEBUG: lttv_hooks_destroy() ** (lttv.real:27235): DEBUG: lttv_hooks_destroy() ** (lttv.real:27235): DEBUG: size allocate 0x83d8240 : last_num_visible_events : 1 ** (lttv.real:27235): DEBUG: num_visible_events : 7, value 0 ** (lttv.real:27235): DEBUG: get_events : SCROLL_JUMP ** (lttv.real:27235): DEBUG: drawing configure event ** (lttv.real:27235): DEBUG: New alloc draw size : 415 by 167 ** (lttv.real:27235): DEBUG: req : window start_time : 0, 0 ** (lttv.real:27235): DEBUG: req : window time width : 1, 0 ** (lttv.real:27235): DEBUG: req : window_end : 1, 0 ** (lttv.real:27235): DEBUG: x is : 0, x+width is : 415 ** (lttv.real:27235): DEBUG: AFTER EXPOSE ** (lttv.real:27235): DEBUG: ruler expose event ** (lttv.real:27235): DEBUG: AFTER EXPOSE ** (lttv.real:27235): DEBUG: ruler expose event ** (lttv.real:27235): DEBUG: filter::gui_control() ** (lttv.real:27235): DEBUG: count= 109 ** (lttv.real:27235): DEBUG: Command: exec /usr/bin/lttctl -l /mnt/debugfs/ltt -t /tmp/trace19 -n trace19 -m normal -d -N 1 user: root password:tan20bk1 lttdpath:/usr/bin/lttd fac_path:/usr/share/ltt-control/facilities Executing (as root) : exec /usr/bin/lttctl -l /mnt/debugfs/ltt -t /tmp/trace19 -n trace19 -m normal -d -N 1 ** (lttv.real:27235): DEBUG: Tracecontrol input line skip ** (lttv.real:27235): DEBUG: Exit while ** (lttv.real:27235): DEBUG: 0 Loop while(1) ** (lttv.real:27235): DEBUG: count= 16 ** (lttv.real:27235): DEBUG: Command: exec /usr/bin/lttctl -l /mnt/debugfs/ltt -t /tmp/trace19 -n trace19 -m normal -d -N 1 user: root password:tan20bk1 lttdpath:/usr/bin/lttd fac_path:/usr/share/ltt-control/facilities ** (lttv.real:27235): DEBUG: Tracecontrol input? : marker found ** (lttv.real:27235): DEBUG: Exit while ** (lttv.real:27235): DEBUG: 1 Loop while(1) Do you know what the problem is? Nguy?n V?n T?nl --- Ng?y Th? 4, 13/01/10, ltt-dev-request at lists.casi.polymtl.ca ?? vi?t: T?: ltt-dev-request at lists.casi.polymtl.ca Ch? ??: ltt-dev Digest, Vol 21, Issue 6 ??n: ltt-dev at lists.casi.polymtl.ca Ng?y: Th? T?, 13 th?ng 1, 2010, 0:00 Send ltt-dev mailing list submissions to ??? ltt-dev at lists.casi.polymtl.ca To subscribe or unsubscribe via the World Wide Web, visit ??? http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev or, via email, send a message with subject or body 'help' to ??? ltt-dev-request at lists.casi.polymtl.ca You can reach the person managing the list at ??? ltt-dev-owner at lists.casi.polymtl.ca When replying, please edit your Subject line so it is more specific than "Re: Contents of ltt-dev digest..." Today's Topics: ???1. lttv errors Bus error (NGUYEN VAN TAN) ???2. lttv Bus errors (NGUYEN VAN TAN) ???3. Re: lttv errors Bus error (Mathieu Desnoyers) ???4. Re: lttv Bus errors (Mathieu Desnoyers) ---------------------------------------------------------------------- Message: 1 Date: Tue, 12 Jan 2010 00:39:36 -0800 (PST) From: NGUYEN VAN TAN To: ltt-dev at lists.casi.polymtl.ca Subject: [ltt-dev] lttv errors Bus error Message-ID: <7339.6429.qm at web62404.mail.re1.yahoo.com> Content-Type: text/plain; charset="utf-8" When I'm trying to run lttv-gui to start tracing. After pressing start button. lttv-gui hang up. And when i run by command line lttctl -l /mnt/debugfs/ltt -t /tmp/trace1 -n trace2 -d lttctl -R -n trace2 lttv -m textDump -t /tmp/trace1 /usr/bin/lttv: line 15: 22118 Bus error?????????????? $0.real $* The linux kernel version is 2.6.24 lttv version is lttv-0.10.0-pre9-21122007 and ltt-control-0.46-06112007/ Could you show me what the problem is? Thank you, Nguy?n V?n T?n ? ? ? H? tr? T?m ki?m nay ?? c? tr?n Yahoo! Thanh c?ng c?. T?i ngay. http://vn.toolbar.yahoo.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: ------------------------------ Message: 2 Date: Tue, 12 Jan 2010 00:42:22 -0800 (PST) From: NGUYEN VAN TAN To: ltt-dev at lists.casi.polymtl.ca Subject: [ltt-dev] lttv Bus errors Message-ID: <341186.35193.qm at web62408.mail.re1.yahoo.com> Content-Type: text/plain; charset="utf-8" Dear all Here is all of output when I was trying run lttv-gui ?lttv-gui ** Message: statistics viewer : background computation data ready. ** Message: statistics viewer : background computation data ready. Executing (as root) : exec /usr/bin/lttctl -l /mnt/debugfs/ltt -t /tmp/trace1 -n trace -m normal -d -N 1 Password: Linux Trace Toolkit Trace Control 0.47-25012008 Controlling trace : trace Linux Trace Toolkit Trace Daemon 0.47-25012008 Reading from debugfs directory : /mnt/debugfs/ltt/trace Writing to trace directory : /tmp/trace1 Executing (as root) : exec /usr/bin/lttctl -n trace -R Password: Linux Trace Toolkit Trace Control 0.47-25012008 Controlling trace : trace ** Message: statistics viewer : background computation data ready. /usr/bin/lttv-gui: line 10: 22134 Bus error?????????????? $LTTV_CMD.real -m guievents -m guifilter -m guicontrolflow -m resourceview -m guistatistics -m guitracecontrol $* Nguy?n V?n T?n ? ? ? L??t web nhanh h?n. Internet Explorer 8 t?i ?u h?a cho Yahoo!, t? ??ng kh?i ??ng 2 trang b?n th?ch m?i l?n m? tr?nh duy?t. T?i IE8 t?i ??y! http://downloads.yahoo.com/vn/internetexplorer/ -------------- next part -------------- An HTML attachment was scrubbed... URL: ------------------------------ Message: 3 Date: Tue, 12 Jan 2010 10:12:17 -0500 From: Mathieu Desnoyers To: tannv84 at gmail.com Cc: ltt-dev at lists.casi.polymtl.ca Subject: Re: [ltt-dev] lttv errors Bus error Message-ID: <20100112151217.GA7006 at Krystal> Content-Type: text/plain; charset=utf-8 * NGUYEN VAN TAN (tan20bk at yahoo.com) wrote: > When I'm trying to run lttv-gui to start tracing. > After pressing start button. lttv-gui hang up. > > And when i run by command line > lttctl -l /mnt/debugfs/ltt -t /tmp/trace1 -n trace2 -d > lttctl -R -n trace2 > lttv -m textDump -t /tmp/trace1 > /usr/bin/lttv: line 15: 22118 Bus error?????????????? $0.real $* > > The linux kernel version is 2.6.24 > lttv version is lttv-0.10.0-pre9-21122007 You might want to try with LTTV 0.10.0-pre11 (see http://lttng.org/cgi-bin/gitweb.cgi?p=lttv.git;a=blob_plain;f=doc/developer/lttng-lttv-compatibility.html;hb=HEAD for the compatibility list) > and ltt-control-0.46-06112007/ > ..and with ltt-control 0.47. Mathieu > Could you show me what the problem is? > > Thank you, > > Nguy?n V?n T?n > > >? ? ???H? tr? T?m ki?m nay ?? c? tr?n Yahoo! Thanh c?ng c?. T?i ngay. > http://vn.toolbar.yahoo.com/ > _______________________________________________ > ltt-dev mailing list > ltt-dev at lists.casi.polymtl.ca > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev -- Mathieu Desnoyers OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F? BA06 3F25 A8FE 3BAE 9A68 ------------------------------ Message: 4 Date: Tue, 12 Jan 2010 10:13:01 -0500 From: Mathieu Desnoyers To: tannv84 at gmail.com Cc: ltt-dev at lists.casi.polymtl.ca Subject: Re: [ltt-dev] lttv Bus errors Message-ID: <20100112151301.GB7006 at Krystal> Content-Type: text/plain; charset=utf-8 * NGUYEN VAN TAN (tan20bk at yahoo.com) wrote: > Dear all > > Here is all of output when I was trying run lttv-gui An output of lttv-gui -v -d? could also help. (see all options with lttv-gui --help) Mathieu > ?lttv-gui > ** Message: statistics viewer : background computation data ready. > ** Message: statistics viewer : background computation data ready. > Executing (as root) : exec /usr/bin/lttctl -l /mnt/debugfs/ltt -t /tmp/trace1 -n trace -m normal -d -N 1 > Password: > Linux Trace Toolkit Trace Control 0.47-25012008 > > Controlling trace : trace > > Linux Trace Toolkit Trace Daemon 0.47-25012008 > > Reading from debugfs directory : /mnt/debugfs/ltt/trace > Writing to trace directory : /tmp/trace1 > > Executing (as root) : exec /usr/bin/lttctl -n trace -R > Password: > Linux Trace Toolkit Trace Control 0.47-25012008 > > Controlling trace : trace > > ** Message: statistics viewer : background computation data ready. > /usr/bin/lttv-gui: line 10: 22134 Bus error?????????????? $LTTV_CMD.real -m guievents -m guifilter -m guicontrolflow -m resourceview -m guistatistics -m guitracecontrol $* > > Nguy?n V?n T?n > > >? ? ???L??t web nhanh h?n. Internet Explorer 8 t?i ?u h?a cho Yahoo!, t? ??ng kh?i ??ng 2 trang b?n th?ch m?i l?n m? tr?nh duy?t. T?i IE8 t?i ??y! http://downloads.yahoo.com/vn/internetexplorer/ > _______________________________________________ > ltt-dev mailing list > ltt-dev at lists.casi.polymtl.ca > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev -- Mathieu Desnoyers OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F? BA06 3F25 A8FE 3BAE 9A68 ------------------------------ _______________________________________________ ltt-dev mailing list ltt-dev at lists.casi.polymtl.ca http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev End of ltt-dev Digest, Vol 21, Issue 6 ************************************** "Yahoo! Mail nay nhanh v? nhi?u kh?ng gian tho?ng h?n. H?y tr?i nghi?m ngay h?m nay! http://vn.mail.yahoo.com" -------------- next part -------------- An HTML attachment was scrubbed... URL: