..
include
…
scripting-engines
perf db-export: No need to have ->thread twice in struct export_sample
2015-04-02 13:18:43 -03:00
Build
perf tools: Add lzma decompression support for kernel module
2015-03-21 14:53:40 -03:00
PERF-VERSION-GEN
…
abspath.c
…
alias.c
…
annotate.c
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the tree
2015-03-27 09:46:03 +01:00
annotate.h
…
bitmap.c
…
build-id.c
perf buildid-list: Fix segfault when show DSOs with hits
2015-04-10 10:13:59 -03:00
build-id.h
…
cache.h
…
callchain.c
…
callchain.h
…
cgroup.c
…
cgroup.h
…
cloexec.c
perf tools: Work around lack of sched_getcpu in glibc < 2.6.
2015-03-24 12:08:07 -03:00
cloexec.h
perf tools: Work around lack of sched_getcpu in glibc < 2.6.
2015-03-24 12:08:07 -03:00
color.c
…
color.h
…
comm.c
…
comm.h
…
config.c
…
cpumap.c
…
cpumap.h
…
ctype.c
…
data-convert-bt.c
perf data: Support using -f to override perf.data file ownership for 'convert'
2015-04-02 13:18:52 -03:00
data-convert-bt.h
perf data: Support using -f to override perf.data file ownership for 'convert'
2015-04-02 13:18:52 -03:00
data.c
…
data.h
…
db-export.c
perf db-export: No need to have ->thread twice in struct export_sample
2015-04-02 13:18:43 -03:00
db-export.h
perf db-export: No need to have ->thread twice in struct export_sample
2015-04-02 13:18:43 -03:00
debug.c
…
debug.h
…
dso.c
perf symbols: Save DSO loading errno to better report errors
2015-03-24 12:08:43 -03:00
dso.h
perf symbols: Save DSO loading errno to better report errors
2015-03-24 12:08:43 -03:00
dwarf-aux.c
perf probe: Fix to track down unnamed union/structure members
2015-04-02 13:18:44 -03:00
dwarf-aux.h
…
environment.c
…
event.c
perf tools: Fix error path to do closedir() when synthesizing threads
2015-04-10 10:13:58 -03:00
event.h
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
2015-03-31 17:52:32 -03:00
evlist.c
perf evlist: Fix type for references to data_head/tail
2015-04-10 11:29:20 -03:00
evlist.h
perf evlist: Fix type for references to data_head/tail
2015-04-10 11:29:20 -03:00
evsel.c
perf tools: Merge all perf_event_attr print functions
2015-04-08 10:06:28 -03:00
evsel.h
perf tools: Merge all perf_event_attr print functions
2015-04-08 10:06:28 -03:00
exec_cmd.c
…
exec_cmd.h
…
find-vdso-map.c
…
generate-cmdlist.sh
…
header.c
perf tools: Fix cross-endian analysis
2015-04-10 10:13:58 -03:00
header.h
…
help.c
…
help.h
…
hist.c
perf hists: Remove hist_entry->used, not used anymore
2015-03-17 17:18:58 -03:00
hist.h
perf hists browser: Allow annotating entries in callchains
2015-03-17 18:27:28 -03:00
intlist.c
…
intlist.h
…
kvm-stat.h
perf kvm: Support using -f to override perf.data.guest file ownership
2015-04-02 13:18:47 -03:00
levenshtein.c
…
levenshtein.h
…
lzma.c
perf tools: Add lzma decompression support for kernel module
2015-03-21 14:53:40 -03:00
machine.c
perf buildid-list: Fix segfault when show DSOs with hits
2015-04-10 10:13:59 -03:00
machine.h
perf buildid-list: Fix segfault when show DSOs with hits
2015-04-10 10:13:59 -03:00
map.c
perf kmaps: Check kmaps to make code more robust
2015-04-08 09:07:03 -03:00
map.h
perf kmaps: Check kmaps to make code more robust
2015-04-08 09:07:03 -03:00
ordered-events.c
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
2015-03-31 17:52:32 -03:00
ordered-events.h
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
2015-03-31 17:52:32 -03:00
pager.c
…
parse-events.c
perf tools: Add 'I' event modifier for exclude_idle bit
2015-04-08 11:00:16 -03:00
parse-events.h
…
parse-events.l
perf tools: Add 'I' event modifier for exclude_idle bit
2015-04-08 11:00:16 -03:00
parse-events.y
…
parse-options.c
perf report: Don't allow empty argument for '-t'.
2015-03-19 13:53:28 -03:00
parse-options.h
perf report: Don't allow empty argument for '-t'.
2015-03-19 13:53:28 -03:00
path.c
…
perf_regs.c
…
perf_regs.h
…
pmu.c
…
pmu.h
…
pmu.l
…
pmu.y
…
probe-event.c
perf probe: Fix segfault if passed with ''.
2015-05-05 12:26:52 -03:00
probe-event.h
perf probe: Support multiple probes on different binaries
2015-04-10 10:19:53 -03:00
probe-finder.c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-05-06 10:47:25 -07:00
probe-finder.h
perf probe: Find compilation directory path for lazy matching
2015-04-13 20:11:05 -03:00
pstack.c
…
pstack.h
…
python-ext-sources
…
python.c
…
quote.c
…
quote.h
…
rblist.c
…
rblist.h
…
record.c
…
run-command.c
…
run-command.h
…
session.c
perf kmaps: Check kmaps to make code more robust
2015-04-08 09:07:03 -03:00
session.h
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
2015-03-31 17:52:32 -03:00
setup.py
…
sigchain.c
…
sigchain.h
…
sort.c
…
sort.h
perf tools: Remove (null) value of "Sort order" for perf mem report
2015-03-24 12:06:55 -03:00
srcline.c
…
stat.c
…
stat.h
…
strbuf.c
…
strbuf.h
…
strfilter.c
…
strfilter.h
…
string.c
…
strlist.c
…
strlist.h
…
svghelper.c
…
svghelper.h
…
symbol-elf.c
perf kmaps: Check kmaps to make code more robust
2015-04-08 09:07:03 -03:00
symbol-minimal.c
perf symbols: Save DSO loading errno to better report errors
2015-03-24 12:08:43 -03:00
symbol.c
perf kmaps: Check kmaps to make code more robust
2015-04-08 09:07:03 -03:00
symbol.h
perf tools: Add pid/tid filtering to report and script commands
2015-03-24 13:02:46 -03:00
target.c
perf target: Simplify handling of strerror_r return
2015-03-24 12:08:30 -03:00
target.h
…
thread-stack.c
…
thread-stack.h
…
thread.c
perf tools: Remove superfluous thread->comm_set setting
2015-03-12 12:39:50 -03:00
thread.h
perf tools: Add pid/tid filtering to report and script commands
2015-03-24 13:02:46 -03:00
thread_map.c
…
thread_map.h
…
tool.h
perf tools: tool->finished_round() doesn't need perf_session
2015-03-12 12:39:49 -03:00
top.c
…
top.h
…
trace-event-info.c
…
trace-event-parse.c
…
trace-event-read.c
…
trace-event-scripting.c
perf scripting: No need to pass thread twice to the scripting callbacks
2015-04-02 13:18:41 -03:00
trace-event.c
…
trace-event.h
perf scripting: No need to pass thread twice to the scripting callbacks
2015-04-02 13:18:41 -03:00
tsc.c
…
tsc.h
…
unwind-libdw.c
…
unwind-libdw.h
…
unwind-libunwind.c
perf callchain: Separate eh/debug frame offset cache.
2015-03-19 13:53:27 -03:00
unwind.h
…
usage.c
…
util.c
…
util.h
perf tools: Add lzma decompression support for kernel module
2015-03-21 14:53:40 -03:00
values.c
…
values.h
…
vdso.c
…
vdso.h
…
wrapper.c
…
xyarray.c
…
xyarray.h
…
zlib.c
…