.. |
arch
|
perf tools changes for v5.18: 1st batch
|
2022-03-27 13:42:32 -07:00 |
bench
|
perf bench: Fix NULL check against wrong variable
|
2022-03-12 10:49:13 -03:00 |
dlfilters
|
perf dlfilter: Drop unused variable
|
2021-12-16 12:18:11 -03:00 |
Documentation
|
perf lock: Add -F/--field option to control output
|
2022-03-25 15:24:50 -03:00 |
examples/bpf
|
perf tools: Fix various typos in comments
|
2021-03-23 17:13:43 -03:00 |
include
|
perf build: Move perf_dlfilters.h in the source tree
|
2021-08-11 09:35:24 -03:00 |
jvmti
|
perf tools: Fix various typos in comments
|
2021-03-23 17:13:43 -03:00 |
pmu-events
|
perf vendor events intel: Update events for TremontX
|
2022-03-18 11:43:51 -03:00 |
python
|
|
|
scripts
|
perf scripts python: export-to-postgresql.py: Export all sample flags
|
2022-02-15 17:15:07 -03:00 |
tests
|
perf tools changes for v5.18: 1st batch
|
2022-03-27 13:42:32 -07:00 |
trace
|
perf beauty: Update copy of linux/socket.h with the kernel sources
|
2022-04-01 16:19:34 -03:00 |
ui
|
perf annotate: Avoid TUI crash when navigating in the annotation of recursive functions
|
2022-01-10 15:47:30 -03:00 |
util
|
perf tools: Update copy of libbpf's hashmap.c
|
2022-04-01 16:19:34 -03:00 |
.gitignore
|
Add 'tools/perf/libbpf/' to ignored files
|
2021-11-08 11:33:35 -08:00 |
Build
|
|
|
builtin-annotate.c
|
perf annotate: Remove redundant 'ret' variable
|
2022-02-16 10:38:55 -03:00 |
builtin-bench.c
|
perf bench: Use unbuffered output when pipe/tee'ing to a file
|
2021-12-16 12:18:11 -03:00 |
builtin-buildid-cache.c
|
perf record: Disable debuginfod by default
|
2022-01-15 17:41:25 -03:00 |
builtin-buildid-list.c
|
perf tools: Remove repipe argument from perf_session__new()
|
2021-08-02 10:06:51 -03:00 |
builtin-c2c.c
|
perf tools: Enhance the matching of sub-commands abbreviations
|
2022-03-26 10:55:57 -03:00 |
builtin-config.c
|
|
|
builtin-daemon.c
|
perf daemon: Remove duplicate sys/file.h include
|
2021-10-08 15:14:50 -03:00 |
builtin-data.c
|
perf data: Don't mention --to-ctf if it's not supported
|
2022-02-22 21:23:08 -03:00 |
builtin-diff.c
|
perf tools: Remove repipe argument from perf_session__new()
|
2021-08-02 10:06:51 -03:00 |
builtin-evlist.c
|
perf tools: Remove repipe argument from perf_session__new()
|
2021-08-02 10:06:51 -03:00 |
builtin-ftrace.c
|
perf ftrace latency: Add -n/--use-nsec option
|
2022-03-22 17:43:46 -03:00 |
builtin-help.c
|
|
|
builtin-inject.c
|
perf namespaces: Add functions to access nsinfo
|
2022-02-11 14:31:22 -03:00 |
builtin-kallsyms.c
|
|
|
builtin-kmem.c
|
perf tools: Enhance the matching of sub-commands abbreviations
|
2022-03-26 10:55:57 -03:00 |
builtin-kvm.c
|
perf tools: Enhance the matching of sub-commands abbreviations
|
2022-03-26 10:55:57 -03:00 |
builtin-list.c
|
perf list: Display hybrid PMU events with cpu type
|
2021-10-25 13:47:42 -03:00 |
builtin-lock.c
|
perf tools: Enhance the matching of sub-commands abbreviations
|
2022-03-26 10:55:57 -03:00 |
builtin-mem.c
|
perf tools: Enhance the matching of sub-commands abbreviations
|
2022-03-26 10:55:57 -03:00 |
builtin-probe.c
|
perf namespaces: Add functions to access nsinfo
|
2022-02-11 14:31:22 -03:00 |
builtin-record.c
|
perf data: Adding error message if perf_data__create_dir() fails
|
2022-02-22 21:15:56 -03:00 |
builtin-report.c
|
perf tui: Only support --tui with slang
|
2022-02-15 17:15:29 -03:00 |
builtin-sched.c
|
perf tools: Enhance the matching of sub-commands abbreviations
|
2022-03-26 10:55:57 -03:00 |
builtin-script.c
|
perf tools: Enhance the matching of sub-commands abbreviations
|
2022-03-26 10:55:57 -03:00 |
builtin-stat.c
|
perf stat: Avoid SEGV if core.cpus isn't set
|
2022-04-01 16:19:34 -03:00 |
builtin-timechart.c
|
perf tools: Enhance the matching of sub-commands abbreviations
|
2022-03-26 10:55:57 -03:00 |
builtin-top.c
|
perf top: Remove redundant 'err' variable
|
2022-02-16 10:38:03 -03:00 |
builtin-trace.c
|
Merge remote-tracking branch 'torvalds/master' into perf/core
|
2022-02-17 18:40:54 -03:00 |
builtin-version.c
|
|
|
builtin.h
|
|
|
check-headers.sh
|
tools arm64: Import cputype.h
|
2022-03-26 10:53:45 -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 design.txt: Synchronize the definition of enum perf_hw_id with code
|
2021-11-13 18:11:50 -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: Drop requirement for libstdc++.so for libopencsd check
|
2021-12-07 22:18:24 -03:00 |
Makefile.perf
|
Kbuild updates for v5.18
|
2022-03-31 11:59:03 -07:00 |
MANIFEST
|
perf MANIFEST: Add bpftool files to allow building with BUILD_BPF_SKEL=1
|
2021-11-07 15:39:28 -03:00 |
perf-archive.sh
|
|
|
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-with-kcore.sh
|
|
|
perf.c
|
perf debug: Move debug initialization earlier
|
2021-05-27 13:24:22 -03:00 |
perf.h
|
|
|