summaryrefslogtreecommitdiff
path: root/tools/perf/util/symbol.h
diff options
context:
space:
mode:
authorNicolas Pitre <nicolas.pitre@linaro.org>2010-08-11 01:20:14 -0400
committerNicolas Pitre <nicolas.pitre@linaro.org>2010-08-11 01:20:14 -0400
commit21ee0ab5fa80eb7307079e1a126f642fe7a937a6 (patch)
treef32505494b46b02cd9072fc399b57d73e27f1c98 /tools/perf/util/symbol.h
parent5aa8d1a23dfdc1e331c134164009cc929c63447e (diff)
parent7987abe499b0721ca8a5629758e0ce3e07d34dc6 (diff)
Merge remote branch 'willd/for-linaro'
Conflicts: arch/arm/mm/flush.c
Diffstat (limited to 'tools/perf/util/symbol.h')
-rw-r--r--tools/perf/util/symbol.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/symbol.h b/tools/perf/util/symbol.h
index 5e02d2c1715..5ce2ee16fca 100644
--- a/tools/perf/util/symbol.h
+++ b/tools/perf/util/symbol.h
@@ -70,7 +70,6 @@ struct symbol_conf {
show_nr_samples,
use_callchain,
exclude_other,
- full_paths,
show_cpu_utilization;
const char *vmlinux_name,
*field_sep;