.. |
attr
|
54a50f93eb
perf tests: Fix attr tests
|
10 years ago |
.gitignore
|
7b6982ce4b
perf test: Add libbpf relocation checker
|
9 years ago |
Build
|
ee74701ed8
perf tests: Add test to check backward ring buffer
|
9 years ago |
attr.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 years ago |
attr.py
|
48000a1aed
perf tools: Remove EOL whitespaces
|
10 years ago |
backward-ring-buffer.c
|
ee74701ed8
perf tests: Add test to check backward ring buffer
|
9 years ago |
bp_signal.c
|
1ad826bad5
perf tests: Fix build on older systems where 'signal' is reserved
|
9 years ago |
bp_signal_overflow.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
bpf-script-example.c
|
b31de018a6
perf test: Enhance the LLVM test: update basic BPF test program
|
9 years ago |
bpf-script-test-kbuild.c
|
7af3f3d55b
perf test: Enhance the LLVM tests: add kbuild test
|
9 years ago |
bpf-script-test-prologue.c
|
bbb7d4925a
perf test: Test the BPF prologue adding infrastructure
|
9 years ago |
bpf-script-test-relocation.c
|
7b6982ce4b
perf test: Add libbpf relocation checker
|
9 years ago |
bpf.c
|
e68ae9cf7d
perf evsel: Do not use globals in config()
|
9 years ago |
builtin-test.c
|
ee74701ed8
perf tests: Add test to check backward ring buffer
|
9 years ago |
code-reading.c
|
e68ae9cf7d
perf evsel: Do not use globals in config()
|
9 years ago |
cpumap.c
|
f77b57ad4f
perf cpu_map: Add cpu_map__new_event function
|
9 years ago |
dso-data.c
|
ca7ce82a28
perf tests: Do not use sizeof on pointer type
|
9 years ago |
dwarf-unwind.c
|
eb9f03231b
perf tests: Forward the perf_sample in the dwarf unwind test
|
9 years ago |
event-times.c
|
b31d660df3
perf tests: Add test to check for event times
|
9 years ago |
event_update.c
|
8daef508b0
perf tests: Replace assignment with comparison on assert check
|
9 years ago |
evsel-roundtrip-name.c
|
c0651c41e4
perf test: Prevent using bpf-output event in round trip name test
|
9 years ago |
evsel-tp-sched.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
fdarray.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
hists_common.c
|
52225036fa
perf hists: Move sort__need_collapse into struct perf_hpp_list
|
9 years ago |
hists_common.h
|
a1891aa480
perf tests: Define and use symbolic names for fake symbols
|
11 years ago |
hists_cumulate.c
|
52225036fa
perf hists: Move sort__need_collapse into struct perf_hpp_list
|
9 years ago |
hists_filter.c
|
4cb93446c5
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack
|
9 years ago |
hists_link.c
|
52225036fa
perf hists: Move sort__need_collapse into struct perf_hpp_list
|
9 years ago |
hists_output.c
|
52225036fa
perf hists: Move sort__need_collapse into struct perf_hpp_list
|
9 years ago |
keep-tracking.c
|
e68ae9cf7d
perf evsel: Do not use globals in config()
|
9 years ago |
kmod-path.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
llvm.c
|
b8cbb34906
perf config: Bring perf_default_config to the very beginning at main()
|
9 years ago |
llvm.h
|
7b6982ce4b
perf test: Add libbpf relocation checker
|
9 years ago |
make
|
8ee4646038
perf build: Add libcrypto feature detection
|
9 years ago |
mmap-basic.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
mmap-thread-lookup.c
|
0468479357
perf test: Use machine__new_host in mmap thread lookup test
|
9 years ago |
openat-syscall-all-cpus.c
|
bd1a0be515
tools/perf: Fix misspellings in comments.
|
9 years ago |
openat-syscall-tp-fields.c
|
e68ae9cf7d
perf evsel: Do not use globals in config()
|
9 years ago |
openat-syscall.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
parse-events.c
|
43d0b97817
perf tools: Enable config and setting names for legacy cache events
|
9 years ago |
parse-no-sample-id-all.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
perf-record.c
|
e68ae9cf7d
perf evsel: Do not use globals in config()
|
9 years ago |
perf-targz-src-pkg
|
cde88355f2
perf tests: Fix tarpkg build test error output redirection
|
9 years ago |
pmu.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
python-use.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
sample-parsing.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
stat.c
|
d4c2259195
perf tools: Add stat round event synthesize function
|
9 years ago |
sw-clock.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
switch-tracking.c
|
e68ae9cf7d
perf evsel: Do not use globals in config()
|
9 years ago |
task-exit.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
tests.h
|
ee74701ed8
perf tests: Add test to check backward ring buffer
|
9 years ago |
thread-map.c
|
5966094239
perf thread_map: Add thread_map__new_event function
|
9 years ago |
thread-mg-share.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
topology.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
vmlinux-kallsyms.c
|
6566feafb4
perf test: Add missing verbose output explaining the reason for failure
|
9 years ago |