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.7-rc1
13 folders
46 files
Documentation
perf script: add -S/--symbols documentation
6 years ago
arch
perf symbols: Fix arm64 gap between kernel start and module end
6 years ago
bench
perf bench: Clear struct sigaction before sigaction() syscall
6 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: Link against tools/lib/ctype.h to have weak strlcpy()
6 years ago
pmu-events
perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric
6 years ago
python
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 407
6 years ago
scripts
perf scripting perl: Add common_callchain to fix argument order
6 years ago
tests
perf build-test: Honour JOBS to override detection of number of cores
6 years ago
trace
perf beauty prctl: Export the 'options' strarray
6 years ago
ui
perf report/top TUI: Fix title line formatting
6 years ago
util
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
6 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 tools: Support Python 3.8+ in Makefile
6 years ago
Makefile.perf
perf: Normalize gcc parameter when generating arch errno table
6 years ago
builtin-annotate.c
perf annotate: Prefer cmdline option over default config
6 years ago
builtin-bench.c
perf tools: Remove perf.h from source files not needing it
6 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 c2c: Fix return type for histogram sorting comparision functions
6 years ago
builtin-config.c
perf tools: Remove util.h from where it is not needed
6 years ago
builtin-data.c
perf debug: Remove needless include directives from debug.h
6 years ago
builtin-diff.c
perf tools: Basic support for CGROUP event
6 years ago
builtin-evlist.c
perf evsel: Introduce evsel_fprintf.h
6 years ago
builtin-ftrace.c
perf auxtrace: Uninline functions that touch perf_session
6 years ago
builtin-help.c
perf debug: Remove needless include directives from debug.h
6 years ago
builtin-inject.c
Merge remote-tracking branch 'torvalds/master' into perf/urgent
6 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 callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
6 years ago
builtin-kvm.c
perf kvm: Use evlist layer api when possible
6 years ago
builtin-list.c
perf list: Hide deprecated events by default
6 years ago
builtin-lock.c
perf session: Return error code for perf_session__new() function on failure
6 years ago
builtin-mem.c
perf session: Return error code for perf_session__new() function on failure
6 years ago
builtin-probe.c
perf probe: Check return value of strlist__add() for -ENOMEM
6 years ago
builtin-record.c
perf record: Add --all-cgroups option
6 years ago
builtin-report.c
perf tools: Basic support for CGROUP event
6 years ago
builtin-sched.c
perf sched timehist: Add support for filtering on CPU
6 years ago
builtin-script.c
perf script: Fix invalid read of directory entry after closedir()
6 years ago
builtin-stat.c
perf stat: Show percore counts in per CPU output
6 years ago
builtin-timechart.c
perf session: Return error code for perf_session__new() function on failure
6 years ago
builtin-top.c
perf top: Support hotkey to change sort order
6 years ago
builtin-trace.c
perf trace: Resolve prctl's 'option' arg strings to numbers
6 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
tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h to pick up openat2 and pidfd_getfd
6 years ago
command-list.txt
perf help: Add missing subcommand `version`
7 years ago
design.txt
perf/doc: Update design.txt for exclude_{host|guest} flags
7 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