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.9-rc6
13 folders
46 files
Documentation
perf record/stat: Explicitly call out event modifiers in the documentation
5 years ago
arch
Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
5 years ago
bench
perf bench: Fix 2 memory sanitizer warnings
5 years ago
examples
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
6 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 amd: Remove trailing commas
5 years ago
python
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 407
6 years ago
scripts
perf scripts python: exported-sql-viewer.py: Fix time chart call tree
5 years ago
tests
perf test: Free formats for perf pmu parse test
5 years ago
trace
perf trace beauty: Use the autogenerated protocol family table
5 years ago
ui
perf top/report: Fix infinite loop in the TUI for grouped events
5 years ago
util
perf stat: Fix the ratio comments of miss-events
5 years ago
.gitignore
.gitignore: add SPDX License Identifier
6 years ago
Build
perf tools: Rename build libperf to perf
7 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-ids: Fall back to debuginfod query if debuginfo not found
5 years ago
Makefile.perf
perf build-ids: Fall back to debuginfod query if debuginfo not found
5 years ago
builtin-annotate.c
perf evsel: Rename perf_evsel__resort*() to evsel__resort*()
6 years ago
builtin-bench.c
Merge remote-tracking branch 'torvalds/master' into perf/core
5 years ago
builtin-buildid-cache.c
perf session: Return error code for perf_session__new() function on failure
6 years ago
builtin-buildid-list.c
perf session: Return error code for perf_session__new() function on failure
6 years ago
builtin-c2c.c
perf evlist: Fix the class prefix for 'struct evlist' sample_type methods
5 years ago
builtin-config.c
perf tools: Remove util.h from where it is not needed
6 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 evsel: Rename perf_evsel__is_*() to evsel__is*()
6 years ago
builtin-evlist.c
perf evsel: Rename perf_evsel__fprintf() to evsel__fprintf()
6 years ago
builtin-ftrace.c
perf ftrace: Make option description initials all capital letters
5 years ago
builtin-help.c
perf debug: Remove needless include directives from debug.h
6 years ago
builtin-inject.c
perf inject jit: Remove //anon mmap events
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 kmem: Pass additional arguments to 'perf record'
5 years ago
builtin-kvm.c
perf evlist: Fix the class prefix for 'struct evlist' 'add' evsel methods
5 years ago
builtin-list.c
perf list: Add metrics to command line usage
5 years ago
builtin-lock.c
perf lock: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()
6 years ago
builtin-mem.c
perf c2c: Fix 'perf c2c record -e list' to show the default events used
6 years ago
builtin-probe.c
perf probe: Do not show the skipped events
6 years ago
builtin-record.c
perf record: Correct the help info of option "--no-bpf-event"
5 years ago
builtin-report.c
perf report: Disable ordered_events for raw dump
5 years ago
builtin-sched.c
perf sched timehist: Fix use of CPU list with summary option
5 years ago
builtin-script.c
perf script: Add 'tod' field to display time of day
5 years ago
builtin-stat.c
perf stat: Turn off summary for interval mode by default
5 years ago
builtin-timechart.c
perf tools: Replace zero-length array with flexible-array
6 years ago
builtin-top.c
perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
5 years ago
builtin-trace.c
perf record: Extend -D,--delay option with -1 value
5 years ago
builtin-version.c
perf symbols: Move mem_info and branch_info out of symbol.h
6 years ago
builtin.h
perf tools: Remove needless util.h include from builtin.h
6 years ago
check-headers.sh
perf trace beauty: Use the autogenerated protocol family table
5 years ago
command-list.txt
perf help: Add missing subcommand `version`
7 years ago
design.txt
perf tools: Support CAP_PERFMON capability
6 years ago
perf-archive.sh
Merge branch 'linus' into locking/core, to resolve conflicts
8 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 tools: Make usage of test_attr__* optional for perf-sys.h
6 years ago
perf-with-kcore.sh
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
6 years ago
perf.c
libperf: Merge libperf_set_print() into libperf_init()
6 years ago
perf.h
perf time-utils: Adopt rdclock() from perf.h
6 years ago