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.5-rc6
14 folders
48 files
Documentation
perf lock contention: Add --output option
2 years ago
arch
perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx function
2 years ago
bench
perf bench sched messaging: Free contexts on exit
2 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: Fix large metrics
2 years ago
python
perf python: Convert tracepoint.py example to python3
4 years ago
scripts
perf python scripting: Get rid of unused import in arm-cs-trace-disasm
2 years ago
tests
perf test parse-events: Test complex name has required event format
2 years ago
trace
perf beauty: Update copy of linux/socket.h with the kernel sources
2 years ago
ui
perf annotation: Switch lock from a mutex to a sharded_mutex
2 years ago
util
perf stat: Don't display zero tool counts
2 years ago
.gitignore
perf jevents: Run metric_test.py at compile-time
3 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 lib traceevent: Remove libtraceevent
3 years ago
Makefile
Merge remote-tracking branch 'torvalds/master' into perf/core
3 years ago
Makefile.config
perf build: Fix library not found error when using CSLIBS
2 years ago
Makefile.perf
perf: Replace deprecated -target with --target= for Clang
2 years ago
builtin-annotate.c
perf addr_location: Add init/exit/copy functions
2 years ago
builtin-bench.c
perf bench: Add missing setlocale() call to allow usage of %'d style formatting
2 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 util: Move input_name to util
3 years ago
builtin-c2c.c
perf callchain: Use pthread keys for tls callchain_cursor
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 srcline: Optimize comparision against SRCLINE_UNKNOWN
2 years ago
builtin-evlist.c
perf util: Move input_name to util
3 years ago
builtin-ftrace.c
perf ftrace latency: Remove unnecessary "--" from --use-nsec option
2 years ago
builtin-help.c
perf path: Make mkpath thread safe, remove 16384 bytes from .bss
2 years ago
builtin-inject.c
perf inject: Lazily allocate guest_event event_buf
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 callchain: Use pthread keys for tls callchain_cursor
2 years ago
builtin-list.c
perf list: Check arguments to show libpfm4 events
2 years ago
builtin-lock.c
perf lock contention: Add --output option
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 pmus: Remove perf_pmus__has_hybrid
2 years ago
builtin-report.c
perf symbol: Remove now unused symbol_conf.sort_by_name
2 years ago
builtin-sched.c
perf sched: Avoid large stack allocations
2 years ago
builtin-script.c
perf script: Remove some large stack allocations
2 years ago
builtin-stat.c
perf stat: Add missing newline in pr_err messages
2 years ago
builtin-timechart.c
perf addr_location: Add init/exit/copy functions
2 years ago
builtin-top.c
perf annotation: Switch lock from a mutex to a sharded_mutex
2 years ago
builtin-trace.c
perf callchain: Use pthread keys for tls callchain_cursor
2 years ago
builtin-version.c
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
2 years ago
builtin.h
perf usage: Move usage strings
3 years ago
check-headers.sh
tools headers: Make the difference output easier to read
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: Fix filtering of empty build-ids
5 years ago
perf-completion.sh
perf tools: Fix auto-complete on aarch64
3 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 util: Move input_name to util
3 years ago
perf.h
perf util: Move perf_guest/host declarations
3 years ago