| .. |
|
Documentation
|
e36b7821a9
perf trace: Implement --delay
|
9 éve |
|
arch
|
ca7202bffa
perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)
|
9 éve |
|
bench
|
60758d6668
perf bench futex: Sanitize numeric parameters
|
9 éve |
|
jvmti
|
13b9012ab4
perf jit: Remove unecessary padding in jitdump file
|
9 éve |
|
pmu-events
|
46b627a25f
perf vendor events: Support couple more POWER8 PVRs in mapfile
|
9 éve |
|
python
|
9881d7df9d
perf python: Add tracepoint example
|
9 éve |
|
scripts
|
f282f7a0ec
Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
|
9 éve |
|
tests
|
042cfb5fa6
perf tools: Fix typo "No enough" to "Not enough"
|
9 éve |
|
trace
|
f752e90e9c
perf trace beauty mmap: Add missing MADV_FREE
|
9 éve |
|
ui
|
8a06b0be65
perf hist browser: Fix hierarchy column counts
|
9 éve |
|
util
|
46cb25b1a0
perf tools: Add missing object file to the python binding linkage list
|
9 éve |
|
.gitignore
|
dcd1e2a7ba
perf tools: Add arch/*/include/generated/ to .gitignore
|
9 éve |
|
Build
|
7aef3bf3da
perf c2c: Add c2c command
|
9 éve |
|
CREDITS
|
1b173f77dd
perf_counter tools: Add CREDITS file for Git contributors
|
16 éve |
|
MANIFEST
|
02bc11de56
tools lib: Add for_each_clear_bit macro
|
9 éve |
|
Makefile
|
be9e499111
perf build tests: Do parallell builds with 'build-test'
|
10 éve |
|
Makefile.config
|
621cb4e783
perf jit: Enable jitdump support without dwarf
|
9 éve |
|
Makefile.perf
|
e0c4758278
perf bench mem: Ignore export.h related changes to mem{cpy,set}.S
|
9 éve |
|
builtin-annotate.c
|
70fbe05745
perf annotate: Add branch stack / basic block
|
9 éve |
|
builtin-bench.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
10 éve |
|
builtin-buildid-cache.c
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 éve |
|
builtin-buildid-list.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
10 éve |
|
builtin-c2c.c
|
af09b2d35e
perf c2c report: Add --show-all option
|
9 éve |
|
builtin-config.c
|
4a35b3497c
perf config: Reimplement show_config() using config_set__for_each
|
9 éve |
|
builtin-data.c
|
9e1a7ea19f
perf data ctf: Add '--all' option for 'perf data convert'
|
9 éve |
|
builtin-diff.c
|
29659ab4e7
perf hists: Add support for header span
|
9 éve |
|
builtin-evlist.c
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 éve |
|
builtin-help.c
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 éve |
|
builtin-inject.c
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 éve |
|
builtin-kmem.c
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 éve |
|
builtin-kvm.c
|
c05a6e1415
perf kvm: Use NSEC_PER_USEC
|
9 éve |
|
builtin-list.c
|
c8d6828a65
perf list: Support long jevents descriptions
|
9 éve |
|
builtin-lock.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
10 éve |
|
builtin-mem.c
|
33da54fa86
perf tools mem: Fix -t store option for record command
|
9 éve |
|
builtin-probe.c
|
e50243bbeb
perf probe: Ignore vmlinux Build-id when offline vmlinux given
|
9 éve |
|
builtin-record.c
|
1b36c03e35
perf record: Add support for using symbols in address filters
|
9 éve |
|
builtin-report.c
|
899735066a
perf tools: Use normal error reporting when processing PERF_RECORD_READ events
|
9 éve |
|
builtin-sched.c
|
99620a5d0c
perf tools: Introduce timestamp__scnprintf_usec()
|
9 éve |
|
builtin-script.c
|
99620a5d0c
perf tools: Introduce timestamp__scnprintf_usec()
|
9 éve |
|
builtin-stat.c
|
5d8bb1ec74
perf tools: Add PMU configuration to tools
|
9 éve |
|
builtin-timechart.c
|
af4b2c972a
perf timechart: Use NSEC_PER_U?SEC
|
9 éve |
|
builtin-top.c
|
5d8bb1ec74
perf tools: Add PMU configuration to tools
|
9 éve |
|
builtin-trace.c
|
ecf1e2253e
perf trace: Use the syscall raw_syscalls:sys_enter timestamp
|
9 éve |
|
builtin-version.c
|
0a4bb5da95
perf tools: Move cmd_version() to builtin-version.c
|
10 éve |
|
builtin.h
|
7aef3bf3da
perf c2c: Add c2c command
|
9 éve |
|
command-list.txt
|
cbd08b7335
perf tools: Do not show trace command if it's not compiled in
|
10 éve |
|
design.txt
|
b68eebd1c2
perf tools: Update some code references in design.txt
|
11 éve |
|
perf-archive.sh
|
87ff50a319
perf archive: Make 'f' the last parameter for tar
|
13 éve |
|
perf-completion.sh
|
1312c8a8fb
perf tools: Avoid confusion with preloaded bash function for perf bash completion
|
10 éve |
|
perf-read-vdso.c
|
e477f3f01a
perf tools: Build programs to copy 32-bit compatibility
|
11 éve |
|
perf-sys.h
|
25b8592e91
perf powerpc: Fix build-test failure
|
9 éve |
|
perf-with-kcore.sh
|
8bd1b2d257
perf tools: Fix perf-with-kcore handling of arguments containing spaces
|
10 éve |
|
perf.c
|
7aef3bf3da
perf c2c: Add c2c command
|
9 éve |
|
perf.h
|
bd48c63eb0
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
|
9 éve |