Soramichi AKIYAMA d94386f28a perf evlist: Fix typo in deliver_sample() 9 سال پیش
..
Documentation 414e050c68 perf sched timehist: Add --state option 9 سال پیش
arch 0fcb1da4ab perf annotate: AArch64 support 9 سال پیش
bench 9de3ffa1b7 perf bench futex: Fix lock-pi help string 9 سال پیش
jvmti 8c9c3d2f95 perf kvmti: Remove unused Makefile file 9 سال پیش
pmu-events 46b627a25f perf vendor events: Support couple more POWER8 PVRs in mapfile 9 سال پیش
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 9808143ba2 perf tools: Add unit_number__scnprintf function 9 سال پیش
trace 2bd42f3aaa perf trace: Check if MAP_32BIT is defined (again) 9 سال پیش
ui d25ed5d9fa perf tools: Move two variables usied in libperf from perf.c 9 سال پیش
util d94386f28a perf evlist: Fix typo in deliver_sample() 9 سال پیش
.gitignore dcd1e2a7ba perf tools: Add arch/*/include/generated/ to .gitignore 9 سال پیش
Build d25ed5d9fa perf tools: Move two variables usied in libperf from perf.c 9 سال پیش
CREDITS 1b173f77dd perf_counter tools: Add CREDITS file for Git contributors 16 سال پیش
MANIFEST 02bc11de56 tools lib: Add for_each_clear_bit macro 9 سال پیش
Makefile be9e499111 perf build tests: Do parallell builds with 'build-test' 10 سال پیش
Makefile.config 2484c4c58f perf tools: Remove unneccessary feature-dwarf warning 9 سال پیش
Makefile.perf cd7f355ac4 perf jvmti: Create libdir directory before installing libperf-jvmti.so 9 سال پیش
builtin-annotate.c 70fbe05745 perf annotate: Add branch stack / basic block 9 سال پیش
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 7e6a79981b perf tools: Remove some needless __maybe_unused 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 29659ab4e7 perf hists: Add support for header span 9 سال پیش
builtin-evlist.c e5cadb93d0 perf evlist: Rename for_each() macros to for_each_entry() 9 سال پیش
builtin-help.c 355637717d perf kallsyms: Introduce tool to look for extended symbol information on the running kernel 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 2a865bd8dd perf kmem: Add option to specify time window of interest 9 سال پیش
builtin-kvm.c c05a6e1415 perf kvm: Use NSEC_PER_USEC 9 سال پیش
builtin-list.c c8d6828a65 perf list: Support long jevents descriptions 9 سال پیش
builtin-lock.c 4b6ab94eab perf subcmd: Create subcmd library 10 سال پیش
builtin-mem.c 631ac41b46 perf mem: Fix --all-user/--all-kernel options 9 سال پیش
builtin-probe.c e50243bbeb perf probe: Ignore vmlinux Build-id when offline vmlinux given 9 سال پیش
builtin-record.c bfacbe3bf2 perf record: Add switch-output time option argument 9 سال پیش
builtin-report.c 7e6a79981b perf tools: Remove some needless __maybe_unused 9 سال پیش
builtin-sched.c 587782c52a perf sched timehist: Show total wait times for summary 9 سال پیش
builtin-script.c be3d466c73 perf script: Also allow forcing reading of non-root owned files by root 9 سال پیش
builtin-stat.c 7e6a79981b perf tools: Remove some needless __maybe_unused 9 سال پیش
builtin-timechart.c af4b2c972a perf timechart: Use NSEC_PER_U?SEC 9 سال پیش
builtin-top.c 786c1b5184 perf annotate: Start supporting cross arch annotation 9 سال پیش
builtin-trace.c 017037ff3d perf trace: Allow specifying list of syscalls and events in -e/--expr/--event 9 سال پیش
builtin-version.c 0a4bb5da95 perf tools: Move cmd_version() to builtin-version.c 10 سال پیش
builtin.h 355637717d perf kallsyms: Introduce tool to look for extended symbol information on the running kernel 9 سال پیش
check-headers.sh aeafd623f8 perf tools: Move headers check into bash script 9 سال پیش
command-list.txt 355637717d perf kallsyms: Introduce tool to look for extended symbol information on the running kernel 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 d25ed5d9fa perf tools: Move two variables usied in libperf from perf.c 9 سال پیش
perf.h a359c17a7e perf evsel: Allow to ignore missing pid 9 سال پیش