summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-10-10Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-10-10Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2022-10-10Merge tag 'livepatching-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-10-10Merge tag 'objtool-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-10Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-10KVM: arm64: selftests: Fix multiple versions of GIC creationZenghui Yu
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-07selftests/memory-hotplug: Adjust log info for maintainabilityZhao Gongyi
2022-10-07selftests/memory-hotplug: Restore memory before exitZhao Gongyi
2022-10-07selftests/memory-hotplug: Add checking after online or offlineZhao Gongyi
2022-10-07selftests/ftrace: func_event_triggers: fix typo in user messageRandy Dunlap
2022-10-07kunit: tool: Don't download risc-v opensbi firmware with wgetDavid Gow
2022-10-07Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-07ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern
2022-10-06Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-06Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-10-06perf script: Add missing fields in usage hintRavi Bangoria
2022-10-06perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFBRavi Bangoria
2022-10-06perf mem/c2c: Avoid printing empty lines for unsupported eventsRavi Bangoria
2022-10-06perf mem/c2c: Add load store event mappings for AMDRavi Bangoria
2022-10-06perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE eventsRavi Bangoria
2022-10-06perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO}Ravi Bangoria
2022-10-06perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernelRavi Bangoria
2022-10-06tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernelRavi Bangoria
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-10-06perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout()Athira Rajeev
2022-10-06perf test coresight: Add relevant documentation about ARM64 CoreSight testingCarsten Haitzler
2022-10-06perf test: Add git ignore for tmp and output files of ARM CoreSight testsCarsten Haitzler
2022-10-06perf test coresight: Add unroll thread test shell scriptCarsten Haitzler
2022-10-06perf test coresight: Add unroll thread test toolCarsten Haitzler
2022-10-06perf test coresight: Add thread loop test shell scriptsCarsten Haitzler
2022-10-06perf test coresight: Add thread loop test toolCarsten Haitzler
2022-10-06perf test coresight: Add memcpy thread test shell scriptCarsten Haitzler
2022-10-06perf test coresight: Add memcpy thread test toolCarsten Haitzler
2022-10-06perf test: Add git ignore for perf data generated by the ARM CoreSight testsCarsten Haitzler
2022-10-06perf test: Add arm64 asm pureloop test shell scriptCarsten Haitzler
2022-10-06perf test: Add asm pureloop test toolCarsten Haitzler
2022-10-06perf test: Add build infra for perf test tools for ARM CoreSight testsCarsten Haitzler
2022-10-06perf test: Add CoreSight shell lib shared code for future testsCarsten Haitzler
2022-10-06perf test: Introduce script for data symbol testingLeo Yan
2022-10-06perf record: Save DSO build-ID for synthesizingNamhyung Kim
2022-10-06perf stat: Rename to aggr_cpu_id.thread_idxNamhyung Kim
2022-10-06perf stat: Don't compare runtime stat for shadow statsNamhyung Kim
2022-10-06perf stat: Kill unused per-thread runtime statsNamhyung Kim
2022-10-06perf stat: Use thread map index for shadow statNamhyung Kim
2022-10-06perf stat: Rename saved_value->cpu_map_idxNamhyung Kim
2022-10-06perf stat: Don't call perf_stat_evsel_id_init() repeatedlyNamhyung Kim