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.1-rc5
14 folders
48 files
Documentation
perf docs: Fix man page build wrt perf-arm-coresight.txt
3 years ago
arch
tools headers UAPI: Sync powerpc syscall tables with the kernel sources
4 years ago
bench
perf bench: Update use of pthread mutex/cond
3 years ago
dlfilters
perf dlfilter dlfilter-show-cycles: Fix types for print format
3 years ago
examples
perf tools: Fix various typos in comments
5 years ago
include
perf dlfilter: Add machine_pid and vcpu
3 years ago
jvmti
perf tools: Fix various typos in comments
5 years ago
pmu-events
perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
3 years ago
python
perf python: Convert tracepoint.py example to python3
4 years ago
scripts
perf scripts python: Let script to be python2 compliant
3 years ago
tests
perf test: Fix skipping branch stack sampling test
3 years ago
trace
tools headers uapi: Sync linux/stat.h with the kernel sources
5 years ago
ui
perf annotate: Remove unused struct disasm_line_samples
3 years ago
util
perf test: Fix skipping branch stack sampling test
3 years ago
.gitignore
perf tools: Add the include/perf/ directory to .gitignore
3 years ago
Build
perf kwork: New tool to trace time properties of kernel work (such as softirq, and workqueue)
3 years ago
CREDITS
perf_counter tools: Add CREDITS file for Git contributors
17 years ago
MANIFEST
perf MANIFEST: Add bpftool files to allow building with BUILD_BPF_SKEL=1
4 years ago
Makefile
perf tools: Add a build-test variant to use in builds from a tarball
5 years ago
Makefile.config
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns() is available
3 years ago
Makefile.perf
perf test: Add arm64 asm pureloop test shell script
3 years ago
builtin-annotate.c
perf gtk: Only support --gtk if compiled in
3 years ago
builtin-bench.c
perf bench: Add breakpoint benchmarks
3 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 mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE events
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: Remove duplicate sys/file.h include
4 years ago
builtin-data.c
perf data: Don't mention --to-ctf if it's not supported
4 years ago
builtin-diff.c
perf tools: Remove repipe argument from perf_session__new()
4 years ago
builtin-evlist.c
perf tools: Remove repipe argument from perf_session__new()
4 years ago
builtin-ftrace.c
perf evlist: Rename cpus to user_requested_cpus
4 years ago
builtin-help.c
perf debug: Remove needless include directives from debug.h
6 years ago
builtin-inject.c
perf dso: Hold lock when accessing nsinfo
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 tools: Enhance the matching of sub-commands abbreviations
4 years ago
builtin-kvm.c
perf kvm: Fix subcommand matching error
3 years ago
builtin-kwork.c
perf kwork: Implement BPF trace
3 years ago
builtin-list.c
perf list: Fix metricgroups title message
3 years ago
builtin-lock.c
perf lock: Add -q/--quiet option to suppress header and debug messages
3 years ago
builtin-mem.c
perf mem: Fix -C option behavior for perf mem record
3 years ago
builtin-probe.c
perf namespaces: Add functions to access nsinfo
4 years ago
builtin-record.c
perf record: Fix event fd races
3 years ago
builtin-report.c
perf report: Show per-event LOST SAMPLES stat
3 years ago
builtin-sched.c
perf sched: Factor out destroy_tasks()
3 years ago
builtin-script.c
Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
3 years ago
builtin-stat.c
perf stat: Kill unused per-thread runtime stats
3 years ago
builtin-timechart.c
perf timechart: Add p_state_end helper
3 years ago
builtin-top.c
perf top: Fix error code in cmd_top()
3 years ago
builtin-trace.c
perf trace: Fix incorrectly parsed hexadecimal value for flags in filter
3 years ago
builtin-version.c
perf version: Add HAVE_DEBUGINFOD_SUPPORT to built-in features
4 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 kwork: New tool to trace time properties of kernel work (such as softirq, and workqueue)
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 tools: Add same_cmd_with_prefix() helper
3 years ago
perf.h
perf time-utils: Adopt rdclock() from perf.h
6 years ago