..
arch
perf probe ppc64le: Fixup function entry if using kallsyms lookup
2015-05-04 12:43:47 -03:00
bench
perf/core improvements and fixes:
2015-05-06 04:42:12 +02:00
config
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
2015-05-05 18:12:53 -03:00
Documentation
perf probe: Support $params special probe argument
2015-05-08 16:05:03 -03:00
python
scripts
perf build: Add scripts objects building
2015-02-12 11:49:53 -03:00
tests
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
2015-05-05 18:12:53 -03:00
ui
perf tools: Move TUI-specific fields out of map_symbol
2015-05-05 18:13:24 -03:00
util
perf probe: Support $params special probe argument
2015-05-08 16:05:03 -03:00
.gitignore
perf build: Use FEATURE-DUMP instead of PERF-FEATURES in the .gitignore file
2015-03-20 17:49:51 -03:00
Build
perf tools: Add new 'perf data' command
2015-02-25 12:42:25 -03:00
builtin-annotate.c
perf ordered_events: Shorten function signatures
2015-03-11 10:17:09 -03:00
builtin-bench.c
perf bench: Add --repeat option
2014-06-19 16:13:15 -03:00
builtin-buildid-cache.c
perf buildid-cache: Show usage with incorrect params
2015-02-27 15:52:40 -03:00
builtin-buildid-list.c
perf tools: Hit all build ids when AUX area tracing
2015-05-04 19:49:42 -03:00
builtin-data.c
perf data: Support using -f to override perf.data file ownership for 'convert'
2015-04-02 13:18:52 -03:00
builtin-diff.c
perf diff: Add kallsyms option
2015-03-24 13:01:54 -03:00
builtin-evlist.c
perf evlist: Support using -f to override perf.data file ownership
2015-04-02 13:18:45 -03:00
builtin-help.c
perf tools: Add the bash completion for listing subsubcommands of perf help
2015-03-19 13:49:39 -03:00
builtin-inject.c
perf tools: Add support for PERF_RECORD_ITRACE_START
2015-05-05 18:12:58 -03:00
builtin-kmem.c
perf kmem: Show warning when trying to run stat without record
2015-05-05 18:13:08 -03:00
builtin-kvm.c
perf kvm: Support using -f to override perf.data.guest file ownership
2015-04-02 13:18:47 -03:00
builtin-list.c
perf list: Extend raw-dump to certain kind of events
2015-02-27 15:52:24 -03:00
builtin-lock.c
perf lock: Support using -f to override perf.data file ownership
2015-04-02 13:18:48 -03:00
builtin-mem.c
perf mem: Support using -f to override perf.data file ownership
2015-04-02 13:18:49 -03:00
builtin-probe.c
perf probe: Fix to return 0 when positive value returned
2015-05-08 16:05:01 -03:00
builtin-record.c
perf record: Add AUX area tracing Snapshot Mode support
2015-05-05 18:13:01 -03:00
builtin-report.c
perf report: Add Instruction Tracing support
2015-05-04 12:43:50 -03:00
builtin-sched.c
perf sched replay: Use replay_repeat to calculate the runavg of cpu usage instead of the default value 10
2015-04-08 09:07:27 -03:00
builtin-script.c
perf script: Always allow fields 'addr' and 'cpu' for auxtrace
2015-05-04 12:43:49 -03:00
builtin-stat.c
perf stat: Add metrics support for exclude_idle
2015-04-29 10:38:06 -03:00
builtin-timechart.c
perf timechart: Support using -f to override perf.data file ownership
2015-04-02 13:18:50 -03:00
builtin-top.c
perf symbols: Save DSO loading errno to better report errors
2015-03-24 12:08:43 -03:00
builtin-trace.c
perf trace: Clarify that -e is about syscalls, not perf events in general
2015-04-29 10:38:04 -03:00
builtin.h
perf tools: Add new 'perf data' command
2015-02-25 12:42:25 -03:00
command-list.txt
perf tools: Add new 'perf data' command
2015-02-25 12:42:25 -03:00
CREDITS
design.txt
perf tools: Update some code references in design.txt
2014-03-18 18:17:06 -03:00
Makefile
perf tools: Use getconf to determine number of online CPUs
2015-05-04 12:43:40 -03:00
Makefile.perf
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
2015-05-05 18:12:53 -03:00
MANIFEST
perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/barrier.h
2015-05-08 16:05:03 -03:00
perf-archive.sh
perf-completion.sh
perf tools: Avoid confusion with preloaded bash function for perf bash completion
2015-03-19 13:53:27 -03:00
perf-read-vdso.c
perf tools: Build programs to copy 32-bit compatibility
2014-10-29 10:32:48 -02:00
perf-sys.h
perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/barrier.h
2015-05-08 16:05:03 -03:00
perf-with-kcore.sh
perf tools: Add perf-with-kcore script
2014-09-17 17:08:08 -03:00
perf.c
perf tools: Fix the bash completion problem of 'perf --*'
2015-02-27 15:52:28 -03:00
perf.h
perf tools: Add AUX area tracing Snapshot Mode
2015-05-05 18:13:00 -03:00