..
attr
perf tools: Add kernel AUX area sampling definitions
2019-11-21 10:54:20 -03:00
shell
.gitignore
attr.c
perf debug: Remove needless include directives from debug.h
2019-08-31 19:10:19 -03:00
attr.py
backward-ring-buffer.c
perf tests: Fix out of bounds memory access
2019-11-07 09:04:22 -03:00
bitmap.c
perf env: Remove needless cpumap.h header
2019-09-20 09:19:21 -03:00
bp_account.c
perf tests bp_account: Add dedicated checking helper is_supported()
2019-10-19 15:35:01 -03:00
bp_signal_overflow.c
perf debug: Remove needless include directives from debug.h
2019-08-31 19:10:19 -03:00
bp_signal.c
perf tests: Fix a typo
2019-11-06 15:43:05 -03:00
bpf-script-example.c
bpf-script-test-kbuild.c
bpf-script-test-prologue.c
bpf-script-test-relocation.c
bpf.c
libperf: Adopt perf_mmap__read_event() from tools/perf
2019-10-10 11:49:46 -03:00
Build
perf tests: Rename tests/map_groups.c to tests/maps.c
2019-11-26 11:07:46 -03:00
builtin-test.c
perf tests: Rename tests/map_groups.c to tests/maps.c
2019-11-26 11:07:46 -03:00
clang.c
perf tools: Remove util.h from where it is not needed
2019-09-20 09:19:20 -03:00
code-reading.c
perf thread: Rename thread->mg to thread->maps
2019-11-26 11:07:46 -03:00
cpumap.c
perf tools: Move event synthesizing routines to separate header
2019-09-20 09:19:22 -03:00
dso-data.c
perf tools: Remove util.h from where it is not needed
2019-09-20 09:19:20 -03:00
dwarf-unwind.c
perf unwind: Use 'struct map_symbol' in 'struct unwind_entry'
2019-11-12 08:20:53 -03:00
event_update.c
libperf: Add perf_evlist__id_add() function
2019-09-25 09:51:48 -03:00
event-times.c
libperf: Add perf_evlist__first()/last() functions
2019-09-25 09:51:48 -03:00
evsel-roundtrip-name.c
libperf: Add perf_evlist__first()/last() functions
2019-09-25 09:51:48 -03:00
evsel-tp-sched.c
expr.c
perf debug: Remove needless include directives from debug.h
2019-08-31 19:10:19 -03:00
fdarray.c
hists_common.c
perf tools: Move event synthesizing routines to separate header
2019-09-20 09:19:22 -03:00
hists_common.h
hists_cumulate.c
libperf: Add perf_evlist__first()/last() functions
2019-09-25 09:51:48 -03:00
hists_filter.c
perf tools: Remove needless thread.h include directives
2019-08-31 22:24:10 -03:00
hists_link.c
libperf: Add perf_evlist__first()/last() functions
2019-09-25 09:51:48 -03:00
hists_output.c
libperf: Add perf_evlist__first()/last() functions
2019-09-25 09:51:48 -03:00
is_printable_array.c
keep-tracking.c
libperf: Adopt perf_mmap__read_event() from tools/perf
2019-10-10 11:49:46 -03:00
kmod-path.c
perf debug: Remove needless include directives from debug.h
2019-08-31 19:10:19 -03:00
llvm.c
perf tools: Remove util.h from where it is not needed
2019-09-20 09:19:20 -03:00
llvm.h
make
perf tests: Fix static build test
2019-09-20 14:37:28 -03:00
maps.c
perf tests: Rename tests/map_groups.c to tests/maps.c
2019-11-26 11:07:46 -03:00
mem.c
perf symbols: Move mem_info and branch_info out of symbol.h
2019-08-31 22:27:48 -03:00
mem2node.c
perf env: Remove needless cpumap.h header
2019-09-20 09:19:21 -03:00
mmap-basic.c
libperf: Adopt perf_mmap__read_event() from tools/perf
2019-10-10 11:49:46 -03:00
mmap-thread-lookup.c
libperf: Move 'page_size' global variable to libperf
2019-09-25 09:51:48 -03:00
openat-syscall-all-cpus.c
perf env: Remove needless cpumap.h header
2019-09-20 09:19:21 -03:00
openat-syscall-tp-fields.c
libperf: Adopt perf_mmap__read_event() from tools/perf
2019-10-10 11:49:46 -03:00
openat-syscall.c
perf debug: Remove needless include directives from debug.h
2019-08-31 19:10:19 -03:00
parse-events.c
perf parse: Report initial event parsing error
2019-11-18 19:14:29 -03:00
parse-no-sample-id-all.c
perf tools: Remove util.h from where it is not needed
2019-09-20 09:19:20 -03:00
perf-hooks.c
perf tests: Avoid raising SEGV using an obvious NULL dereference
2019-09-27 09:26:14 -03:00
perf-record.c
libperf: Adopt perf_mmap__read_event() from tools/perf
2019-10-10 11:49:46 -03:00
perf-targz-src-pkg
pmu.c
perf tools: Remove util.h from where it is not needed
2019-09-20 09:19:20 -03:00
python-use.c
sample-parsing.c
perf tools: Add kernel AUX area sampling definitions
2019-11-21 10:54:20 -03:00
sdt.c
perf tools: No need to include internal/lib.h from util/util.h
2019-09-25 09:51:48 -03:00
stat.c
perf tools: Move event synthesizing routines to separate header
2019-09-20 09:19:22 -03:00
sw-clock.c
libperf: Adopt perf_mmap__read_event() from tools/perf
2019-10-10 11:49:46 -03:00
switch-tracking.c
libperf: Adopt perf_mmap__read_event() from tools/perf
2019-10-10 11:49:46 -03:00
task-exit.c
perf test: Avoid infinite loop for task exit case
2019-10-15 08:36:22 -03:00
tests.h
perf tests: Rename tests/map_groups.c to tests/maps.c
2019-11-26 11:07:46 -03:00
thread-map.c
perf tools: Move event synthesizing routines to separate header
2019-09-20 09:19:22 -03:00
thread-maps-share.c
perf tests: Rename thread-mg-share to thread-maps-share
2019-11-26 11:07:46 -03:00
time-utils-test.c
topology.c
perf session: Return error code for perf_session__new() function on failure
2019-09-20 15:58:11 -03:00
unit_number__scnprintf.c
perf debug: Remove needless include directives from debug.h
2019-08-31 19:10:19 -03:00
vmlinux-kallsyms.c
perf maps: Merge 'struct maps' with 'struct map_groups'
2019-11-26 11:07:46 -03:00
wp.c
perf debug: Remove needless include directives from debug.h
2019-08-31 19:10:19 -03:00