.. |
Documentation
|
9660e08ee8
perf stat: Add --interval-clear option
|
7 жил өмнө |
arch
|
f178fd2d49
perf annotate: Move objdump_path to struct annotation_options
|
7 жил өмнө |
bench
|
2abb80dad3
perf bench numa: Fix typo in options
|
7 жил өмнө |
examples
|
d8fc764d0b
perf bpf: Add probe() helper to reduce kprobes boilerplate
|
7 жил өмнө |
include
|
d8fc764d0b
perf bpf: Add probe() helper to reduce kprobes boilerplate
|
7 жил өмнө |
jvmti
|
ca58d7e64b
perf jvmti: Generate correct debug information for inlined code
|
7 жил өмнө |
pmu-events
|
ea9032fa2e
perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfile.csv
|
7 жил өмнө |
python
|
d2ed5d2bdc
perf python: Make twatch.py work with both python2 and python3
|
7 жил өмнө |
scripts
|
ec1e6e6a68
perf script powerpc: Python script for hypervisor call statistics
|
7 жил өмнө |
tests
|
005cc008bc
perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols
|
7 жил өмнө |
trace
|
0d690fc043
perf trace beauty prctl: Default header_dir to cwd to work without parms
|
7 жил өмнө |
ui
|
29f9fcdd3f
perf hists browser gtk: Use hist_entry__has_callchains()
|
7 жил өмнө |
util
|
c81b995f00
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 жил өмнө |
.gitignore
|
2fe2230d41
perf tools: Add trace/beauty/generated/ into .gitignore
|
7 жил өмнө |
Build
|
b3fa38963a
perf trace: Remove audit-libs dependency if syscall tables are present
|
7 жил өмнө |
CREDITS
|
1b173f77dd
perf_counter tools: Add CREDITS file for Git contributors
|
16 жил өмнө |
MANIFEST
|
89975bd335
perf tools: Get all of tools/{arch,include}/ in the MANIFEST
|
7 жил өмнө |
Makefile
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
Makefile.config
|
8f12a2ff00
perf bpf: Add 'examples' directories
|
7 жил өмнө |
Makefile.perf
|
cfc4033be7
perf bpf: Fixup include and examples install messages
|
7 жил өмнө |
builtin-annotate.c
|
f178fd2d49
perf annotate: Move objdump_path to struct annotation_options
|
7 жил өмнө |
builtin-bench.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
builtin-buildid-cache.c
|
d8ed87bc17
perf buildid-cache: Warn --purge-all failures
|
7 жил өмнө |
builtin-buildid-list.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 жил өмнө |
builtin-c2c.c
|
4c82052736
perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entry
|
7 жил өмнө |
builtin-config.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 жил өмнө |
builtin-data.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
builtin-diff.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 жил өмнө |
builtin-evlist.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 жил өмнө |
builtin-ftrace.c
|
63cd02d84b
perf ftrace: Append an EOL when write tracing files
|
7 жил өмнө |
builtin-help.c
|
22e9af4e94
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
|
7 жил өмнө |
builtin-inject.c
|
71a84b5aed
perf thread: Make thread__find_map() return the map
|
7 жил өмнө |
builtin-kallsyms.c
|
107cad95ff
perf machine: Ditch find_kernel_function variants
|
7 жил өмнө |
builtin-kmem.c
|
107cad95ff
perf machine: Ditch find_kernel_function variants
|
7 жил өмнө |
builtin-kvm.c
|
9fd5578a3c
perf tools: Ditch the symbol_conf.nr_events global
|
7 жил өмнө |
builtin-list.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 жил өмнө |
builtin-lock.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 жил өмнө |
builtin-mem.c
|
a7e9eab3db
perf mem: Allow all record/report options
|
7 жил өмнө |
builtin-probe.c
|
362379aad5
perf tools: No need to check if the argument to __get() function is NULL
|
7 жил өмнө |
builtin-record.c
|
a2015516c5
perf record: Synthesize features before events in pipe mode
|
7 жил өмнө |
builtin-report.c
|
9d0199cd2a
perf report: No need to have report_callchain_help as a global
|
7 жил өмнө |
builtin-sched.c
|
4c50563d81
perf sched: Use sched->show_callchain where appropriate
|
7 жил өмнө |
builtin-script.c
|
fad76d4333
perf script: Show hw-cache events
|
7 жил өмнө |
builtin-stat.c
|
a5cfa6217c
perf stat: Add event parsing error handling to add_default_attributes
|
7 жил өмнө |
builtin-timechart.c
|
d9a5f27460
perf thread: Make thread__find_symbol() return the symbol searched
|
7 жил өмнө |
builtin-top.c
|
f178fd2d49
perf annotate: Move objdump_path to struct annotation_options
|
7 жил өмнө |
builtin-trace.c
|
27de9b2bd9
perf evsel: Add has_callchain() helper to make code more compact/clear
|
7 жил өмнө |
builtin-version.c
|
8a812bf552
perf version: Print status for syscall_table
|
7 жил өмнө |
builtin.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
check-headers.sh
|
5824729735
perf check-headers.sh: Add support to check 2 independent files
|
7 жил өмнө |
command-list.txt
|
f9c10cd645
perf tools: Missing c2c command in command-list
|
8 жил өмнө |
design.txt
|
b68eebd1c2
perf tools: Update some code references in design.txt
|
11 жил өмнө |
perf-archive.sh
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
perf-completion.sh
|
5d4fd9c8b8
perf tools: Auto-complete for events with ':'
|
7 жил өмнө |
perf-read-vdso.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
perf-sys.h
|
5f171577b4
Drop a bunch of metag references
|
7 жил өмнө |
perf-with-kcore.sh
|
8bd1b2d257
perf tools: Fix perf-with-kcore handling of arguments containing spaces
|
10 жил өмнө |
perf.c
|
4f5aeecd0d
perf tools: Remove dead quote.[ch] code
|
7 жил өмнө |
perf.h
|
3aa94b10ab
perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'
|
7 жил өмнө |