| .. |
|
Documentation
|
3f26b0c876
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 лет назад |
|
arch
|
3bb53c9f12
perf tools arm64: Add support for generating bpf prologue
|
8 лет назад |
|
bench
|
6aa4d82640
perf bench numa: Make sure dprintf() is not defined
|
8 лет назад |
|
jvmti
|
8c9c3d2f95
perf kvmti: Remove unused Makefile file
|
9 лет назад |
|
pmu-events
|
bb963e1650
perf utils: Check verbose flag properly
|
8 лет назад |
|
python
|
9881d7df9d
perf python: Add tracepoint example
|
9 лет назад |
|
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 лет назад |
|
tests
|
bb963e1650
perf utils: Check verbose flag properly
|
8 лет назад |
|
trace
|
2bd42f3aaa
perf trace: Check if MAP_32BIT is defined (again)
|
9 лет назад |
|
ui
|
bb963e1650
perf utils: Check verbose flag properly
|
8 лет назад |
|
util
|
a7fc726bb2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 лет назад |
|
.gitignore
|
dcd1e2a7ba
perf tools: Add arch/*/include/generated/ to .gitignore
|
9 лет назад |
|
Build
|
d01f4e8db2
perf ftrace: Introduce new 'ftrace' tool
|
9 лет назад |
|
CREDITS
|
1b173f77dd
perf_counter tools: Add CREDITS file for Git contributors
|
16 лет назад |
|
MANIFEST
|
192614010a
tools include: Introduce linux/compiler-gcc.h
|
8 лет назад |
|
Makefile
|
be9e499111
perf build tests: Do parallell builds with 'build-test'
|
10 лет назад |
|
Makefile.config
|
8bd8c65333
tools perf scripting python: clang doesn't have -spec, remove it
|
8 лет назад |
|
Makefile.perf
|
85e0d50965
perf build: Add special fixdep cleaning rule
|
8 лет назад |
|
builtin-annotate.c
|
eddaef8896
perf annotate: Add -q/--quiet option
|
8 лет назад |
|
builtin-bench.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
10 лет назад |
|
builtin-buildid-cache.c
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 лет назад |
|
builtin-buildid-list.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
10 лет назад |
|
builtin-c2c.c
|
190bacca16
perf c2c report: Coalesce by default only by pid,iaddr
|
9 лет назад |
|
builtin-config.c
|
08d090cfed
perf config: Mark where are config items from (user or system)
|
9 лет назад |
|
builtin-data.c
|
9e1a7ea19f
perf data ctf: Add '--all' option for 'perf data convert'
|
9 лет назад |
|
builtin-diff.c
|
63b42fce86
perf diff: Add -q/--quiet option
|
8 лет назад |
|
builtin-evlist.c
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 лет назад |
|
builtin-ftrace.c
|
b05d109398
perf ftrace: Add ftrace.tracer config option
|
9 лет назад |
|
builtin-help.c
|
ecc4c5614b
perf tools: Propagate perf_config() errors
|
9 лет назад |
|
builtin-inject.c
|
be39db9f29
perf symbols: Remove symbol_filter_t machinery
|
9 лет назад |
|
builtin-kallsyms.c
|
355637717d
perf kallsyms: Introduce tool to look for extended symbol information on the running kernel
|
9 лет назад |
|
builtin-kmem.c
|
a7c3899c06
perf symbols: No need to check if sym->name is NULL
|
8 лет назад |
|
builtin-kvm.c
|
c05a6e1415
perf kvm: Use NSEC_PER_USEC
|
9 лет назад |
|
builtin-list.c
|
f23610245c
perf list: Add debug support for outputing alias string
|
8 лет назад |
|
builtin-lock.c
|
4b6ab94eab
perf subcmd: Create subcmd library
|
10 лет назад |
|
builtin-mem.c
|
bb963e1650
perf utils: Check verbose flag properly
|
8 лет назад |
|
builtin-probe.c
|
d5c3a937e0
perf probe: Add option --symfs
|
8 лет назад |
|
builtin-record.c
|
68ba32352d
perf record: Honor --quiet option properly
|
8 лет назад |
|
builtin-report.c
|
27fafab59a
perf report: Add -q/--quiet option
|
8 лет назад |
|
builtin-sched.c
|
bb963e1650
perf utils: Check verbose flag properly
|
8 лет назад |
|
builtin-script.c
|
be3d466c73
perf script: Also allow forcing reading of non-root owned files by root
|
9 лет назад |
|
builtin-stat.c
|
bb963e1650
perf utils: Check verbose flag properly
|
8 лет назад |
|
builtin-timechart.c
|
af4b2c972a
perf timechart: Use NSEC_PER_U?SEC
|
9 лет назад |
|
builtin-top.c
|
bb963e1650
perf utils: Check verbose flag properly
|
8 лет назад |
|
builtin-trace.c
|
bb963e1650
perf utils: Check verbose flag properly
|
8 лет назад |
|
builtin-version.c
|
0a4bb5da95
perf tools: Move cmd_version() to builtin-version.c
|
10 лет назад |
|
builtin.h
|
d01f4e8db2
perf ftrace: Introduce new 'ftrace' tool
|
9 лет назад |
|
check-headers.sh
|
aeafd623f8
perf tools: Move headers check into bash script
|
9 лет назад |
|
command-list.txt
|
d01f4e8db2
perf ftrace: Introduce new 'ftrace' tool
|
9 лет назад |
|
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
|
25b8592e91
perf powerpc: Fix build-test failure
|
9 лет назад |
|
perf-with-kcore.sh
|
8bd1b2d257
perf tools: Fix perf-with-kcore handling of arguments containing spaces
|
10 лет назад |
|
perf.c
|
ecc4c5614b
perf tools: Propagate perf_config() errors
|
9 лет назад |
|
perf.h
|
a359c17a7e
perf evsel: Allow to ignore missing pid
|
9 лет назад |