Package: eztrace
Version: 1.0.6-3
Severity: important
Dear Maintainer,
 
/usr/bin/eztrace is not recording any event whatever the plugin I enable and 
the executable I test.
 
/usr/bin/eztrace.preload is recording well. I also built the upstream eztrace 
from source and find that the create eztrace executable is also recording well.
 
Here is an execution log of eztrace and eztrace.preload on an apt-cache 
execution:
 

test@debian:~$ export EZTRACE_TRACE=memory
test@debian:~$ eztrace.preload apt-cache search eztrace
Starting EZTrace... done
[EZTrace] The buffer for recording events is full. Stop recording. The trace 
will be truncated
libeztrace0-contrib - Automatic execution trace generation for HPC - 
development files
eztrace - Automatic execution trace generation for HPC - tools
libeztrace-dev - Automatic execution trace generation for HPC - development 
files
libeztrace0 - Automatic execution trace generation for HPC - development files
[EZTrace] The buffer for recording events is full. Stop recording. The trace 
will be truncated
Stopping EZTrace... saving trace  /tmp/test_eztrace_log_rank_1
test@debian:~$ eztrace_stats /tmp/test_eztrace_log_rank_1
setting output dir to /tmp/eztrace_stats_test
module memory loaded
1 modules loaded
setting output dir to /tmp/eztrace_stats_test
no more block for trace #0
MEMORY:
-------
    CT_Process #0:    280069 malloc (total: 11803622 bytes)    279205 free 
(total: 8158381 bytes)    maximum memory used: 3645258 bytes
Total:    280069 malloc (total: 11803622 bytes)    279205 free (total: 8158381 
bytes)    maximum memory used: 3645258 bytes
PTHREAD_CORE
------------
559229 events handled


test@debian:~$ eztrace apt-cache search eztrace
Starting EZTrace... done
libeztrace0-contrib - Automatic execution trace generation for HPC - 
development files
eztrace - Automatic execution trace generation for HPC - tools
libeztrace-dev - Automatic execution trace generation for HPC - development 
files
libeztrace0 - Automatic execution trace generation for HPC - development files
Stopping EZTrace... saving trace  /tmp/test_eztrace_log_rank_1
test@debian:~$ eztrace_stats /tmp/test_eztrace_log_rank_1
setting output dir to /tmp/eztrace_stats_test
module memory loaded
1 modules loaded
setting output dir to /tmp/eztrace_stats_test
no more block for trace #0
MEMORY:
-------
No p_info for CT_Process #0
Total:    0 malloc (total: 0 bytes)    0 free (total: 0 bytes)    maximum 
memory used: 0 bytes
PTHREAD_CORE
------------
0 events handled
 
 
-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/24 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages eztrace depends on:
ii  libc6        2.19-13
ii  libeztrace0  1.0.6-3
ii  libgtg0      0.2-2+dfsg-1
ii  liblitl0     0.1.5+dfsg-2
ii  opari2       1.0.7+dfsg-5
ii  zlib1g       1:1.2.8.dfsg-2+b1
eztrace recommends no packages.
eztrace suggests no packages.
-- no debconf information
 


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to