summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-10-07selftests/memory-hotplug: Restore memory before exitZhao Gongyi1-5/+16
2022-10-07selftests/memory-hotplug: Add checking after online or offlineZhao Gongyi1-3/+9
2022-10-07selftests/ftrace: func_event_triggers: fix typo in user messageRandy Dunlap1-1/+1
2022-10-07kunit: tool: Don't download risc-v opensbi firmware with wgetDavid Gow1-11/+7
2022-10-07Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds1-9/+13
2022-10-07ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern1-0/+5
2022-10-06Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-97/+41
2022-10-06Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds11-111/+109
2022-10-06perf script: Add missing fields in usage hintRavi Bangoria1-3/+4
2022-10-06perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFBRavi Bangoria1-2/+2
2022-10-06perf mem/c2c: Avoid printing empty lines for unsupported eventsRavi Bangoria1-5/+6
2022-10-06perf mem/c2c: Add load store event mappings for AMDRavi Bangoria3-7/+41
2022-10-06perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE eventsRavi Bangoria3-0/+3
2022-10-06perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO}Ravi Bangoria1-0/+2
2022-10-06perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernelRavi Bangoria1-0/+16
2022-10-06tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelRavi Bangoria1-1/+3
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds32-168/+1555
2022-10-06perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout()Athira Rajeev1-2/+2
2022-10-06perf test coresight: Add relevant documentation about ARM64 CoreSight testingCarsten Haitzler1-0/+5
2022-10-06perf test: Add git ignore for tmp and output files of ARM CoreSight testsCarsten Haitzler1-0/+2
2022-10-06perf test coresight: Add unroll thread test shell scriptCarsten Haitzler1-0/+18
2022-10-06perf test coresight: Add unroll thread test toolCarsten Haitzler4-1/+110
2022-10-06perf test coresight: Add thread loop test shell scriptsCarsten Haitzler2-0/+38
2022-10-06perf test coresight: Add thread loop test toolCarsten Haitzler4-1/+122
2022-10-06perf test coresight: Add memcpy thread test shell scriptCarsten Haitzler1-0/+18
2022-10-06perf test coresight: Add memcpy thread test toolCarsten Haitzler4-1/+115
2022-10-06perf test: Add git ignore for perf data generated by the ARM CoreSight testsCarsten Haitzler1-2/+2
2022-10-06perf test: Add arm64 asm pureloop test shell scriptCarsten Haitzler2-1/+20
2022-10-06perf test: Add asm pureloop test toolCarsten Haitzler4-1/+65
2022-10-06perf test: Add build infra for perf test tools for ARM CoreSight testsCarsten Haitzler4-3/+55
2022-10-06perf test: Add CoreSight shell lib shared code for future testsCarsten Haitzler1-0/+132
2022-10-06perf test: Introduce script for data symbol testingLeo Yan1-0/+93
2022-10-06perf record: Save DSO build-ID for synthesizingNamhyung Kim1-3/+22
2022-10-06perf stat: Rename to aggr_cpu_id.thread_idxNamhyung Kim4-16/+16
2022-10-06perf stat: Don't compare runtime stat for shadow statsNamhyung Kim1-12/+0
2022-10-06perf stat: Kill unused per-thread runtime statsNamhyung Kim2-56/+0
2022-10-06perf stat: Use thread map index for shadow statNamhyung Kim3-18/+12
2022-10-06perf stat: Rename saved_value->cpu_map_idxNamhyung Kim2-157/+157
2022-10-06perf stat: Don't call perf_stat_evsel_id_init() repeatedlyNamhyung Kim1-1/+1
2022-10-06perf stat: Convert perf_stat_evsel.res_stats arrayNamhyung Kim3-9/+5
2022-10-06perf tools: Remove special handling of system-wide evselNamhyung Kim4-19/+2
2022-10-06perf tools: Add evlist__add_sched_switch()Namhyung Kim4-20/+28
2022-10-06perf tools: Get rid of evlist__add_on_all_cpus()Namhyung Kim1-27/+2
2022-10-06libperf: Propagate maps only if necessaryNamhyung Kim2-7/+5
2022-10-06libperf: Populate system-wide evsel mapsNamhyung Kim1-6/+9
2022-10-06perf vendor events: Update Intel broadwelldeIan Rogers1-134/+577
2022-10-06perf vendor events: Update Intel tigerlakeIan Rogers1-48/+762
2022-10-06perf vendor events: Update Intel skylakeIan Rogers1-182/+679
2022-10-06perf vendor events: Update silvermont cpuidsIan Rogers1-1/+1
2022-10-06perf vendor events: Update Intel sapphirerapidsIan Rogers5-353/+917