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
v5.12-rc3
13 folders
47 files
Documentation
perf tools: Fix documentation of verbose options
5 years ago
arch
perf cs-etm: Fix bitmap for option
5 years ago
bench
perf bench numa: Fix the condition checks for max number of NUMA nodes
5 years ago
examples
perf bpf examples: Fix bpf.h header include directive in 5sec.c example
5 years ago
include
perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf events
6 years ago
jvmti
perf jvmti: Remove redundant jitdump line table entries
5 years ago
pmu-events
perf vendor events arm64: Add JSON metrics for imx8mp DDR Perf
5 years ago
python
tweewide: Fix most Shebang lines
5 years ago
scripts
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
5 years ago
tests
perf test: Fix sample-parsing failure on non-x86 platforms
5 years ago
trace
tools arch x86: Sync the msr-index.h copy with the kernel sources
5 years ago
ui
perf annotate: Do not jump after 'k' is pressed
5 years ago
util
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches
5 years ago
.gitignore
.gitignore: add SPDX License Identifier
6 years ago
Build
perf daemon: Add daemon command
5 years ago
CREDITS
perf_counter tools: Add CREDITS file for Git contributors
17 years ago
MANIFEST
libperf: Move to tools/lib/perf
6 years ago
Makefile
tools: Let O= makes handle a relative path with -C option
6 years ago
Makefile.config
perf build: Support build BPF skeletons with perf
5 years ago
Makefile.perf
perf build: Fix ccache usage in $(CC) when generating arch errno table
5 years ago
builtin-annotate.c
perf evlist: Use the right prefix for 'struct evlist' event group methods
5 years ago
builtin-bench.c
perf bench: Add build-id injection benchmark
5 years ago
builtin-buildid-cache.c
perf buildid-cache: Add --debuginfod option to specify a server to fetch debug files
5 years ago
builtin-buildid-list.c
perf buildid-list: Add support for mmap2's buildid events
5 years ago
builtin-c2c.c
perf c2c: Support data block and addr block
5 years ago
builtin-config.c
perf tools: Remove util.h from where it is not needed
6 years ago
builtin-daemon.c
perf daemon: Fix compile error with Asan
5 years ago
builtin-data.c
perf data: Add support to store time of day in CTF data conversion
5 years ago
builtin-diff.c
perf diff: Don't crash on freeing errno-session on the error path
5 years ago
builtin-evlist.c
perf evlist: Support pipe mode display
5 years ago
builtin-ftrace.c
perf evlist: Use the right prefix for 'struct evlist' create maps methods
5 years ago
builtin-help.c
perf debug: Remove needless include directives from debug.h
6 years ago
builtin-inject.c
perf inject jit: Add namespaces support
5 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 evlist: Use the right prefix for 'struct evlist' 'find' methods
5 years ago
builtin-kvm.c
perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing method
5 years ago
builtin-list.c
perf list: Remove dead code in argument check
5 years ago
builtin-lock.c
perf lock: Don't free "lock_seq_stat" if read_count isn't zero
5 years ago
builtin-mem.c
perf tools: Support data block and addr block
5 years ago
builtin-probe.c
perf probe: Do not show the skipped events
6 years ago
builtin-record.c
perf auxtrace: Automatically group aux-output events
5 years ago
builtin-report.c
perf report: Support --header-only for pipe mode
5 years ago
builtin-sched.c
perf evlist: Use the right prefix for 'struct evlist' 'find' methods
5 years ago
builtin-script.c
perf script: Add branch types for VM-Entry and VM-Exit
5 years ago
builtin-stat.c
perf stat: Support L2 Topdown events
5 years ago
builtin-timechart.c
perf tools: Replace zero-length array with flexible-array
5 years ago
builtin-top.c
perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing method
5 years ago
builtin-trace.c
perf trace: Fix race in signal handling
5 years ago
builtin-version.c
perf version: Add a feature for libpfm4
5 years ago
builtin.h
perf daemon: Add daemon command
5 years ago
check-headers.sh
perf s390: Move syscall.tbl check into check-headers.sh
5 years ago
command-list.txt
perf daemon: Add daemon command
5 years ago
design.txt
perf tools: Support CAP_PERFMON capability
6 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-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-with-kcore.sh
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
6 years ago
perf.c
perf daemon: Add daemon command
5 years ago
perf.h
perf time-utils: Adopt rdclock() from perf.h
6 years ago