| .. |
|
Documentation
|
7869e58894
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
|
7 年 前 |
|
arch
|
a8ce99b0ee
perf machine: Synthesize and process mmap events for x86 PTI entry trampolines
|
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
|
8 年 前 |
|
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
|
66dfdff03d
perf tools: Add Python 3 support
|
7 年 前 |
|
tests
|
7869e58894
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
|
7 年 前 |
|
trace
|
0d690fc043
perf trace beauty prctl: Default header_dir to cwd to work without parms
|
7 年 前 |
|
ui
|
14c8dde170
perf annotate: Replace symbol__alloc_hists() with symbol__hists()
|
7 年 前 |
|
util
|
14c8dde170
perf annotate: Replace symbol__alloc_hists() with symbol__hists()
|
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
|
8 年 前 |
|
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
|
8 年 前 |
|
Makefile
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年 前 |
|
Makefile.config
|
8f12a2ff00
perf bpf: Add 'examples' directories
|
7 年 前 |
|
Makefile.perf
|
cfc4033be7
perf bpf: Fixup include and examples install messages
|
7 年 前 |
|
builtin-annotate.c
|
e345f3bd9b
perf annotate: Pass perf_evsel instead of just evsel->idx
|
7 年 前 |
|
builtin-bench.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年 前 |
|
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
|
8 年 前 |
|
builtin-c2c.c
|
03d9fcb701
perf c2c report: Add cacheline address count column
|
7 年 前 |
|
builtin-config.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
8 年 前 |
|
builtin-data.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年 前 |
|
builtin-diff.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
8 年 前 |
|
builtin-evlist.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
8 年 前 |
|
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
|
b9bae2c841
perf mmap: Simplify perf_mmap__read_init()
|
7 年 前 |
|
builtin-list.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
8 年 前 |
|
builtin-lock.c
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
8 年 前 |
|
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
|
e345f3bd9b
perf annotate: Pass perf_evsel instead of just evsel->idx
|
7 年 前 |
|
builtin-sched.c
|
99a3c3a913
perf sched map: Re-annotate shortname if thread comm changed
|
7 年 前 |
|
builtin-script.c
|
7903a70867
perf script: Show symbol offsets by default
|
7 年 前 |
|
builtin-stat.c
|
abc60bad00
perf stat: Display length strings of each run for --table option
|
7 年 前 |
|
builtin-timechart.c
|
d9a5f27460
perf thread: Make thread__find_symbol() return the symbol searched
|
7 年 前 |
|
builtin-top.c
|
14c8dde170
perf annotate: Replace symbol__alloc_hists() with symbol__hists()
|
7 年 前 |
|
builtin-trace.c
|
029c75e5cf
perf tools: No need to unconditionally read the max_stack sysctls
|
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
|
8 年 前 |
|
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
|
8 年 前 |
|
perf-completion.sh
|
5d4fd9c8b8
perf tools: Auto-complete for events with ':'
|
8 年 前 |
|
perf-read-vdso.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年 前 |
|
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 年 前 |