summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-141-0/+3
|\
| * static_call,x86: Robustify trampoline patchingPeter Zijlstra2021-11-111-0/+3
* | Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-11-14131-1148/+2639
|\ \
| * | perf tests: Remove bash constructs from stat_all_pmu.shJames Clark2021-11-131-2/+2
| * | perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark2021-11-131-1/+1
| * | perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark2021-11-131-1/+1
| * | perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed2021-11-134-0/+4
| * | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-0/+2
| * | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-1/+241
| * | tools headers UAPI: Sync sound/asound.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-1/+1
| * | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-0/+3
| * | tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-0/+4
| * | perf tools: Add more weak libbpf functionsJiri Olsa2021-11-131-0/+27
| * | perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers2021-11-133-3/+10
| * | perf symbols: Factor out annotation init/exitIan Rogers2021-11-133-1/+22
| * | perf symbols: Bit pack to save a byteIan Rogers2021-11-132-3/+3
| * | perf symbols: Add documentation to 'struct symbol'Ian Rogers2021-11-131-3/+14
| * | tools headers UAPI: Sync files changed by new futex_waitv syscallArnaldo Carvalho de Melo2021-11-132-1/+5
| * | perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...Guo Zhengkui2021-11-131-1/+1
| * | perf arm-spe: Support hardware-based PID tracingGerman Gomez2021-11-131-29/+70
| * | perf arm-spe: Save context ID in recordGerman Gomez2021-11-132-0/+3
| * | perf arm-spe: Update --switch-events docs in 'perf record'German Gomez2021-11-132-2/+4
| * | perf arm-spe: Track task context switch for cpu-mode eventsNamhyung Kim2021-11-132-1/+30
| * | perf vendor events power10: Add metric events JSON file for power10 platformKajol Jain2021-11-131-0/+676
| * | perf design.txt: Synchronize the definition of enum perf_hw_id with codeLike Xu2021-11-131-0/+3
| * | perf arm-spe: Print size using consistent formatAndrew Kilroy2021-11-131-1/+1
| * | perf cs-etm: Print size using consistent formatAndrew Kilroy2021-11-131-1/+1
| * | perf arm-spe: Snapshot mode testGerman Gomez2021-11-131-0/+89
| * | perf arm-spe: Implement find_snapshot callbackGerman Gomez2021-11-131-0/+145
| * | perf arm-spe: Add snapshot mode supportGerman Gomez2021-11-131-0/+130
| * | perf expr: Add source_count for aggregating eventsIan Rogers2021-11-138-12/+66
| * | perf expr: Move ID handling to its own functionIan Rogers2021-11-131-26/+35
| * | perf expr: Add metric literals for topology.Ian Rogers2021-11-132-1/+38
| * | perf expr: Add literal values starting with #Ian Rogers2021-11-134-6/+30
| * | perf cputopo: Match thread_siblings to topology ABI nameIan Rogers2021-11-133-18/+25
| * | perf cputopo: Match die_siblings to topology ABI nameIan Rogers2021-11-133-20/+25
| * | perf cputopo: Update to use pakage_cpusIan Rogers2021-11-133-15/+28
| * | perf test: Add expr test for events with hyphensIan Rogers2021-11-131-0/+10
| * | perf test: Remove skip_if_failIan Rogers2021-11-136-23/+8
| * | perf test: Remove is_supported functionIan Rogers2021-11-132-14/+1
| * | perf test: TSC test, remove is_supported useIan Rogers2021-11-131-23/+16
| * | perf test: BP tests, remove is_supported useIan Rogers2021-11-134-74/+51
| * | perf test: Remove non test case style support.Ian Rogers2021-11-132-10/+16
| * | perf test: Convert time to tsc test to test case.Ian Rogers2021-11-131-1/+6
| * | perf test: bp tests use test caseIan Rogers2021-11-133-3/+18
| * | perf test: Remove now unused subtest helpersIan Rogers2021-11-132-13/+1
| * | perf test: Convert llvm tests to test cases.Ian Rogers2021-11-131-23/+54
| * | perf test: Convert bpf tests to test cases.Ian Rogers2021-11-131-29/+43
| * | perf test: Convert clang tests to test cases.Ian Rogers2021-11-133-47/+24
| * | perf test: Convert watch point tests to test cases.Ian Rogers2021-11-131-98/+32