aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 2-129/+81
2022-10-10Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 6-23/+86
2022-10-10Merge tag 'livepatching-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-2/+123
2022-10-10Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 6-8/+771
2022-10-10Merge tag 'objtool-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+7
2022-10-10Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2022-10-10KVM: arm64: selftests: Fix multiple versions of GIC creationGravatar Zenghui Yu 1-2/+2
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 6-15/+260
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 7-75/+351
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+13
2022-10-07selftests/memory-hotplug: Adjust log info for maintainabilityGravatar Zhao Gongyi 1-2/+5
2022-10-07selftests/memory-hotplug: Restore memory before exitGravatar Zhao Gongyi 1-5/+16
2022-10-07selftests/memory-hotplug: Add checking after online or offlineGravatar Zhao Gongyi 1-3/+9
2022-10-07selftests/ftrace: func_event_triggers: fix typo in user messageGravatar Randy Dunlap 1-1/+1
2022-10-07kunit: tool: Don't download risc-v opensbi firmware with wgetGravatar David Gow 1-11/+7
2022-10-07Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-9/+13
2022-10-07ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...Gravatar David Ahern 1-0/+5
2022-10-06Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 6-97/+41
2022-10-06Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 11-111/+109
2022-10-06perf script: Add missing fields in usage hintGravatar Ravi Bangoria 1-3/+4
2022-10-06perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFBGravatar Ravi Bangoria 1-2/+2
2022-10-06perf mem/c2c: Avoid printing empty lines for unsupported eventsGravatar Ravi Bangoria 1-5/+6
2022-10-06perf mem/c2c: Add load store event mappings for AMDGravatar Ravi Bangoria 3-7/+41
2022-10-06perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE eventsGravatar Ravi Bangoria 3-0/+3
2022-10-06perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO}Gravatar Ravi Bangoria 1-0/+2
2022-10-06perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernelGravatar Ravi Bangoria 1-0/+16
2022-10-06tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelGravatar Ravi Bangoria 1-1/+3
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 32-168/+1555
2022-10-06perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout()Gravatar Athira Rajeev 1-2/+2
2022-10-06perf test coresight: Add relevant documentation about ARM64 CoreSight testingGravatar Carsten Haitzler 1-0/+5
2022-10-06perf test: Add git ignore for tmp and output files of ARM CoreSight testsGravatar Carsten Haitzler 1-0/+2
2022-10-06perf test coresight: Add unroll thread test shell scriptGravatar Carsten Haitzler 1-0/+18
2022-10-06perf test coresight: Add unroll thread test toolGravatar Carsten Haitzler 4-1/+110
2022-10-06perf test coresight: Add thread loop test shell scriptsGravatar Carsten Haitzler 2-0/+38
2022-10-06perf test coresight: Add thread loop test toolGravatar Carsten Haitzler 4-1/+122
2022-10-06perf test coresight: Add memcpy thread test shell scriptGravatar Carsten Haitzler 1-0/+18
2022-10-06perf test coresight: Add memcpy thread test toolGravatar Carsten Haitzler 4-1/+115
2022-10-06perf test: Add git ignore for perf data generated by the ARM CoreSight testsGravatar Carsten Haitzler 1-2/+2
2022-10-06perf test: Add arm64 asm pureloop test shell scriptGravatar Carsten Haitzler 2-1/+20
2022-10-06perf test: Add asm pureloop test toolGravatar Carsten Haitzler 4-1/+65
2022-10-06perf test: Add build infra for perf test tools for ARM CoreSight testsGravatar Carsten Haitzler 4-3/+55
2022-10-06perf test: Add CoreSight shell lib shared code for future testsGravatar Carsten Haitzler 1-0/+132
2022-10-06perf test: Introduce script for data symbol testingGravatar Leo Yan 1-0/+93
2022-10-06perf record: Save DSO build-ID for synthesizingGravatar Namhyung Kim 1-3/+22
2022-10-06perf stat: Rename to aggr_cpu_id.thread_idxGravatar Namhyung Kim 4-16/+16
2022-10-06perf stat: Don't compare runtime stat for shadow statsGravatar Namhyung Kim 1-12/+0
2022-10-06perf stat: Kill unused per-thread runtime statsGravatar Namhyung Kim 2-56/+0
2022-10-06perf stat: Use thread map index for shadow statGravatar Namhyung Kim 3-18/+12
2022-10-06perf stat: Rename saved_value->cpu_map_idxGravatar Namhyung Kim 2-157/+157
2022-10-06perf stat: Don't call perf_stat_evsel_id_init() repeatedlyGravatar Namhyung Kim 1-1/+1