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.6-rc2
13 folders
48 files
Documentation
perf docs: Fix format of unordered lists
2 years ago
arch
perf pmu: Remove logic for PMU name being NULL
2 years ago
bench
perf pmu: Abstract alias/event struct
2 years ago
dlfilters
perf dlfilter: Add al_cleanup()
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: Fix modifier in tma_info_system_mem_parallel_reads for skylake
2 years ago
python
perf python: Convert tracepoint.py example to python3
4 years ago
scripts
perf scripts python gecko: Launch the profiler UI on the default browser with the appropriate URL
2 years ago
tests
perf parse-events: Fixes relating to no_value terms
2 years ago
trace
perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]"
2 years ago
ui
perf tui slang: Tidy casts
2 years ago
util
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
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 parse-events: Remove BPF event support
2 years ago
Makefile.perf
perf build: Allow customization of clang options for BPF target
2 years ago
builtin-annotate.c
perf addr_location: Add init/exit/copy functions
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
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 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
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: Don't print Unit for "default_core"
2 years ago
builtin-lock.c
Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
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 parse-events: Remove BPF event support
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: Print "cgroup" field on the same line as "comm"
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 top: Don't pass an ERR_PTR() directly to perf_session__delete()
2 years ago
builtin-trace.c
perf trace: Use heuristic when deciding if a syscall tracepoint "const char *" field is really a string
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
perf build: Fix shellcheck issue about quotes for check-headers.sh
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 parse-events: Remove BPF event support
2 years ago
perf.h
perf util: Move perf_guest/host declarations
3 years ago