perf trace: Don't supress zeroed args when there is an strarray entry for it
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Sep 2013 15:19:41 +0000 (12:19 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 9 Oct 2013 20:41:02 +0000 (17:41 -0300)
commit4aa5823225c70efba758750029504807cd30b925
tree83cf014a17838a152c19c9654cb3491bf45d24d9
parent453350dd0f0245b91b1e43310f5966fb1c51e7bd
perf trace: Don't supress zeroed args when there is an strarray entry for it

Case in hand:

   9.682 ( 0.001 ms): Xorg/13079 setitimer(which: REAL, value: 0x7fffede42470) = 0

ITIMER_REAL is zero.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-6hnoqsjh99t4hxi3xu2nlwep@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c
This page took 0.034854 seconds and 5 git commands to generate.