kernel_optimize_test/tools/perf
Jiri Olsa 809e9423d7 perf script: Pass perf_script into process_event
Passing perf_script struct into process_event function, so we could
process configuration data for event printing.

It will be used in following patch to get event name string width.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/20151126175521.GA18979@krava.brq.redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2015-11-26 16:06:16 -03:00
..
arch perf tests: Pass the subtest index to each test routine 2015-11-19 13:19:15 -03:00
bench
config
Documentation perf config: Add initial man page 2015-11-23 18:31:25 -03:00
python
scripts
tests perf test: Add callchain order setup for DWARF unwinder test 2015-11-23 18:31:01 -03:00
trace/strace/groups
ui perf ui/gtk: Support folded callchains 2015-11-19 13:19:26 -03:00
util perf tools: Correctly identify anon_hugepage when generating map (v2) 2015-11-26 14:08:17 -03:00
.gitignore
Build perf tools: Add 'perf config' command 2015-11-23 18:31:24 -03:00
builtin-annotate.c
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-config.c perf tools: Add 'perf config' command 2015-11-23 18:31:24 -03:00
builtin-data.c
builtin-diff.c
builtin-evlist.c
builtin-help.c
builtin-inject.c
builtin-kmem.c
builtin-kvm.c
builtin-list.c
builtin-lock.c
builtin-mem.c
builtin-probe.c
builtin-record.c
builtin-report.c perf callchain: Honor hide_unresolved 2015-11-26 13:19:39 -03:00
builtin-sched.c
builtin-script.c perf script: Pass perf_script into process_event 2015-11-26 16:06:16 -03:00
builtin-stat.c
builtin-timechart.c
builtin-top.c
builtin-trace.c
builtin.h perf tools: Add 'perf config' command 2015-11-23 18:31:24 -03:00
command-list.txt perf tools: Add 'perf config' command 2015-11-23 18:31:24 -03:00
CREDITS
design.txt
Makefile
Makefile.perf perf build: Fix traceevent plugins build race 2015-11-26 13:35:38 -03:00
MANIFEST
perf-archive.sh
perf-completion.sh
perf-read-vdso.c
perf-sys.h
perf-with-kcore.sh
perf.c perf tools: Add 'perf config' command 2015-11-23 18:31:24 -03:00
perf.h