Alexey Brodkin 3c71ba3f80 perf tools: Really allow to specify custom CC, AR or LD %!s(int64=10) %!d(string=hai) anos
..
Documentation 32b8af82e3 perf stat: Introduce --per-thread option %!s(int64=10) %!d(string=hai) anos
arch 3237f28188 perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing %!s(int64=10) %!d(string=hai) anos
bench 2d8e405acd perf bench numa: Share sched_getcpu() __weak def with cloexec.c %!s(int64=10) %!d(string=hai) anos
config 642273795f perf tools: Create config.detected into OUTPUT directory %!s(int64=10) %!d(string=hai) anos
python 3223565cdf perf python: Remove duplicate TID bit from mask %!s(int64=12) %!d(string=hai) anos
scripts c7355f842b perf build: Add scripts objects building %!s(int64=11) %!d(string=hai) anos
tests a6fa003855 perf stat: Make stats work over the thread dimension %!s(int64=10) %!d(string=hai) anos
ui 9c0fa8dd3d perf hists browser: Take the --comm, --dsos, etc filters into account %!s(int64=10) %!d(string=hai) anos
util a7fde09a78 perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT %!s(int64=10) %!d(string=hai) anos
.gitignore 386299735e perf tools: Ignore .config-detected in .gitignore %!s(int64=10) %!d(string=hai) anos
Build 2245bf1410 perf tools: Add new 'perf data' command %!s(int64=10) %!d(string=hai) anos
CREDITS 1b173f77dd perf_counter tools: Add CREDITS file for Git contributors %!s(int64=16) %!d(string=hai) anos
MANIFEST 0aefc3590a tools: Copy lib/hweight.c from the kernel sources %!s(int64=10) %!d(string=hai) anos
Makefile 8e55735150 perf build: Fix single target build dependency check %!s(int64=10) %!d(string=hai) anos
Makefile.perf 3c71ba3f80 perf tools: Really allow to specify custom CC, AR or LD %!s(int64=10) %!d(string=hai) anos
builtin-annotate.c 0c4a5bcea4 perf annotate: Display total number of samples with --show-total-period %!s(int64=10) %!d(string=hai) anos
builtin-bench.c d65817b4e7 perf bench futex: Support parallel waker threads %!s(int64=10) %!d(string=hai) anos
builtin-buildid-cache.c 0497d0a820 perf buildid-cache: Show usage with incorrect params %!s(int64=10) %!d(string=hai) anos
builtin-buildid-list.c cd10b28952 perf tools: Hit all build ids when AUX area tracing %!s(int64=10) %!d(string=hai) anos
builtin-data.c bd05954bfa perf data: Support using -f to override perf.data file ownership for 'convert' %!s(int64=10) %!d(string=hai) anos
builtin-diff.c b91fc39f4a perf machine: Protect the machine->threads with a rwlock %!s(int64=10) %!d(string=hai) anos
builtin-evlist.c 9e3b6ec173 perf evlist: Support using -f to override perf.data file ownership %!s(int64=10) %!d(string=hai) anos
builtin-help.c e24a110882 perf tools: Add the bash completion for listing subsubcommands of perf help %!s(int64=10) %!d(string=hai) anos
builtin-inject.c 9fedfb0c5b perf inject: Fill in the missing session freeing after an error occurs %!s(int64=10) %!d(string=hai) anos
builtin-kmem.c 249ca1a860 perf kmem: Fill in the missing session freeing after an error occurs %!s(int64=10) %!d(string=hai) anos
builtin-kvm.c 41b983609a perf kvm: Fill in the missing session freeing after an error occurs %!s(int64=10) %!d(string=hai) anos
builtin-list.c 5ef803ee02 perf list: Extend raw-dump to certain kind of events %!s(int64=10) %!d(string=hai) anos
builtin-lock.c b91fc39f4a perf machine: Protect the machine->threads with a rwlock %!s(int64=10) %!d(string=hai) anos
builtin-mem.c 1df9fade87 perf mem: Fill in the missing session freeing after an error occurs %!s(int64=10) %!d(string=hai) anos
builtin-probe.c 349e8d2611 perf probe: Add --range option to show a variable's location range %!s(int64=10) %!d(string=hai) anos
builtin-record.c 9d9cad763c perf tools: Configurable per thread proc map processing time out %!s(int64=10) %!d(string=hai) anos
builtin-report.c 07a716fff2 perf report: Fill in the missing session freeing after an error occurs %!s(int64=10) %!d(string=hai) anos
builtin-sched.c 2f80dd4488 perf sched: Add option to merge like comms to lat output %!s(int64=10) %!d(string=hai) anos
builtin-script.c b91fc39f4a perf machine: Protect the machine->threads with a rwlock %!s(int64=10) %!d(string=hai) anos
builtin-stat.c 5fc472a628 perf stat: Fix shadow declaration of close %!s(int64=10) %!d(string=hai) anos
builtin-timechart.c 86066064e3 perf tools: Elliminate alignment holes %!s(int64=10) %!d(string=hai) anos
builtin-top.c 13d1e536b1 perf top: Move toggling event logic into hists browser %!s(int64=10) %!d(string=hai) anos
builtin-trace.c d0cc439b30 perf trace: Validate syscall list passed via -e argument %!s(int64=10) %!d(string=hai) anos
builtin.h 2245bf1410 perf tools: Add new 'perf data' command %!s(int64=10) %!d(string=hai) anos
command-list.txt 2245bf1410 perf tools: Add new 'perf data' command %!s(int64=10) %!d(string=hai) anos
design.txt b68eebd1c2 perf tools: Update some code references in design.txt %!s(int64=11) %!d(string=hai) anos
perf-archive.sh 87ff50a319 perf archive: Make 'f' the last parameter for tar %!s(int64=13) %!d(string=hai) anos
perf-completion.sh 1312c8a8fb perf tools: Avoid confusion with preloaded bash function for perf bash completion %!s(int64=10) %!d(string=hai) anos
perf-read-vdso.c e477f3f01a perf tools: Build programs to copy 32-bit compatibility %!s(int64=11) %!d(string=hai) anos
perf-sys.h 42b09d7b0e perf tools: Move generic barriers out of perf-sys.h %!s(int64=10) %!d(string=hai) anos
perf-with-kcore.sh c501e90b47 perf tools: Add perf-with-kcore script %!s(int64=11) %!d(string=hai) anos
perf.c 7335399a6a perf tools: Fix the bash completion problem of 'perf --*' %!s(int64=10) %!d(string=hai) anos
perf.h 9d9cad763c perf tools: Configurable per thread proc map processing time out %!s(int64=10) %!d(string=hai) anos