Get rid of exit_syscall pretty printing
authorJulien Desfossez <jdesfossez@efficios.com>
Fri, 7 Feb 2014 21:20:41 +0000 (16:20 -0500)
committerJulien Desfossez <jdesfossez@efficios.com>
Fri, 7 Feb 2014 21:20:41 +0000 (16:20 -0500)
commit7c15d14a187496b734e553138a7b0ca0fda7ec66
tree4a14a105e3a10cf45e6b0226eff01fe6330440b7
parentb301de1a2cdfbf5324a7b17fa41de9439c9f67dc
Get rid of exit_syscall pretty printing

It was nice, because it displayed the "= return_code" after a syscall
like strace, but it does not scale when we follow multiple processes on
parallel systems.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
src/lttngtop.c
This page took 0.030712 seconds and 4 git commands to generate.