| .. |
|
Documentation
|
0aab21363f
perf record: Add --dry-run option to check cmdline options
|
пре 9 година |
|
arch
|
b8ab92201a
Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
пре 9 година |
|
bench
|
c2a218c63b
perf bench: Remove one more die() call
|
пре 9 година |
|
config
|
b573d8028e
kbuild: List libelf-devel as an alternative
|
пре 9 година |
|
jvmti
|
2a28e23049
perf jit: Add support for using TSC as a timestamp
|
пре 9 година |
|
python
|
ae93880244
perf python: Support the PERF_RECORD_SWITCH event
|
пре 10 година |
|
scripts
|
6745d8ea82
perf script: Add stackcollapse.py script
|
пре 9 година |
|
tests
|
0102ef3ec9
perf hists: Rename __hists__add_entry to hists__add_entry
|
пре 9 година |
|
trace
|
f5cd95ea60
perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/
|
пре 9 година |
|
ui
|
da1b0407c8
perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
|
пре 9 година |
|
util
|
7da36e94e7
perf evsel: Fix write_backwards fallback
|
пре 9 година |
|
.gitignore
|
dcd1e2a7ba
perf tools: Add arch/*/include/generated/ to .gitignore
|
пре 9 година |
|
Build
|
84cfac7f05
perf tools: Set and pass DOCDIR to builtin-report.c
|
пре 10 година |
|
CREDITS
|
1b173f77dd
perf_counter tools: Add CREDITS file for Git contributors
|
пре 16 година |
|
MANIFEST
|
6a1a77baa7
perf bench: Fix detached tarball building due to missing 'perf bench memcpy' headers
|
пре 9 година |
|
Makefile
|
be9e499111
perf build tests: Do parallell builds with 'build-test'
|
пре 10 година |
|
Makefile.perf
|
1b700c9975
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
|
пре 9 година |
|
builtin-annotate.c
|
0102ef3ec9
perf hists: Rename __hists__add_entry to hists__add_entry
|
пре 9 година |
|
builtin-bench.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
пре 10 година |
|
builtin-buildid-cache.c
|
0a77582f04
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
|
пре 9 година |
|
builtin-buildid-list.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
пре 10 година |
|
builtin-config.c
|
860b8d4b3f
perf config: Make show_config() use perf_config_set
|
пре 9 година |
|
builtin-data.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
пре 10 година |
|
builtin-diff.c
|
0102ef3ec9
perf hists: Rename __hists__add_entry to hists__add_entry
|
пре 9 година |
|
builtin-evlist.c
|
775d8a1b0d
perf evlist: Add --trace-fields option to show trace fields
|
пре 10 година |
|
builtin-help.c
|
b72ca40390
perf help: Make check_emacsclient_version to check strbuf APIs
|
пре 9 година |
|
builtin-inject.c
|
46bc29b970
perf tools: Add time conversion event
|
пре 9 година |
|
builtin-kmem.c
|
91d7b2de31
perf callchain: Start moving away from global per thread cursors
|
пре 9 година |
|
builtin-kvm.c
|
e68ae9cf7d
perf evsel: Do not use globals in config()
|
пре 9 година |
|
builtin-list.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
пре 10 година |
|
builtin-lock.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
пре 10 година |
|
builtin-mem.c
|
b0d745b3c3
perf mem: Add --ldlat option
|
пре 9 година |
|
builtin-probe.c
|
2fd457a345
perf probe: Add --cache option to cache the probe definitions
|
пре 9 година |
|
builtin-record.c
|
0aab21363f
perf record: Add --dry-run option to check cmdline options
|
пре 9 година |
|
builtin-report.c
|
d05e3aaeea
perf stdio: Add use_callchain parameter to hists__fprintf
|
пре 9 година |
|
builtin-sched.c
|
73643bb6a2
perf sched map: Display only given cpus
|
пре 9 година |
|
builtin-script.c
|
40f20e5074
perf script: Show call graphs when 1st event doesn't have it but some other has
|
пре 9 година |
|
builtin-stat.c
|
c51fd6395d
perf stat: Add missing aggregation headers for --metric-only CSV
|
пре 9 година |
|
builtin-timechart.c
|
a706670900
perf tools: Set buildid dir under symfs when --symfs is provided
|
пре 9 година |
|
builtin-top.c
|
d05e3aaeea
perf stdio: Add use_callchain parameter to hists__fprintf
|
пре 9 година |
|
builtin-trace.c
|
12f3ca4fc8
perf trace: Use the ptr->name beautifier as default for "filename" args
|
пре 9 година |
|
builtin-version.c
|
0a4bb5da95
perf tools: Move cmd_version() to builtin-version.c
|
пре 10 година |
|
builtin.h
|
3938bad44e
perf tools: Remove needless 'extern' from function prototypes
|
пре 9 година |
|
command-list.txt
|
cbd08b7335
perf tools: Do not show trace command if it's not compiled in
|
пре 10 година |
|
design.txt
|
b68eebd1c2
perf tools: Update some code references in design.txt
|
пре 11 година |
|
perf-archive.sh
|
87ff50a319
perf archive: Make 'f' the last parameter for tar
|
пре 13 година |
|
perf-completion.sh
|
1312c8a8fb
perf tools: Avoid confusion with preloaded bash function for perf bash completion
|
пре 10 година |
|
perf-read-vdso.c
|
e477f3f01a
perf tools: Build programs to copy 32-bit compatibility
|
пре 11 година |
|
perf-sys.h
|
42b09d7b0e
perf tools: Move generic barriers out of perf-sys.h
|
пре 10 година |
|
perf-with-kcore.sh
|
8bd1b2d257
perf tools: Fix perf-with-kcore handling of arguments containing spaces
|
пре 10 година |
|
perf.c
|
e861964a26
perf tools: Remove --perf-dir and --work-dir
|
пре 9 година |
|
perf.h
|
2ddd5c049e
perf tools: Ditch record_opts.callgraph_set
|
пре 9 година |