.. |
Documentation
|
9660e08ee8
perf stat: Add --interval-clear option
|
7 vuotta sitten |
arch
|
a09603f851
perf tools: Fix compilation errors on gcc8
|
7 vuotta sitten |
bench
|
983107072b
perf bench: Fix numa report output code
|
7 vuotta sitten |
examples
|
d8fc764d0b
perf bpf: Add probe() helper to reduce kprobes boilerplate
|
7 vuotta sitten |
include
|
d8fc764d0b
perf bpf: Add probe() helper to reduce kprobes boilerplate
|
7 vuotta sitten |
jvmti
|
a09603f851
perf tools: Fix compilation errors on gcc8
|
7 vuotta sitten |
pmu-events
|
6fdbd824fd
tools: build: Fixup host c flags
|
7 vuotta sitten |
python
|
d2ed5d2bdc
perf python: Make twatch.py work with both python2 and python3
|
7 vuotta sitten |
scripts
|
12aa6c7389
perf scripts python: Add Python 3 support to EventClass.py
|
7 vuotta sitten |
tests
|
db8fec583f
perf test shell: Prevent temporary editor files from being considered test scripts
|
7 vuotta sitten |
trace
|
0d690fc043
perf trace beauty prctl: Default header_dir to cwd to work without parms
|
7 vuotta sitten |
ui
|
29f9fcdd3f
perf hists browser gtk: Use hist_entry__has_callchains()
|
7 vuotta sitten |
util
|
db0ba84c04
perf script python: Fix dict reference counting
|
7 vuotta sitten |
.gitignore
|
2fe2230d41
perf tools: Add trace/beauty/generated/ into .gitignore
|
7 vuotta sitten |
Build
|
b3fa38963a
perf trace: Remove audit-libs dependency if syscall tables are present
|
7 vuotta sitten |
CREDITS
|
1b173f77dd
perf_counter tools: Add CREDITS file for Git contributors
|
16 vuotta sitten |
MANIFEST
|
89975bd335
perf tools: Get all of tools/{arch,include}/ in the MANIFEST
|
7 vuotta sitten |
Makefile
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 vuotta sitten |
Makefile.config
|
32aa928a7b
perf tools: Use python-config --includes rather than --cflags
|
7 vuotta sitten |
Makefile.perf
|
cfc4033be7
perf bpf: Fixup include and examples install messages
|
7 vuotta sitten |
builtin-annotate.c
|
92ead7ee30
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
|
7 vuotta sitten |
builtin-bench.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 vuotta sitten |
builtin-buildid-cache.c
|
d8ed87bc17
perf buildid-cache: Warn --purge-all failures
|
7 vuotta sitten |
builtin-buildid-list.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 vuotta sitten |
builtin-c2c.c
|
4c82052736
perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entry
|
7 vuotta sitten |
builtin-config.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 vuotta sitten |
builtin-data.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 vuotta sitten |
builtin-diff.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 vuotta sitten |
builtin-evlist.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 vuotta sitten |
builtin-ftrace.c
|
63cd02d84b
perf ftrace: Append an EOL when write tracing files
|
7 vuotta sitten |
builtin-help.c
|
22e9af4e94
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
|
7 vuotta sitten |
builtin-inject.c
|
71a84b5aed
perf thread: Make thread__find_map() return the map
|
7 vuotta sitten |
builtin-kallsyms.c
|
107cad95ff
perf machine: Ditch find_kernel_function variants
|
7 vuotta sitten |
builtin-kmem.c
|
107cad95ff
perf machine: Ditch find_kernel_function variants
|
7 vuotta sitten |
builtin-kvm.c
|
9fd5578a3c
perf tools: Ditch the symbol_conf.nr_events global
|
7 vuotta sitten |
builtin-list.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 vuotta sitten |
builtin-lock.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 vuotta sitten |
builtin-mem.c
|
a7e9eab3db
perf mem: Allow all record/report options
|
7 vuotta sitten |
builtin-probe.c
|
362379aad5
perf tools: No need to check if the argument to __get() function is NULL
|
7 vuotta sitten |
builtin-record.c
|
a2015516c5
perf record: Synthesize features before events in pipe mode
|
7 vuotta sitten |
builtin-report.c
|
92ead7ee30
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
|
7 vuotta sitten |
builtin-sched.c
|
4c50563d81
perf sched: Use sched->show_callchain where appropriate
|
7 vuotta sitten |
builtin-script.c
|
92ead7ee30
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
|
7 vuotta sitten |
builtin-stat.c
|
c818cc0630
perf stat: Fix --interval_clear option
|
7 vuotta sitten |
builtin-timechart.c
|
d9a5f27460
perf thread: Make thread__find_symbol() return the symbol searched
|
7 vuotta sitten |
builtin-top.c
|
f178fd2d49
perf annotate: Move objdump_path to struct annotation_options
|
7 vuotta sitten |
builtin-trace.c
|
27de9b2bd9
perf evsel: Add has_callchain() helper to make code more compact/clear
|
7 vuotta sitten |
builtin-version.c
|
8a812bf552
perf version: Print status for syscall_table
|
7 vuotta sitten |
builtin.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 vuotta sitten |
check-headers.sh
|
5824729735
perf check-headers.sh: Add support to check 2 independent files
|
7 vuotta sitten |
command-list.txt
|
f9c10cd645
perf tools: Missing c2c command in command-list
|
8 vuotta sitten |
design.txt
|
b68eebd1c2
perf tools: Update some code references in design.txt
|
11 vuotta sitten |
perf-archive.sh
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 vuotta sitten |
perf-completion.sh
|
5d4fd9c8b8
perf tools: Auto-complete for events with ':'
|
7 vuotta sitten |
perf-read-vdso.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 vuotta sitten |
perf-sys.h
|
5f171577b4
Drop a bunch of metag references
|
7 vuotta sitten |
perf-with-kcore.sh
|
8bd1b2d257
perf tools: Fix perf-with-kcore handling of arguments containing spaces
|
10 vuotta sitten |
perf.c
|
4f5aeecd0d
perf tools: Remove dead quote.[ch] code
|
7 vuotta sitten |
perf.h
|
3aa94b10ab
perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'
|
7 vuotta sitten |