..
arch
perf report: Fix module symbol adjustment for s390x
2017-08-11 16:06:32 -03:00
bench
perf tools: Use __maybe_unused consistently
2017-06-19 15:27:06 -03:00
Documentation
perf script python: Rename call-graph-from-postgresql.py to call-graph-from-sql.py
2017-08-15 16:38:06 -03:00
jvmti
perf jit: fix typo: "incalid" -> "invalid"
2017-06-27 11:55:06 -03:00
pmu-events
perf vendor events powerpc: Update POWER9 events
2017-08-11 10:42:52 -03:00
python
perf python: Add tracepoint example
2016-07-12 16:23:35 -03:00
scripts
perf script python: Add support for sqlite3 to call-graph-from-sql.py
2017-08-15 17:03:38 -03:00
tests
perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1
2017-08-15 10:54:25 -03:00
trace
perf trace beautify ioctl: Beautify perf ioctl's 'cmd' arg
2017-08-01 13:33:50 -03:00
ui
perf annotate TUI: Set appropriate column width for period/percent
2017-07-28 13:19:32 -03:00
util
perf report: Fix module symbol adjustment for s390x
2017-08-11 16:06:32 -03: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
perf annotate: Do not overwrite perf_sample->weight
2017-07-26 16:52:25 -03:00
builtin-bench.c
perf tools: Remove unused 'prefix' from builtin functions
2017-03-27 11:58:09 -03:00
builtin-buildid-cache.c
perf buildid-cache: Cache debuginfo
2017-07-18 23:14:11 -03:00
builtin-buildid-list.c
perf tools: Include errno.h where needed
2017-04-19 13:01:51 -03:00
builtin-c2c.c
perf tools: Replace error() with pr_err()
2017-06-27 11:22:31 -03:00
builtin-config.c
tools include: Adopt strstarts() from the kernel
2017-07-20 15:46:10 -03:00
builtin-data.c
perf data: Add doc when no conversion support compiled
2017-07-28 16:30:45 -03:00
builtin-diff.c
perf config: Do not die when parsing u64 or int config values
2017-06-27 11:44:58 -03:00
builtin-evlist.c
perf tools: Remove unused 'prefix' from builtin functions
2017-03-27 11:58:09 -03:00
builtin-ftrace.c
tools include: Adopt strstarts() from the kernel
2017-07-20 15:46:10 -03:00
builtin-help.c
tools include: Adopt strstarts() from the kernel
2017-07-20 15:46:10 -03:00
builtin-inject.c
perf tools: Add feature header record to pipe-mode
2017-07-18 23:14:36 -03:00
builtin-kallsyms.c
perf tools: Including missing inttypes.h header
2017-04-19 13:01:46 -03:00
builtin-kmem.c
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
2017-07-12 16:26:03 -07:00
builtin-kvm.c
perf tools: Remove poll.h and wait.h from util.h
2017-04-24 13:43:34 -03:00
builtin-list.c
perf tools: Remove unused 'prefix' from builtin functions
2017-03-27 11:58:09 -03:00
builtin-lock.c
perf tools: Include errno.h where needed
2017-04-19 13:01:51 -03:00
builtin-mem.c
perf tools: Use just forward declarations for struct thread where possible
2017-04-24 13:43:35 -03: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: Add feature header record to pipe-mode
2017-07-18 23:14:36 -03:00
builtin-report.c
perf report: Make --branch-history work without callgraphs(-g) option in perf record
2017-07-25 22:46:03 -03:00
builtin-sched.c
perf tools: Replace error() with pr_err()
2017-06-27 11:22:31 -03:00
builtin-script.c
perf script: Remove some bogus error handling
2017-07-25 22:43:17 -03:00
builtin-stat.c
perf stat: Use group read for event groups
2017-07-26 14:25:44 -03:00
builtin-timechart.c
perf tools: Use just forward declarations for struct thread where possible
2017-04-24 13:43:35 -03:00
builtin-top.c
perf top: Support lookup of symbols in other mount namespaces.
2017-07-25 22:43:16 -03:00
builtin-trace.c
perf trace beauty ioctl: Improve 'cmd' beautifier
2017-08-01 09:47:52 -03:00
builtin-version.c
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
2017-04-24 13:43:33 -03:00
builtin.h
perf tools: Remove stale prototypes from builtin.h
2017-04-24 13:43:33 -03:00
check-headers.sh
tools include uapi: Grab a copy of linux/vhost.h
2017-08-01 13:04:56 -03:00
command-list.txt
perf tools: Missing c2c command in command-list
2017-03-13 10:59:31 -03:00
CREDITS
design.txt
Makefile
perf build tests: Do parallell builds with 'build-test'
2016-02-04 15:57:00 -03:00
Makefile.config
tools build: Add test for setns()
2017-07-18 23:14:08 -03:00
Makefile.perf
perf test shell: Move vfs_getname probe function to lib
2017-08-11 16:06:29 -03:00
MANIFEST
tools include uapi: Grab a copy of linux/vhost.h
2017-08-01 13:04:56 -03:00
perf-archive.sh
perf-completion.sh
perf-read-vdso.c
perf-sys.h
perf powerpc: Fix build-test failure
2016-09-08 13:44:07 -03:00
perf-with-kcore.sh
perf.c
tools include: Adopt strstarts() from the kernel
2017-07-20 15:46:10 -03:00
perf.h
perf tests attr: Add test_attr__ready function
2017-07-18 23:14:15 -03:00