..
arch
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
2020-02-18 13:36:57 -03:00
bench
perf bench: Share some global variables to fix build with gcc 10
2020-03-03 16:19:49 -03:00
Documentation
perf intel-pt: Add Intel PT man page references
2020-03-11 11:00:09 -03:00
examples /bpf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
2020-01-28 16:02:33 -08:00
include /bpf
perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf events
2020-02-18 10:13:28 -03:00
jvmti
pmu-events
perf vendor events intel: Add NO_NMI_WATCHDOG metric constraint
2020-03-10 14:56:46 -03:00
python
scripts
tests
perf expr: Make expr__parse() return -1 on error
2020-03-09 21:43:25 -03:00
trace
perf beauty prctl: Export the 'options' strarray
2020-02-11 16:41:50 -03:00
ui
perf annotate: Remove privsize from symbol__annotate() args
2020-02-27 11:06:14 -03:00
util
perf cs-etm: Fix unsigned variable comparison to zero
2020-03-11 10:48:44 -03:00
.gitignore
Build
builtin-annotate.c
perf annotate: Prefer cmdline option over default config
2020-02-27 10:45:08 -03:00
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-c2c.c
perf c2c: Fix return type for histogram sorting comparision functions
2020-01-14 13:29:21 -03:00
builtin-config.c
builtin-data.c
builtin-diff.c
perf diff: Use __block_info__cmp() to replace block_pair_cmp()
2020-03-09 21:43:25 -03:00
builtin-evlist.c
builtin-ftrace.c
builtin-help.c
builtin-inject.c
builtin-kallsyms.c
builtin-kmem.c
builtin-kvm.c
builtin-list.c
builtin-lock.c
builtin-mem.c
builtin-probe.c
perf probe: Check return value of strlist__add() for -ENOMEM
2020-02-27 11:03:13 -03:00
builtin-record.c
perf record: Adapt affinity to machines with #CPUs > 1K
2020-01-06 11:46:09 -03:00
builtin-report.c
perf block-info: Allow selecting which columns to report and its order
2020-03-09 21:43:25 -03:00
builtin-sched.c
perf sched timehist: Add support for filtering on CPU
2020-01-06 11:46:09 -03:00
builtin-script.c
perf tools: Add hw_idx in struct branch_stack
2020-03-09 21:42:53 -03:00
builtin-stat.c
perf stat: Show percore counts in per CPU output
2020-03-04 10:34:09 -03:00
builtin-timechart.c
builtin-top.c
perf annotate: Remove privsize from symbol__annotate() args
2020-02-27 11:06:14 -03:00
builtin-trace.c
perf trace: Resolve prctl's 'option' arg strings to numbers
2020-02-11 16:41:50 -03:00
builtin-version.c
builtin.h
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
2020-02-11 16:41:06 -03:00
command-list.txt
CREDITS
design.txt
Makefile
Makefile.config
libperf: Move to tools/lib/perf
2020-01-06 11:46:09 -03:00
Makefile.perf
libperf: Move to tools/lib/perf
2020-01-06 11:46:09 -03:00
MANIFEST
libperf: Move to tools/lib/perf
2020-01-06 11:46:09 -03:00
perf-archive.sh
perf-completion.sh
perf-read-vdso.c
perf-sys.h
perf-with-kcore.sh
perf.c
perf.h