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
/
at
v6.2-rc3
14 folders
48 files
Documentation
perf tools: Don't include signature in version strings
3 years ago
arch
perf tools riscv: Fix build error on riscv due to missing header for 'struct perf_sample'
3 years ago
bench
parisc: Align parisc MADV_XXX constants with all other architectures
3 years ago
dlfilters
perf tools: Fix usage of the verbose variable
3 years ago
examples
perf trace: Remove unused bpf map 'syscalls'
3 years ago
include
perf bpf: Remove now unused BPF headers
3 years ago
jvmti
perf tools: Fix various typos in comments
5 years ago
pmu-events
perf vendor events amd: Add Zen 4 mapping
3 years ago
python
perf python: Convert tracepoint.py example to python3
4 years ago
scripts
perf script: task-analyzer add csv support
3 years ago
tests
perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binary_address' now appears on the backtrace
3 years ago
trace
Merge remote-tracking branch 'torvalds/master' into perf/core
3 years ago
ui
perf tools: Fix "kernel lock contention analysis" test by not printing warnings in quiet mode
3 years ago
util
perf tools: Fix build on uClibc systems by adding missing sys/types.h include
3 years ago
.gitignore
perf build: Install libsymbol locally when building
3 years ago
Build
perf build: Use libtraceevent from the system
3 years ago
CREDITS
perf_counter tools: Add CREDITS file for Git contributors
17 years ago
MANIFEST
tools lib traceevent: Remove libtraceevent
3 years ago
Makefile
Merge remote-tracking branch 'torvalds/master' into perf/core
3 years ago
Makefile.config
perf build: Remove explicit reference to python 2.x devel files
3 years ago
Makefile.perf
perf build: Don't propagate subdir to submakes for install_headers
3 years ago
builtin-annotate.c
perf build: Use libtraceevent from the system
3 years ago
builtin-bench.c
perf bench: Add breakpoint benchmarks
4 years ago
builtin-buildid-cache.c
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
4 years ago
builtin-buildid-list.c
perf buildid-list: Add a "-m" option to show kernel and modules build-ids
3 years ago
builtin-c2c.c
perf tools: Use dedicated non-atomic clear/set bit helpers
3 years ago
builtin-config.c
perf tools: Remove util.h from where it is not needed
6 years ago
builtin-daemon.c
perf daemon: Use sig_atomic_t to avoid UB
3 years ago
builtin-data.c
perf build: Use libtraceevent from the system
3 years ago
builtin-diff.c
perf tools: Make quiet mode consistent between tools
3 years ago
builtin-evlist.c
perf tools: Remove repipe argument from perf_session__new()
4 years ago
builtin-ftrace.c
perf ftrace: Use sig_atomic_t to avoid UB
3 years ago
builtin-help.c
perf debug: Remove needless include directives from debug.h
6 years ago
builtin-inject.c
perf build: Use libtraceevent from the system
3 years ago
builtin-kallsyms.c
perf dsos: Move the dsos struct and its methods to separate source files
6 years ago
builtin-kmem.c
perf build: Use libtraceevent from the system
3 years ago
builtin-kvm.c
perf build: Use libtraceevent from the system
3 years ago
builtin-kwork.c
perf build: Use libtraceevent from the system
3 years ago
builtin-list.c
perf list: JSON escape encoding improvements
3 years ago
builtin-lock.c
perf lock contention: Fix core dump related to not finding the "__sched_text_end" symbol on s/390
3 years ago
builtin-mem.c
perf tools: Move 'struct perf_sample' to a separate header file to disentangle headers
3 years ago
builtin-probe.c
perf probe: Check -v and -q options in the right place
3 years ago
builtin-record.c
perf tools: Fix usage of the verbose variable
3 years ago
builtin-report.c
perf build: Use libtraceevent from the system
3 years ago
builtin-sched.c
perf tools: Use dedicated non-atomic clear/set bit helpers
3 years ago
builtin-script.c
perf tools: Fix usage of the verbose variable
3 years ago
builtin-stat.c
perf tools: Fix usage of the verbose variable
3 years ago
builtin-timechart.c
perf build: Use libtraceevent from the system
3 years ago
builtin-top.c
perf evlist: Remove group option.
3 years ago
builtin-trace.c
Merge remote-tracking branch 'torvalds/master' into perf/core
3 years ago
builtin-version.c
perf build: Use libtraceevent from the system
3 years ago
builtin.h
perf kwork: New tool to trace time properties of kernel work (such as softirq, and workqueue)
3 years ago
check-headers.sh
tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'
6 years ago
command-list.txt
perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commands
3 years ago
design.txt
perf design.txt: Synchronize the definition of enum perf_hw_id with code
4 years ago
perf-archive.sh
perf archive: Fix filtering of empty build-ids
5 years ago
perf-completion.sh
perf tools: Auto-complete for events with ':'
8 years ago
perf-iostat.sh
perf stat: Enable iostat mode for x86 platforms
5 years ago
perf-read-vdso.c
perf tools: Make find_vdso_map() more modular
7 years ago
perf-sys.h
perf tests: Call test_attr__open() directly
5 years ago
perf.c
perf build: Use libtraceevent from the system
3 years ago
perf.h
perf time-utils: Adopt rdclock() from perf.h
6 years ago