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.8-rc6
13 folders
48 files
Documentation
perf list: Add output file option
2 years ago
arch
perf x86 test: Add hybrid test for conflicting legacy/sysfs event
2 years ago
bench
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__new_online_cpus()
2 years ago
dlfilters
perf dlfilter: Add a test for object_code()
2 years ago
include
perf dlfilter: Add al_cleanup()
2 years ago
jvmti
perf tools: Fix various typos in comments
5 years ago
pmu-events
perf vendor events intel: Alderlake/sapphirerapids metric fixes
2 years ago
python
perf python: Convert tracepoint.py example to python3
4 years ago
scripts
perf scripts python arm-cs-trace-disasm.py: Do not ignore disam first sample
2 years ago
tests
perf test shell daemon: Make signal test less racy
2 years ago
trace
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_MNT_ID_UNIQUE
2 years ago
ui
perf TUI: Don't ignore job control
3 years ago
util
perf evlist: Fix evlist__new_default() for > 1 core PMU
2 years ago
.gitignore
perf build: Shellcheck support for OUTPUT directory
2 years ago
Build
perf script: Fix Python support when no libtraceevent
3 years ago
CREDITS
perf_counter tools: Add CREDITS file for Git contributors
17 years ago
MANIFEST
tools perf: Add arm64 sysreg files to MANIFEST
2 years ago
Makefile
Merge remote-tracking branch 'torvalds/master' into perf/core
3 years ago
Makefile.config
perf probe: Convert to check dwarf_getcfi feature
2 years ago
Makefile.perf
perf build: Make minimal shellcheck version to v0.6.0
2 years ago
builtin-annotate.c
perf annotate: Add --insn-stat option for debugging
2 years ago
builtin-bench.c
perf bench uprobe trace_printk: Add entry attaching an BPF program that does a trace_printk
2 years ago
builtin-buildid-cache.c
perf buildid-cache: Fix use of uninitialized value
2 years ago
builtin-buildid-list.c
perf util: Move input_name to util
3 years ago
builtin-c2c.c
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_is_empty()
2 years ago
builtin-config.c
perf path: Make mkpath thread safe, remove 16384 bytes from .bss
2 years ago
builtin-daemon.c
perf tools: Add missing else to cmd_daemon subcommand condition
2 years ago
builtin-data.c
perf util: Move input_name to util
3 years ago
builtin-diff.c
perf diff: Replaces some ',' as separator with the more usual ';'
2 years ago
builtin-evlist.c
perf util: Move input_name to util
3 years ago
builtin-ftrace.c
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__new_online_cpus()
2 years ago
builtin-help.c
perf path: Make mkpath thread safe, remove 16384 bytes from .bss
2 years ago
builtin-inject.c
perf record: Lazy load kernel symbols
2 years ago
builtin-kallsyms.c
perf symbol: Remove now unused symbol_conf.sort_by_name
2 years ago
builtin-kmem.c
perf callchain: Use pthread keys for tls callchain_cursor
2 years ago
builtin-kvm.c
perf evsel: Introduce evsel__name_is() method to check if the evsel name is equal to a given string
3 years ago
builtin-kwork.c
perf kwork: Fix a build error on 32-bit
2 years ago
builtin-list.c
perf list: Add output file option
2 years ago
builtin-lock.c
perf lock: Fix a memory leak on an error path
2 years ago
builtin-mem.c
perf addr_location: Add init/exit/copy functions
2 years ago
builtin-probe.c
perf probe: Dynamically allocate params memory
2 years ago
builtin-record.c
perf tools: Fix calloc() arguments to address error introduced in gcc-14
2 years ago
builtin-report.c
perf report: Support data type profiling
2 years ago
builtin-sched.c
libperf rc_check: Add RC_CHK_EQUAL
2 years ago
builtin-script.c
perf: script: fix missing ',' for fields option
2 years ago
builtin-stat.c
perf stat: Combine the -A/--no-aggr and --no-merge options
2 years ago
builtin-timechart.c
perf addr_location: Add init/exit/copy functions
2 years ago
builtin-top.c
perf top: Remove needless malloc(0) call that triggers -Walloc-size
2 years ago
builtin-trace.c
perf env: Introduce perf_env__arch_strerrno()
2 years ago
builtin-version.c
perf version: Add status of bpf skeletons
2 years ago
builtin.h
perf usage: Move usage strings
3 years ago
check-headers.sh
perf tools: Add get_unaligned_leNN()
2 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: Add new option '--unpack' to expand tarballs
2 years ago
perf-completion.sh
perf shell completion: Support completion of metrics/metricgroups
2 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 --debug-file option to redirect debug output
2 years ago
perf.h
perf util: Move perf_guest/host declarations
3 years ago