.. |
attr
|
fb50c09e92
perf tools: Fix crash on synthesizing the unit
|
6 years ago |
shell
|
1632936480
perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
|
7 years ago |
.gitignore
|
7b6982ce4b
perf test: Add libbpf relocation checker
|
9 years ago |
Build
|
2e85d5979e
perf test: Add watchpoint test
|
6 years ago |
attr.c
|
77f18153c0
perf tools: Fix snprint warnings for gcc 8
|
7 years ago |
attr.py
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
backward-ring-buffer.c
|
b9bae2c841
perf mmap: Simplify perf_mmap__read_init()
|
7 years ago |
bitmap.c
|
3c8b818640
perf tools: Drop unneeded bitmap_zero() calls
|
7 years ago |
bp_account.c
|
1cd618838b
perf tests bp_account: Fix build with clang-6
|
7 years ago |
bp_signal.c
|
4ca69ca9db
perf test: Disable test cases 19 and 20 on s390x
|
7 years ago |
bp_signal_overflow.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
bpf-script-example.c
|
eccb1b9363
perf test BPF: Fixup BPF test using epoll_pwait syscall function probe
|
7 years ago |
bpf-script-test-kbuild.c
|
c13009c1ef
perf tests bpf: Remove unused ptrace.h include from LLVM test
|
7 years ago |
bpf-script-test-prologue.c
|
db26984a36
perf bpf: Fix endianness problem when loading parameters in prologue
|
8 years ago |
bpf-script-test-relocation.c
|
7b6982ce4b
perf test: Add libbpf relocation checker
|
9 years ago |
bpf.c
|
b9bae2c841
perf mmap: Simplify perf_mmap__read_init()
|
7 years ago |
builtin-test.c
|
0e24147d69
perf test: S390 does not support watchpoints in test 22
|
6 years ago |
clang.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
code-reading.c
|
bcd4287ead
perf tools: Get rid of dso__needs_decompress() call in read_object_code()
|
7 years ago |
cpumap.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
dso-data.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
dwarf-unwind.c
|
fdf7c49c20
perf tests: Fix dwarf unwind for stripped binaries
|
7 years ago |
event-times.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
event_update.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
evsel-roundtrip-name.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
evsel-tp-sched.c
|
bb39ccb204
tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags
|
6 years ago |
expr.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
fdarray.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
hists_common.c
|
3183f8ca30
perf symbols: Unify symbol maps
|
7 years ago |
hists_common.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
hists_cumulate.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
hists_filter.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
hists_link.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
hists_output.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
is_printable_array.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
keep-tracking.c
|
b9bae2c841
perf mmap: Simplify perf_mmap__read_init()
|
7 years ago |
kmod-path.c
|
b946cd3734
perf tools: Remove ext from struct kmod_path
|
7 years ago |
llvm.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
llvm.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
make
|
41e0e24b45
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
8 years ago |
mem.c
|
77f18153c0
perf tools: Fix snprint warnings for gcc 8
|
7 years ago |
mem2node.c
|
3c8b818640
perf tools: Drop unneeded bitmap_zero() calls
|
7 years ago |
mmap-basic.c
|
518c6021e9
perf tests mmap: Show which tracepoint is failing
|
7 years ago |
mmap-thread-lookup.c
|
f07a2d32b5
perf thread: Introduce thread__find_map()
|
7 years ago |
openat-syscall-all-cpus.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
openat-syscall-tp-fields.c
|
b9bae2c841
perf mmap: Simplify perf_mmap__read_init()
|
7 years ago |
openat-syscall.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
parse-events.c
|
a6f39cecf7
perf tests: Fix complex event name parsing
|
7 years ago |
parse-no-sample-id-all.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
perf-hooks.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
perf-record.c
|
b9bae2c841
perf mmap: Simplify perf_mmap__read_init()
|
7 years ago |
perf-targz-src-pkg
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
pmu.c
|
77f18153c0
perf tools: Fix snprint warnings for gcc 8
|
7 years ago |
python-use.c
|
e9ee0dce45
perf test: Use header file util/debug.h
|
7 years ago |
sample-parsing.c
|
936f1f30bb
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize_sample()
|
7 years ago |
sdt.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
stat.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
sw-clock.c
|
b9bae2c841
perf mmap: Simplify perf_mmap__read_init()
|
7 years ago |
switch-tracking.c
|
b9bae2c841
perf mmap: Simplify perf_mmap__read_init()
|
7 years ago |
task-exit.c
|
b9bae2c841
perf mmap: Simplify perf_mmap__read_init()
|
7 years ago |
tests.h
|
0e24147d69
perf test: S390 does not support watchpoints in test 22
|
6 years ago |
thread-map.c
|
73c0ca1eee
perf thread_map: Enumerate all threads from /proc
|
7 years ago |
thread-mg-share.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
topology.c
|
b930e62ecd
perf test session topology: Fix test on s390
|
7 years ago |
unit_number__scnprintf.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
vmlinux-kallsyms.c
|
107cad95ff
perf machine: Ditch find_kernel_function variants
|
7 years ago |
wp.c
|
0e24147d69
perf test: S390 does not support watchpoints in test 22
|
6 years ago |