tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
tools
/
perf
/
tests
/
at
v5.9-rc6
2 folders
73 files
attr
perf test: Leader sampling shouldn't clear sample period
5 years ago
shell
perf test: Allow multiple probes in record+script_probe_vfs_getname.sh
5 years ago
.gitignore
.gitignore: add SPDX License Identifier
6 years ago
Build
perf tests: Add parse metric test for ipc metric
5 years ago
api-io.c
tools api: Add a lightweight buffered reading api
6 years ago
attr.c
perf debug: Remove needless include directives from debug.h
6 years ago
attr.py
perf script python: Add Python3 support to tests/attr.py
7 years ago
backward-ring-buffer.c
perf tests: Fix out of bounds memory access
6 years ago
bitmap.c
perf env: Remove needless cpumap.h header
6 years ago
bp_account.c
perf tests bp_account: Make global variable static
6 years ago
bp_signal.c
perf test: Fix the "signal" test inline assembly
5 years ago
bp_signal_overflow.c
perf debug: Remove needless include directives from debug.h
6 years ago
bpf-script-example.c
perf tests: Add missing SPDX headers
6 years ago
bpf-script-test-kbuild.c
perf tests: Add missing SPDX headers
6 years ago
bpf-script-test-prologue.c
perf tests: Add missing SPDX headers
6 years ago
bpf-script-test-relocation.c
perf tests: Add missing SPDX headers
6 years ago
bpf.c
perf test: Fix basic bpf filtering test
5 years ago
builtin-test.c
perf tests: Add parse metric test for ipc metric
5 years ago
clang.c
perf tools: Remove util.h from where it is not needed
6 years ago
code-reading.c
perf evlist: Fix the class prefix for 'struct evlist' strerror methods
5 years ago
cpumap.c
perf test: Fix test case Merge cpu map
6 years ago
demangle-java-test.c
perf tests: Add test for the java demangler
6 years ago
dso-data.c
perf tools: Remove util.h from where it is not needed
6 years ago
dwarf-unwind.c
perf test: Initialize memory in dwarf-unwind
5 years ago
event-times.c
perf evsel: Rename perf_evsel__open_per_*() to evsel__open_per_*()
6 years ago
event_update.c
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
6 years ago
evsel-roundtrip-name.c
perf evsel: Rename perf_evsel__[hs]w_cache* to evsel__[hs]w_cache*
6 years ago
evsel-tp-sched.c
perf evsel: Rename perf_evsel__new*() to evsel__new*()
6 years ago
expr.c
perf metric: Add 'struct expr_id_data' to keep expr value
5 years ago
fdarray.c
libperf: Add flags to fdarray fds objects
5 years ago
genelf.c
perf jit: Move test functionality in to a test
6 years ago
hists_common.c
perf tools: Move event synthesizing routines to separate header
6 years ago
hists_common.h
Merge branch 'linus' into perf/core, to fix conflicts
8 years ago
hists_cumulate.c
perf evsel: Rename perf_evsel__resort*() to evsel__resort*()
6 years ago
hists_filter.c
perf evsel: Rename perf_evsel__resort*() to evsel__resort*()
6 years ago
hists_link.c
libperf: Add perf_evlist__first()/last() functions
6 years ago
hists_output.c
perf evsel: Rename perf_evsel__resort*() to evsel__resort*()
6 years ago
is_printable_array.c
Merge branch 'linus' into perf/core, to fix conflicts
8 years ago
keep-tracking.c
libperf: Adopt perf_mmap__read_event() from tools/perf
6 years ago
kmod-path.c
perf debug: Remove needless include directives from debug.h
6 years ago
llvm.c
perf tools: Remove util.h from where it is not needed
6 years ago
llvm.h
Merge branch 'linus' into perf/core, to fix conflicts
8 years ago
make
perf build: Add a LIBPFM4=1 build test entry
5 years ago
maps.c
perf tests: Rename tests/map_groups.c to tests/maps.c
6 years ago
mem.c
perf symbols: Move mem_info and branch_info out of symbol.h
6 years ago
mem2node.c
perf env: Remove needless cpumap.h header
6 years ago
mmap-basic.c
perf evsel: Rename perf_evsel__new*() to evsel__new*()
6 years ago
mmap-thread-lookup.c
libperf: Move 'page_size' global variable to libperf
6 years ago
openat-syscall-all-cpus.c
perf counts: Rename perf_evsel__*counts() to evsel__*counts()
6 years ago
openat-syscall-tp-fields.c
perf evsel: Rename perf_evsel__new*() to evsel__new*()
6 years ago
openat-syscall.c
perf evsel: Rename perf_evsel__new*() to evsel__new*()
6 years ago
parse-events.c
perf parse-events: Set exclude_guest=1 for user-space counting
5 years ago
parse-metric.c
perf test: Fix memory leaks in parse-metric test
5 years ago
parse-no-sample-id-all.c
perf tools: Remove util.h from where it is not needed
6 years ago
perf-hooks.c
perf tests: Avoid raising SEGV using an obvious NULL dereference
6 years ago
perf-record.c
perf script: Show text poke address symbol
6 years ago
perf-targz-src-pkg
Merge branch 'linus' into perf/core, to fix conflicts
8 years ago
pfm.c
perf tools: Add optional support for libpfm4
6 years ago
pmu-events.c
perf test: Free aliases for PMU event map aliases test
5 years ago
pmu.c
perf test: Free formats for perf pmu parse test
5 years ago
python-use.c
perf test: Use header file util/debug.h
7 years ago
sample-parsing.c
perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*()
6 years ago
sdt.c
perf tools: No need to include internal/lib.h from util/util.h
6 years ago
stat.c
perf tools: Move event synthesizing routines to separate header
6 years ago
sw-clock.c
perf evsel: Rename perf_evsel__new*() to evsel__new*()
6 years ago
switch-tracking.c
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field metehods to to evsel__*()
6 years ago
task-exit.c
perf test: Avoid infinite loop for task exit case
6 years ago
tests.h
perf tests: Add parse metric test for ipc metric
5 years ago
thread-map.c
perf tools: Move event synthesizing routines to separate header
6 years ago
thread-maps-share.c
perf tests: Rename thread-mg-share to thread-maps-share
6 years ago
time-utils-test.c
perf evlist: Rename struct perf_evlist to struct evlist
6 years ago
topology.c
perf test session topology: Fix data path
6 years ago
unit_number__scnprintf.c
perf debug: Remove needless include directives from debug.h
6 years ago
vmlinux-kallsyms.c
perf maps: Merge 'struct maps' with 'struct map_groups'
6 years ago
wp.c
perf debug: Remove needless include directives from debug.h
6 years ago