.. |
attr
|
54a50f93eb
perf tests: Fix attr tests
|
10 years ago |
.gitignore
|
7b6982ce4b
perf test: Add libbpf relocation checker
|
9 years ago |
Build
|
ff3e33b075
perf tests: Add test for bitmap_scnprintf function
|
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
|
626a6b784e
perf tools: Enable overwrite settings
|
9 years ago |
bitmap.c
|
ff3e33b075
perf tests: Add test for bitmap_scnprintf function
|
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
|
c369e0a1a8
perf tests bpf: Use SyS_epoll_wait alias
|
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
|
4ffde49246
perf test bpf: Use epoll_wait() instead of epoll_pwait()
|
9 years ago |
builtin-test.c
|
ff3e33b075
perf tests: Add test for bitmap_scnprintf function
|
9 years ago |
code-reading.c
|
b2d0dbf097
perf tests: objdump output can contain multi byte chunks
|
9 years ago |
cpumap.c
|
3ac55b1df0
perf tests cpumap: Add missing headers
|
9 years ago |
dso-data.c
|
f3069249e9
perf tools: Allow to reset open files counter
|
9 years ago |
dwarf-unwind.c
|
eb9f03231b
perf tests: Forward the perf_sample in the dwarf unwind test
|
9 years ago |
event-times.c
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 years ago |
event_update.c
|
8daef508b0
perf tests: Replace assignment with comparison on assert check
|
9 years ago |
evsel-roundtrip-name.c
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 years ago |
evsel-tp-sched.c
|
721a1f53df
perf tests: Pass the subtest index to each test routine
|
9 years ago |
fdarray.c
|
16b91d5ed4
perf test fdarray: Add missing poll.h header
|
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
|
347ca87806
perf tests: Fix hist accumulation test
|
9 years ago |
hists_filter.c
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 years ago |
hists_link.c
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 years ago |
hists_output.c
|
52225036fa
perf hists: Move sort__need_collapse into struct perf_hpp_list
|
9 years ago |
is_printable_array.c
|
988dd774dc
perf tests: Add is_printable_array test
|
9 years ago |
keep-tracking.c
|
e68ae9cf7d
perf evsel: Do not use globals in config()
|
9 years ago |
kmod-path.c
|
e5e6312b5b
perf tests kmod-path: Fix build on ubuntu:16.04-x-armhf
|
9 years ago |
llvm.c
|
175729fc2c
perf tools: Remove needless includes from cache.h
|
9 years ago |
llvm.h
|
7b6982ce4b
perf test: Add libbpf relocation checker
|
9 years ago |
make
|
e26e63be64
perf build: Add sdt feature detection
|
9 years ago |
mmap-basic.c
|
1fbe7df819
perf tests: Add missing pthread.h include for CPU_*() macros
|
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
|
1fbe7df819
perf tests: Add missing pthread.h include for CPU_*() macros
|
9 years ago |
openat-syscall-tp-fields.c
|
ab6526b2ca
perf tests openat-syscall-tp-fields: Add some conditional defines
|
9 years ago |
openat-syscall.c
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 years ago |
parse-events.c
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 years ago |
parse-no-sample-id-all.c
|
0b04b3dcdf
perf evlist: Destructors should accept NULL
|
9 years ago |
perf-record.c
|
1fbe7df819
perf tests: Add missing pthread.h include for CPU_*() macros
|
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 |
sdt.c
|
8e5dc84835
perf test: Add a test case for SDT event
|
9 years ago |
stat.c
|
d4c2259195
perf tools: Add stat round event synthesize function
|
9 years ago |
sw-clock.c
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 years ago |
switch-tracking.c
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 years ago |
task-exit.c
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 years ago |
tests.h
|
ff3e33b075
perf tests: Add test for bitmap_scnprintf function
|
9 years ago |
thread-map.c
|
8fbc38aaaf
perf tests: Fix thread map test for -F option
|
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 |