.. |
arch
|
Linux 4.15-rc3
|
2017-12-12 13:25:54 +01:00 |
bench
|
perf bench futex: Sync waker threads
|
2017-12-05 10:23:44 -03:00 |
Documentation
|
perf c2c: Add a tip about cacheline events
|
2017-12-05 15:43:55 -03:00 |
jvmti
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
pmu-events
|
perf vendor events: Use more flexible pattern matching for CPU identification for mapfile.csv
|
2017-12-05 15:43:55 -03:00 |
python
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
scripts
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
tests
|
perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
|
2017-12-05 16:02:39 -03:00 |
trace
|
tools headers: Syncronize mman.h ABI header
|
2017-11-28 14:31:56 -03:00 |
ui
|
perf tools: Move symbol__calc_percent() call to outside symbol__disassemble()
|
2017-11-17 12:16:26 -03:00 |
util
|
Linux 4.15-rc4
|
2017-12-18 06:26:07 +01:00 |
.gitignore
|
perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for git
|
2017-03-13 10:59:36 -03:00 |
Build
|
perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace'
|
2017-07-18 23:13:52 -03:00 |
builtin-annotate.c
|
Merge branch 'linus' into perf/core, to fix conflicts
|
2017-11-07 10:30:18 +01:00 |
builtin-bench.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
builtin-buildid-cache.c
|
perf buildid-cache: Update help text for purge command
|
2017-11-16 14:49:54 -03:00 |
builtin-buildid-list.c
|
Merge branch 'linus' into perf/core, to fix conflicts
|
2017-11-07 10:30:18 +01:00 |
builtin-c2c.c
|
perf c2c: Fix spelling mistakes in browser help text
|
2017-11-16 14:50:03 -03:00 |
builtin-config.c
|
Merge branch 'linus' into perf/core, to fix conflicts
|
2017-11-07 10:30:18 +01:00 |
builtin-data.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
builtin-diff.c
|
Merge branch 'linus' into perf/core, to fix conflicts
|
2017-11-07 10:30:18 +01:00 |
builtin-evlist.c
|
Merge branch 'linus' into perf/core, to fix conflicts
|
2017-11-07 10:30:18 +01:00 |
builtin-ftrace.c
|
tools include: Adopt strstarts() from the kernel
|
2017-07-20 15:46:10 -03:00 |
builtin-help.c
|
perf help: Fix a bug during strstart() conversion
|
2017-11-28 14:21:18 -03:00 |
builtin-inject.c
|
Merge branch 'linus' into perf/core, to fix conflicts
|
2017-11-07 10:30:18 +01:00 |
builtin-kallsyms.c
|
perf tools: Including missing inttypes.h header
|
2017-04-19 13:01:46 -03:00 |
builtin-kmem.c
|
mm: remove __GFP_COLD
|
2017-11-15 18:21:06 -08:00 |
builtin-kvm.c
|
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
|
2017-12-05 15:43:53 -03:00 |
builtin-list.c
|
Merge branch 'linus' into perf/core, to fix conflicts
|
2017-11-07 10:30:18 +01:00 |
builtin-lock.c
|
Merge branch 'linus' into perf/core, to fix conflicts
|
2017-11-07 10:30:18 +01:00 |
builtin-mem.c
|
Merge branch 'linus' into perf/core, to fix conflicts
|
2017-11-07 10:30:18 +01:00 |
builtin-probe.c
|
perf buildid-cache: Support binary objects from other namespaces
|
2017-07-18 23:14:11 -03:00 |
builtin-record.c
|
perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
|
2017-12-05 16:02:39 -03:00 |
builtin-report.c
|
perf report: Set browser mode right before setup_browser()
|
2017-12-05 15:43:56 -03:00 |
builtin-sched.c
|
Merge branch 'linus' into perf/core, to fix conflicts
|
2017-11-07 10:30:18 +01:00 |
builtin-script.c
|
perf script: Allow computing 'perf stat' style metrics
|
2017-11-29 18:18:01 -03:00 |
builtin-stat.c
|
perf record: Synthesize unit/scale/... in event update
|
2017-11-29 18:18:00 -03:00 |
builtin-timechart.c
|
perf tools: Add struct perf_data_file
|
2017-10-30 13:37:37 -03:00 |
builtin-top.c
|
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
|
2017-12-05 15:43:53 -03:00 |
builtin-trace.c
|
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
|
2017-12-05 15:43:53 -03:00 |
builtin-version.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
builtin.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
check-headers.sh
|
Linux 4.15-rc3
|
2017-12-12 13:25:54 +01:00 |
command-list.txt
|
perf tools: Missing c2c command in command-list
|
2017-03-13 10:59:31 -03:00 |
CREDITS
|
|
|
design.txt
|
perf tools: Update some code references in design.txt
|
2014-03-18 18:17:06 -03:00 |
Makefile
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
Makefile.config
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15
|
2017-12-06 23:37:06 +01:00 |
Makefile.perf
|
perf trace beauty kcmp: Beautify arguments
|
2017-10-31 16:17:04 -03:00 |
MANIFEST
|
perf tools: Get all of tools/{arch,include}/ in the MANIFEST
|
2017-09-25 10:39:43 -03:00 |
perf-archive.sh
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
perf-completion.sh
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
perf-read-vdso.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
perf-sys.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
perf-with-kcore.sh
|
perf tools: Fix perf-with-kcore handling of arguments containing spaces
|
2015-08-06 16:48:27 -03:00 |
perf.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
perf.h
|
Merge branch 'linus' into perf/core, to fix conflicts
|
2017-11-07 10:30:18 +01:00 |