Kan Liang daefd0bc0b perf stat: Add support to measure SMI cost 8 лет назад
..
Documentation daefd0bc0b perf stat: Add support to measure SMI cost 8 лет назад
arch d3cef7fe51 perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array 8 лет назад
bench 0353631aa7 perf tools: Use __maybe_unused consistently 8 лет назад
jvmti 0353631aa7 perf tools: Use __maybe_unused consistently 8 лет назад
pmu-events 0353631aa7 perf tools: Use __maybe_unused consistently 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 9b57fb7e35 perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is set 8 лет назад
trace 9607ad3a63 perf tools: Add signal.h to places using its definitions 8 лет назад
ui dcaa394807 perf annotate: Return arch from symbol__disassemble() and save it in browser 8 лет назад
util daefd0bc0b perf stat: Add support to measure SMI cost 8 лет назад
.gitignore 12a601c643 perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for git 8 лет назад
Build fd5cead23f perf trace: Beautify statx syscall 'flag' and 'mask' arguments 8 лет назад
CREDITS 1b173f77dd perf_counter tools: Add CREDITS file for Git contributors 16 лет назад
MANIFEST 379d61b1c7 tools include: Introduce linux/bug.h, from the kernel sources 8 лет назад
Makefile be9e499111 perf build tests: Do parallell builds with 'build-test' 10 лет назад
Makefile.config 7a759cd8e8 perf tools: Fix build with ARCH=x86_64 8 лет назад
Makefile.perf 7a759cd8e8 perf tools: Fix build with ARCH=x86_64 8 лет назад
builtin-annotate.c a43783aeec perf tools: Include errno.h where needed 8 лет назад
builtin-bench.c b0ad8ea664 perf tools: Remove unused 'prefix' from builtin functions 8 лет назад
builtin-buildid-cache.c b843f62ad9 perf symbols: Accept symbols starting at address 0 8 лет назад
builtin-buildid-list.c a43783aeec perf tools: Include errno.h where needed 8 лет назад
builtin-c2c.c 5ab8c689f7 perf tools: Move event prototypes from util.h to event.h 8 лет назад
builtin-config.c dfe1c6d7ef perf config: Refactor the code using 'ret' variable in cmd_config() 8 лет назад
builtin-data.c b0ad8ea664 perf tools: Remove unused 'prefix' from builtin functions 8 лет назад
builtin-diff.c a43783aeec perf tools: Include errno.h where needed 8 лет назад
builtin-evlist.c b0ad8ea664 perf tools: Remove unused 'prefix' from builtin functions 8 лет назад
builtin-ftrace.c 1096c35aa8 perf ftrace: Add -D option for depth filter 8 лет назад
builtin-help.c 7a8ef4c4b5 perf tools: Remove string.h, unistd.h and sys/stat.h from util.h 8 лет назад
builtin-inject.c e7ff8920e6 perf tools: Use just forward declarations for struct thread where possible 8 лет назад
builtin-kallsyms.c fd20e8111c perf tools: Including missing inttypes.h header 8 лет назад
builtin-kmem.c a43783aeec perf tools: Include errno.h where needed 8 лет назад
builtin-kvm.c 4208735d8d perf tools: Remove poll.h and wait.h from util.h 8 лет назад
builtin-list.c b0ad8ea664 perf tools: Remove unused 'prefix' from builtin functions 8 лет назад
builtin-lock.c a43783aeec perf tools: Include errno.h where needed 8 лет назад
builtin-mem.c e7ff8920e6 perf tools: Use just forward declarations for struct thread where possible 8 лет назад
builtin-probe.c 89c9fea3c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 8 лет назад
builtin-record.c 4208735d8d perf tools: Remove poll.h and wait.h from util.h 8 лет назад
builtin-report.c 7a8ef4c4b5 perf tools: Remove string.h, unistd.h and sys/stat.h from util.h 8 лет назад
builtin-sched.c a43783aeec perf tools: Include errno.h where needed 8 лет назад
builtin-script.c 106dacd86f perf script: Support -F brstackoff,dso 8 лет назад
builtin-stat.c daefd0bc0b perf stat: Add support to measure SMI cost 8 лет назад
builtin-timechart.c e7ff8920e6 perf tools: Use just forward declarations for struct thread where possible 8 лет назад
builtin-top.c dcaa394807 perf annotate: Return arch from symbol__disassemble() and save it in browser 8 лет назад
builtin-trace.c 54265664c1 perf trace: Add mmap alias for s390 8 лет назад
builtin-version.c 7a8ef4c4b5 perf tools: Remove string.h, unistd.h and sys/stat.h from util.h 8 лет назад
builtin.h a3b70b3bb3 perf tools: Remove stale prototypes from builtin.h 8 лет назад
check-headers.sh 67ef28794d tools include uapi: Grab copies of stat.h and fcntl.h 8 лет назад
command-list.txt f9c10cd645 perf tools: Missing c2c command in command-list 8 лет назад
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 5ab8c689f7 perf tools: Move event prototypes from util.h to event.h 8 лет назад
perf.h f3b3614a28 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info 8 лет назад