linux/tools/perf/util
Ingo Molnar d6c1c49de5 Merge branch 'perf/urgent' into perf/core
Merge reason: Add these cherry-picked commits so that future changes
              on perf/core don't conflict.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2011-12-06 06:43:49 +01:00
..
include
scripting-engines perf tools: Resolve machine earlier and pass it to perf_event_ops 2011-11-28 10:39:12 -02:00
ui perf symbols: Add nr_events to symbol_conf 2011-11-28 10:37:11 -02:00
abspath.c
alias.c
annotate.c perf symbols: Add nr_events to symbol_conf 2011-11-28 10:37:11 -02:00
annotate.h perf symbols: Add nr_events to symbol_conf 2011-11-28 10:37:11 -02:00
bitmap.c
build-id.c perf tools: Rename perf_event_ops to perf_tool 2011-11-28 10:39:28 -02:00
build-id.h perf tools: Rename perf_event_ops to perf_tool 2011-11-28 10:39:28 -02:00
cache.h
callchain.c
callchain.h perf tools: Pass tool context in the the perf_event_ops functions 2011-11-28 10:38:56 -02:00
cgroup.c
cgroup.h
color.c
color.h
config.c
cpumap.c
cpumap.h
ctype.c
debug.c
debug.h
debugfs.c
debugfs.h
dwarf-aux.c
dwarf-aux.h
environment.c
event.c perf event: Introduce perf_event__fprintf 2011-12-02 11:06:37 -02:00
event.h perf event: Introduce perf_event__fprintf 2011-12-02 11:06:37 -02:00
evlist.c perf evlist: Always do automatic allocation of pollfd and mmap structures 2011-11-29 08:05:52 -02:00
evlist.h perf evlist: Always do automatic allocation of pollfd and mmap structures 2011-11-29 08:05:52 -02:00
evsel.c Merge branch 'perf/urgent' into perf/core 2011-12-06 06:43:49 +01:00
evsel.h perf tools: Save some loops using perf_evlist__id2evsel 2011-11-28 17:57:40 -02:00
exec_cmd.c
exec_cmd.h
generate-cmdlist.sh
header.c perf tools: Rename perf_event_ops to perf_tool 2011-11-28 10:39:28 -02:00
header.h perf tools: Rename perf_event_ops to perf_tool 2011-11-28 10:39:28 -02:00
help.c
help.h
hist.c
hist.h Merge branch 'perf/urgent' into perf/core 2011-12-06 06:43:49 +01:00
hweight.c
levenshtein.c
levenshtein.h
map.c perf session: Move threads to struct machine 2011-11-28 10:35:31 -02:00
map.h perf tools: Resolve machine earlier and pass it to perf_event_ops 2011-11-28 10:39:12 -02:00
pager.c
parse-events.c
parse-events.h
parse-options.c
parse-options.h
path.c
PERF-VERSION-GEN
probe-event.c
probe-event.h
probe-finder.c
probe-finder.h
pstack.c
pstack.h
python.c
quote.c
quote.h
run-command.c
run-command.h
session.c Merge branch 'perf/urgent' into perf/core 2011-12-06 06:43:49 +01:00
session.h perf tools: Rename perf_event_ops to perf_tool 2011-11-28 10:39:28 -02:00
setup.py perf evlist: Introduce add_tracepoints method 2011-11-28 10:25:11 -02:00
sigchain.c
sigchain.h
sort.c
sort.h
strbuf.c
strbuf.h
strfilter.c
strfilter.h
string.c
strlist.c
strlist.h
svghelper.c
svghelper.h
symbol.c
symbol.h perf symbols: Add nr_events to symbol_conf 2011-11-28 10:37:11 -02:00
thread_map.c
thread_map.h
thread.c perf session: Move threads to struct machine 2011-11-28 10:35:31 -02:00
thread.h perf tools: Resolve machine earlier and pass it to perf_event_ops 2011-11-28 10:39:12 -02:00
tool.h perf tools: Save some loops using perf_evlist__id2evsel 2011-11-28 17:57:40 -02:00
top.c
top.h perf top: Stop using globals for tool state 2011-11-28 10:39:44 -02:00
trace-event-info.c
trace-event-parse.c perf: Fix parsing of __print_flags() in TP_printk() 2011-12-05 13:28:47 -05:00
trace-event-read.c
trace-event-scripting.c perf tools: Resolve machine earlier and pass it to perf_event_ops 2011-11-28 10:39:12 -02:00
trace-event.h perf tools: Resolve machine earlier and pass it to perf_event_ops 2011-11-28 10:39:12 -02:00
types.h
usage.c
util.c
util.h
values.c
values.h
wrapper.c
xyarray.c
xyarray.h