android_kernel_samsung_univ.../tools/perf/util
2018-08-24 15:04:00 +02:00
..
include perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/ 2018-07-19 15:35:57 +02:00
intel-pt-decoder perf intel-pt: Fix packet decoding of CYC packets 2018-07-03 11:21:33 +02:00
scripting-engines perf scripting perl: Fix compile error with some perl5 versions 2017-07-15 11:57:48 +02:00
abspath.c
alias.c
annotate.c perf annotate: Support full source file paths for srcline fix 2015-11-11 18:41:30 -03:00
annotate.h
auxtrace.c
auxtrace.h
bitmap.c
bpf-loader.c perf test: Add 'perf test BPF' 2015-11-06 17:50:03 -03:00
bpf-loader.h perf test: Add 'perf test BPF' 2015-11-06 17:50:03 -03:00
Build perf tools: Enable passing bpf object file to --event 2015-10-28 12:48:12 -03:00
build-id.c perf buildid-list: Show running kernel build id fix 2015-12-07 12:02:10 -03:00
build-id.h
cache.h
callchain.c perf tools: Defaults to 'caller' callchain order only if --children is enabled 2015-10-22 15:40:11 -03:00
callchain.h perf tools: Improve call graph documents and help messages 2015-10-22 16:23:19 -03:00
cgroup.c
cgroup.h
cloexec.c
cloexec.h
color.c
color.h
comm.c
comm.h
config.c
counts.c
counts.h
cpumap.c perf cpu_map: Add cpu_map__empty_new function 2015-10-27 15:05:36 -03:00
cpumap.h perf cpu_map: Add cpu_map__empty_new function 2015-10-27 15:05:36 -03:00
ctype.c
data-convert-bt.c
data-convert-bt.h
data.c
data.h
db-export.c
db-export.h
debug.c
debug.h
dso.c perf tools: Fix symbol and object code resolution for vdso32 and vdsox32 2018-07-03 11:21:32 +02:00
dso.h perf symbols: Fix dso lookup by long name and missing buildids 2015-11-13 11:14:36 -03:00
dwarf-aux.c
dwarf-aux.h
env.c
env.h
environment.c
event.c perf tools: Make perf_event__synthesize_mmap_events() scale 2018-03-22 09:23:20 +01:00
event.h
evlist.c perf evlist: Reference count the cpu and thread maps at set_maps() 2016-05-04 14:48:52 -07:00
evlist.h
evsel.c Merge commit 'Linux 4.4.147' into se9.0 2018-08-13 00:39:09 +02:00
evsel.h perf bpf: Attach eBPF filter to perf event 2015-10-29 17:16:22 -03:00
exec_cmd.c
exec_cmd.h
find-vdso-map.c
generate-cmdlist.sh
header.c perf header: Set proper module name when build-id event found 2018-04-13 19:50:18 +02:00
header.h
help.c
help.h
hist.c perf report: Fix memory corruption in --branch-history mode --branch-history 2018-05-30 07:49:16 +02:00
hist.h perf report: Fix memory corruption in --branch-history mode --branch-history 2018-05-30 07:49:16 +02:00
intel-bts.c
intel-bts.h
intel-pt.c perf intel-pt: Fix "Unexpected indirect branch" error 2018-07-03 11:21:33 +02:00
intel-pt.h
intlist.c
intlist.h
kvm-stat.h
levenshtein.c
levenshtein.h
llvm-utils.c perf llvm-utils: Remove bashism from kernel include fetch script 2018-08-24 13:26:59 +02:00
llvm-utils.h
lzma.c
machine.c perf symbols: Fix dso lookup by long name and missing buildids 2015-11-13 11:14:36 -03:00
machine.h
map.c perf tools: Insert split maps correctly into origin group 2015-11-05 11:39:38 -03:00
map.h
ordered-events.c perf inject: Copy events when reordering events in pipe mode 2018-03-22 09:23:26 +01:00
ordered-events.h
pager.c
parse-branch-options.c perf record: Add ability to sample call branches 2015-10-20 10:30:55 +02:00
parse-branch-options.h
parse-events.c perf tools: Only increase index if perf_evsel__new_idx() succeeds 2017-11-08 10:06:29 +01:00
parse-events.h perf tools: Compile scriptlets to BPF objects when passing '.c' to --event 2015-10-29 17:16:23 -03:00
parse-events.l perf tools: Compile scriptlets to BPF objects when passing '.c' to --event 2015-10-29 17:16:23 -03:00
parse-events.y perf tools: Compile scriptlets to BPF objects when passing '.c' to --event 2015-10-29 17:16:23 -03:00
parse-options.c perf tools: Search for more options when passing args to -h 2015-10-27 17:35:58 -03:00
parse-options.h perf tools: Introduce usage_with_options_msg() 2015-10-27 09:28:44 -03:00
parse-regs-options.c
parse-regs-options.h
path.c
perf_regs.c
perf_regs.h
PERF-VERSION-GEN
pmu.c perf pmu: Fix misleadingly indented assignment (whitespace) 2017-07-15 11:57:49 +02:00
pmu.h
pmu.l
pmu.y
probe-event.c perf probe: Add warning message if there is unexpected event name 2018-04-13 19:50:12 +02:00
probe-event.h
probe-file.c perf probe: Verify parameters in two functions 2015-11-11 18:41:32 -03:00
probe-file.h
probe-finder.c perf probe: Fix to show correct locations for events on modules 2017-07-05 14:37:20 +02:00
probe-finder.h
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 session: Don't rely on evlist in pipe mode 2018-03-22 09:23:26 +01:00
session.h
setup.py perf tools: Fix python extension build 2016-04-12 09:08:35 -07:00
sigchain.c
sigchain.h
sort.c perf sort: Fix segfault with basic block 'cycles' sort dimension 2018-03-22 09:23:20 +01:00
sort.h
srcline.c
stat-shadow.c perf stat: Move sw clock metrics printout to stat-shadow 2015-11-04 15:11:41 -03:00
stat.c perf stat: Fix interval output values 2016-10-31 04:13:59 -06:00
stat.h perf stat: Add AGGR_UNSET mode 2015-10-19 18:02:07 -03:00
strbuf.c perf tools: Introduce usage_with_options_msg() 2015-10-27 09:28:44 -03:00
strbuf.h perf tools: Introduce usage_with_options_msg() 2015-10-27 09:28:44 -03:00
strfilter.c tools strfilter: Use __fallthrough 2017-07-15 11:57:47 +02:00
strfilter.h
string.c tools string: Use __fallthrough in perf_atoll() 2017-07-15 11:57:47 +02:00
strlist.c
strlist.h
svghelper.c
svghelper.h
symbol-elf.c perf symbols: Robustify reading of build-id from sysfs 2017-08-06 19:19:46 -07:00
symbol-minimal.c perf symbols: Fix type error when reading a build-id 2015-10-28 10:02:00 -03:00
symbol.c perf symbols: Fix symbols__fixup_end heuristic for corner cases 2017-12-20 10:04:56 +01:00
symbol.h perf symbols: Allow forcing reading of non-root owned files by root 2015-11-12 18:58:18 -03:00
target.c
target.h
thread_map.c perf thread_map: Use readdir() instead of deprecated readdir_r() 2017-07-15 11:57:48 +02:00
thread_map.h
thread-stack.c
thread-stack.h
thread.c perf tools: Remove duplicate const qualifier 2017-07-15 11:57:48 +02:00
thread.h
tool.h
top.c
top.h
trace-event-info.c
trace-event-parse.c
trace-event-read.c
trace-event-scripting.c perf scripting: Avoid leaking the scripting_context variable 2017-01-26 08:23:47 +01:00
trace-event.c
trace-event.h
tsc.c
tsc.h
unwind-libdw.c perf report: Ensure the perf DSO mapping matches what libdw sees 2018-04-13 19:50:18 +02:00
unwind-libdw.h
unwind-libunwind.c perf unwind: Pass symbol source to libunwind 2015-10-29 17:48:38 -03:00
unwind.h
usage.c
util.c perf tools: Fix copyfile_offset update of output offset 2018-04-13 19:50:23 +02:00
util.h perf bpf: Improve BPF related error messages 2015-11-06 17:14:20 -03:00
values.c
values.h
vdso.c
vdso.h
wrapper.c
xyarray.c
xyarray.h
zlib.c