..
include
perf/bench: Fix mem* routines usage after alternatives change
2015-03-03 18:01:10 +01:00
scripting-engines
perf db-export: No need to have ->thread twice in struct export_sample
2015-04-02 13:18:43 -03:00
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
perf tools: Add lzma decompression support for kernel module
2015-03-21 14:53:40 -03:00
build-id.c
perf buildid-list: Fix segfault when show DSOs with hits
2015-04-10 10:13:59 -03:00
build-id.h
perf buildid-cache: Add --purge FILE to remove all caches of FILE
2015-02-27 15:52:33 -03:00
cache.h
perf tools: Make perf aware of tracefs
2015-02-11 12:37:08 -03:00
callchain.c
perf tools: Enable LBR call stack support
2015-02-18 17:16:17 +01:00
callchain.h
perf tools: Enable LBR call stack support
2015-02-18 17:16:17 +01:00
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
perf data: Add perf data to CTF conversion support
2015-02-25 16:13:12 -03:00
debug.h
perf data: Add perf data to CTF conversion support
2015-02-25 16:13:12 -03:00
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
perf probe: Fix to handle optimized not-inlined functions
2015-02-06 11:46:36 +01:00
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
perf list: Clean up the printing functions of hardware/software events
2015-02-27 15:52:18 -03:00
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
PERF-VERSION-GEN
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
perf tools: Remove api fs object from python build
2015-02-12 11:22:01 -03:00
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
tools lib api: Rename libapikfs.a to libapi.a
2015-02-12 17:55:18 -03:00
sigchain.c
sigchain.h
sort.c
perf diff: Support for different binaries
2015-02-27 10:08:38 -03:00
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_map.c
thread_map.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
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
perf tools: Introduce event_format__fprintf method
2015-02-06 11:46:37 +01:00
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
perf tools: Introduce dump_stack signal helper
2015-02-24 15:34:23 -03:00
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