..
arch
perf arm64: Fix off-by-one directory paths.
2021-04-20 08:40:20 -03:00
bench
perf tools: Fix various typos in comments
2021-03-23 17:13:43 -03:00
Documentation
perf stat: Enable iostat mode for x86 platforms
2021-04-20 08:40:20 -03:00
examples /bpf
perf tools: Fix various typos in comments
2021-03-23 17:13:43 -03: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
perf tools: Fix various typos in comments
2021-03-23 17:13:43 -03:00
pmu-events
perf vendor events: Initial JSON/events list for power10 platform
2021-04-20 08:40:20 -03:00
python
tweewide: Fix most Shebang lines
2020-12-08 23:30:04 +09:00
scripts
perf tools: Fix various typos in comments
2021-03-23 17:13:43 -03:00
tests
perf tools: Add a build-test variant to use in builds from a tarball
2021-04-20 08:43:58 -03:00
trace
perf beauty: Fix fsconfig generator
2021-04-15 16:34:11 -03:00
ui
perf tools: Fix various typos in comments
2021-03-23 17:13:43 -03:00
util
perf data: Fix error return code in perf_data__create_dir()
2021-04-20 08:40:20 -03:00
.gitignore
perf: Update .gitignore file
2021-04-20 08:40:20 -03:00
Build
perf daemon: Add daemon command
2021-02-09 15:42:57 -03:00
builtin-annotate.c
perf annotate: Fix sample events lost in stdio mode
2021-04-14 09:23:54 -03:00
builtin-bench.c
perf bench: Add build-id injection benchmark
2020-10-13 10:59:42 -03:00
builtin-buildid-cache.c
perf buildid-cache: Add --debuginfod option to specify a server to fetch debug files
2020-12-28 12:20:39 -03:00
builtin-buildid-list.c
perf buildid-list: Add support for mmap2's buildid events
2020-12-28 12:23:09 -03:00
builtin-c2c.c
perf c2c: Support data block and addr block
2021-02-08 16:25:00 -03:00
builtin-config.c
perf tools: Remove util.h from where it is not needed
2019-09-20 09:19:20 -03:00
builtin-daemon.c
Merge remote-tracking branch 'torvalds/master' into perf/core
2021-03-29 10:39:10 -03:00
builtin-data.c
perf data: Add support to store time of day in CTF data conversion
2020-08-06 09:43:37 -03:00
builtin-diff.c
perf tools: Fix various typos in comments
2021-03-23 17:13:43 -03:00
builtin-evlist.c
perf evlist: Support pipe mode display
2020-12-17 14:36:17 -03:00
builtin-ftrace.c
perf evlist: Use the right prefix for 'struct evlist' create maps methods
2020-11-30 14:56:52 -03:00
builtin-help.c
perf debug: Remove needless include directives from debug.h
2019-08-31 19:10:19 -03:00
builtin-inject.c
perf inject: Fix repipe usage
2021-04-05 10:15:51 -03:00
builtin-kallsyms.c
perf dsos: Move the dsos struct and its methods to separate source files
2019-08-31 22:24:10 -03:00
builtin-kmem.c
perf evlist: Use the right prefix for 'struct evlist' 'find' methods
2020-11-30 09:48:07 -03:00
builtin-kvm.c
perf evlist: Use the right prefix for 'struct evlist' mmap pages parsing method
2020-11-30 15:15:30 -03:00
builtin-list.c
perf list: Remove dead code in argument check
2020-09-09 11:12:10 -03:00
builtin-lock.c
perf tools: Fix various typos in comments
2021-03-23 17:13:43 -03:00
builtin-mem.c
perf tools: Support data block and addr block
2021-02-08 16:25:00 -03:00
builtin-probe.c
perf probe: Do not show the skipped events
2020-05-28 10:03:24 -03:00
builtin-record.c
perf record: Improve 'Workload failed' message printing events + what was exec'ed
2021-04-15 16:34:05 -03:00
builtin-report.c
perf report: Create option to disable raw event ordering
2021-03-03 12:59:27 -03:00
builtin-sched.c
perf tools: Fix various typos in comments
2021-03-23 17:13:43 -03:00
builtin-script.c
perf tools: Fix various typos in comments
2021-03-23 17:13:43 -03:00
builtin-stat.c
perf stat: Basic support for iostat in perf
2021-04-20 08:40:20 -03:00
builtin-timechart.c
perf tools: Replace zero-length array with flexible-array
2020-05-28 10:03:27 -03:00
builtin-top.c
perf tools: Fix various typos in comments
2021-03-23 17:13:43 -03:00
builtin-trace.c
perf trace: Fix race in signal handling
2021-03-06 16:54:32 -03:00
builtin-version.c
perf version: Add a feature for libpfm4
2020-11-04 09:42:40 -03:00
builtin.h
perf daemon: Add daemon command
2021-02-09 15:42:57 -03:00
check-headers.sh
perf tools: Generate mips syscalls_n64.c syscall table
2021-03-01 14:49:28 -03:00
command-list.txt
perf stat: Enable iostat mode for x86 platforms
2021-04-20 08:40:20 -03:00
CREDITS
design.txt
perf tools: Support CAP_PERFMON capability
2020-04-16 12:19:08 -03:00
Makefile
perf tools: Add a build-test variant to use in builds from a tarball
2021-04-20 08:43:58 -03:00
Makefile.config
perf tools: Generate mips syscalls_n64.c syscall table
2021-03-01 14:49:28 -03:00
Makefile.perf
perf stat: Enable iostat mode for x86 platforms
2021-04-20 08:40:20 -03:00
MANIFEST
libperf: Move to tools/lib/perf
2020-01-06 11:46:09 -03:00
perf-archive.sh
perf archive: Fix filtering of empty build-ids
2021-03-06 16:54:31 -03:00
perf-completion.sh
perf-iostat.sh
perf stat: Enable iostat mode for x86 platforms
2021-04-20 08:40:20 -03:00
perf-read-vdso.c
perf-sys.h
perf tests: Call test_attr__open() directly
2020-09-10 11:55:37 -03:00
perf-with-kcore.sh
perf.c
perf daemon: Add daemon command
2021-02-09 15:42:57 -03:00
perf.h
perf time-utils: Adopt rdclock() from perf.h
2019-08-29 17:38:32 -03:00