.. |
Documentation
|
0c1d46a879
perf record: Disable buildid cache options by default in switch output mode
|
9 years ago |
arch
|
0b3c2264ae
perf symbols: Fix kallsyms perf test on ppc64le
|
9 years ago |
bench
|
c2a218c63b
perf bench: Remove one more die() call
|
9 years ago |
config
|
1b700c9975
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
|
9 years ago |
jvmti
|
2a28e23049
perf jit: Add support for using TSC as a timestamp
|
9 years ago |
python
|
ae93880244
perf python: Support the PERF_RECORD_SWITCH event
|
10 years ago |
scripts
|
3521f3bc9d
perf script: Update export-to-postgresql to support callchain export
|
9 years ago |
tests
|
ee74701ed8
perf tests: Add test to check backward ring buffer
|
9 years ago |
trace
|
d5d71e86d2
perf trace: Move futex_op beautifier to tools/perf/trace/beauty/
|
9 years ago |
ui
|
7cecb7fe83
perf hists: Move sort__has_comm into struct perf_hpp_list
|
9 years ago |
util
|
e24c7520ea
perf tools: Support reading from backward ring buffer
|
9 years ago |
.gitignore
|
237fae79f5
perf tools: Add Intel PT instruction decoder
|
10 years ago |
Build
|
84cfac7f05
perf tools: Set and pass DOCDIR to builtin-report.c
|
9 years ago |
CREDITS
|
1b173f77dd
perf_counter tools: Add CREDITS file for Git contributors
|
16 years ago |
MANIFEST
|
6a1a77baa7
perf bench: Fix detached tarball building due to missing 'perf bench memcpy' headers
|
9 years ago |
Makefile
|
be9e499111
perf build tests: Do parallell builds with 'build-test'
|
9 years ago |
Makefile.perf
|
1b700c9975
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
|
9 years ago |
builtin-annotate.c
|
bb3eb56622
perf machine: Rename perf_event__preprocess_sample to machine__resolve
|
9 years ago |
builtin-bench.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 years ago |
builtin-buildid-cache.c
|
37b20151ef
perf tools: Move timestamp creation to util
|
9 years ago |
builtin-buildid-list.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 years ago |
builtin-config.c
|
860b8d4b3f
perf config: Make show_config() use perf_config_set
|
9 years ago |
builtin-data.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 years ago |
builtin-diff.c
|
52225036fa
perf hists: Move sort__need_collapse into struct perf_hpp_list
|
9 years ago |
builtin-evlist.c
|
775d8a1b0d
perf evlist: Add --trace-fields option to show trace fields
|
9 years ago |
builtin-help.c
|
a610f5cbb2
perf help: Use asprintf instead of adhoc equivalents
|
9 years ago |
builtin-inject.c
|
46bc29b970
perf tools: Add time conversion event
|
9 years ago |
builtin-kmem.c
|
91d7b2de31
perf callchain: Start moving away from global per thread cursors
|
9 years ago |
builtin-kvm.c
|
e68ae9cf7d
perf evsel: Do not use globals in config()
|
9 years ago |
builtin-list.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 years ago |
builtin-lock.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 years ago |
builtin-mem.c
|
ad16511b0e
perf mem: Add -U/-K (--all-user/--all-kernel) options
|
9 years ago |
builtin-probe.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 years ago |
builtin-record.c
|
be7b0c9e37
perf record: Generate tracking events for process forked by perf
|
9 years ago |
builtin-report.c
|
de7e6a7c8b
perf hists: Move sort__has_parent into struct perf_hpp_list
|
9 years ago |
builtin-sched.c
|
73643bb6a2
perf sched map: Display only given cpus
|
9 years ago |
builtin-script.c
|
4cb93446c5
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack
|
9 years ago |
builtin-stat.c
|
0b1abbf4a7
perf stat: Add extra output of counter values with -vv
|
9 years ago |
builtin-timechart.c
|
bb3eb56622
perf machine: Rename perf_event__preprocess_sample to machine__resolve
|
9 years ago |
builtin-top.c
|
35a634f76c
perf hists: Move sort__has_socket into struct perf_hpp_list
|
9 years ago |
builtin-trace.c
|
d5d71e86d2
perf trace: Move futex_op beautifier to tools/perf/trace/beauty/
|
9 years ago |
builtin-version.c
|
0a4bb5da95
perf tools: Move cmd_version() to builtin-version.c
|
9 years ago |
builtin.h
|
3938bad44e
perf tools: Remove needless 'extern' from function prototypes
|
9 years ago |
command-list.txt
|
cbd08b7335
perf tools: Do not show trace command if it's not compiled in
|
9 years ago |
design.txt
|
b68eebd1c2
perf tools: Update some code references in design.txt
|
11 years ago |
perf-archive.sh
|
87ff50a319
perf archive: Make 'f' the last parameter for tar
|
13 years ago |
perf-completion.sh
|
1312c8a8fb
perf tools: Avoid confusion with preloaded bash function for perf bash completion
|
10 years ago |
perf-read-vdso.c
|
e477f3f01a
perf tools: Build programs to copy 32-bit compatibility
|
11 years ago |
perf-sys.h
|
42b09d7b0e
perf tools: Move generic barriers out of perf-sys.h
|
10 years ago |
perf-with-kcore.sh
|
8bd1b2d257
perf tools: Fix perf-with-kcore handling of arguments containing spaces
|
10 years ago |
perf.c
|
4cb93446c5
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack
|
9 years ago |
perf.h
|
2ddd5c049e
perf tools: Ditch record_opts.callgraph_set
|
9 years ago |