diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-10-17 13:54:08 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-10-17 13:54:08 -0300 |
commit | 88a21d2f07d2a4bec2e3e03dd50a39683b938b10 (patch) | |
tree | 0aee955ac2ea618973032052b2aab3e6d6cc5ead /drivers/nfc | |
parent | 77626081849c9050b20670e5d832aca54c966936 (diff) | |
download | op-kernel-dev-88a21d2f07d2a4bec2e3e03dd50a39683b938b10.zip op-kernel-dev-88a21d2f07d2a4bec2e3e03dd50a39683b938b10.tar.gz |
perf hists browser: Add back callchain folding symbol
The commit 5395a04841fc ("perf hists: Separate overhead and baseline
columns") makes the "Overhead" column no more the first one, this
caused the test that checks if it is time to show if a histogram
entry has callchains never hits.
Fix it by checking if the 'i' variable is equal to PERF_HPP__OVERHEAD
instead of 0.
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: Namhyung Kim <namhyung@gmail.com>
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-w3lcbx0fx1fnh3l2cbq40q2e@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'drivers/nfc')
0 files changed, 0 insertions, 0 deletions