summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-10-11234-5281/+15648
|\
| * perf script: Add missing fields in usage hintRavi Bangoria2022-10-061-3/+4
| * perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFBRavi Bangoria2022-10-061-2/+2
| * perf mem/c2c: Avoid printing empty lines for unsupported eventsRavi Bangoria2022-10-061-5/+6
| * perf mem/c2c: Add load store event mappings for AMDRavi Bangoria2022-10-063-7/+41
| * perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE eventsRavi Bangoria2022-10-063-0/+3
| * perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO}Ravi Bangoria2022-10-061-0/+2
| * perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernelRavi Bangoria2022-10-061-0/+16
| * tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelRavi Bangoria2022-10-061-1/+3
| * perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout()Athira Rajeev2022-10-061-2/+2
| * perf test coresight: Add relevant documentation about ARM64 CoreSight testingCarsten Haitzler2022-10-061-0/+5
| * perf test: Add git ignore for tmp and output files of ARM CoreSight testsCarsten Haitzler2022-10-061-0/+2
| * perf test coresight: Add unroll thread test shell scriptCarsten Haitzler2022-10-061-0/+18
| * perf test coresight: Add unroll thread test toolCarsten Haitzler2022-10-064-1/+110
| * perf test coresight: Add thread loop test shell scriptsCarsten Haitzler2022-10-062-0/+38
| * perf test coresight: Add thread loop test toolCarsten Haitzler2022-10-064-1/+122
| * perf test coresight: Add memcpy thread test shell scriptCarsten Haitzler2022-10-061-0/+18
| * perf test coresight: Add memcpy thread test toolCarsten Haitzler2022-10-064-1/+115
| * perf test: Add git ignore for perf data generated by the ARM CoreSight testsCarsten Haitzler2022-10-061-2/+2
| * perf test: Add arm64 asm pureloop test shell scriptCarsten Haitzler2022-10-062-1/+20
| * perf test: Add asm pureloop test toolCarsten Haitzler2022-10-064-1/+65
| * perf test: Add build infra for perf test tools for ARM CoreSight testsCarsten Haitzler2022-10-064-3/+55
| * perf test: Add CoreSight shell lib shared code for future testsCarsten Haitzler2022-10-061-0/+132
| * perf test: Introduce script for data symbol testingLeo Yan2022-10-061-0/+93
| * perf record: Save DSO build-ID for synthesizingNamhyung Kim2022-10-061-3/+22
| * perf stat: Rename to aggr_cpu_id.thread_idxNamhyung Kim2022-10-064-16/+16
| * perf stat: Don't compare runtime stat for shadow statsNamhyung Kim2022-10-061-12/+0
| * perf stat: Kill unused per-thread runtime statsNamhyung Kim2022-10-062-56/+0
| * perf stat: Use thread map index for shadow statNamhyung Kim2022-10-063-18/+12
| * perf stat: Rename saved_value->cpu_map_idxNamhyung Kim2022-10-062-157/+157
| * perf stat: Don't call perf_stat_evsel_id_init() repeatedlyNamhyung Kim2022-10-061-1/+1
| * perf stat: Convert perf_stat_evsel.res_stats arrayNamhyung Kim2022-10-063-9/+5
| * perf tools: Remove special handling of system-wide evselNamhyung Kim2022-10-064-19/+2
| * perf tools: Add evlist__add_sched_switch()Namhyung Kim2022-10-064-20/+28
| * perf tools: Get rid of evlist__add_on_all_cpus()Namhyung Kim2022-10-061-27/+2
| * libperf: Propagate maps only if necessaryNamhyung Kim2022-10-062-7/+5
| * libperf: Populate system-wide evsel mapsNamhyung Kim2022-10-061-6/+9
| * perf vendor events: Update Intel broadwelldeIan Rogers2022-10-061-134/+577
| * perf vendor events: Update Intel tigerlakeIan Rogers2022-10-061-48/+762
| * perf vendor events: Update Intel skylakeIan Rogers2022-10-061-182/+679
| * perf vendor events: Update silvermont cpuidsIan Rogers2022-10-061-1/+1
| * perf vendor events: Update Intel sapphirerapidsIan Rogers2022-10-065-353/+917
| * perf vendor events: Update Intel sandybridgeIan Rogers2022-10-061-75/+240
| * perf vendor events: Update Intel jaketownIan Rogers2022-10-061-81/+246
| * perf vendor events: Update Intel ivytownIan Rogers2022-10-0610-189/+625
| * perf vendor events: Update Intel ivybridgeIan Rogers2022-10-061-91/+503
| * perf vendor events: Update Intel icelakexIan Rogers2022-10-065-334/+833
| * perf vendor events: Update Intel icelakeIan Rogers2022-10-064-52/+766
| * perf vendor events: Update Intel haswellxIan Rogers2022-10-066-356/+615
| * perf vendor events: Update Intel haswellIan Rogers2022-10-064-90/+498