summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman
2022-12-05selftests/powerpc: Fix resource leaksMiaoqian Lin
2022-12-02selftests/powerpc: Add ptrace setup_core_pattern() null-terminatorBenjamin Gray
2022-12-02selftests/powerpc: Use mfspr/mtspr macrosBenjamin Gray
2022-12-02selftests: powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-30selftests/powerpc: Account for offline cpus in perf-hwbreak testNaveen N. Rao
2022-11-30selftests/powerpc: Bump up rlimit for perf-hwbreak testNaveen N. Rao
2022-11-30selftests/powerpc: Move perror closer to its useNaveen N. Rao
2022-11-24selftests/powerpc: Remove repeated word in commentsShaomin Deng
2022-11-24selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King
2022-11-23objtool/powerpc: Implement arch_pc_relative_reloc()Michael Ellerman
2022-11-18objtool/powerpc: Add --mcount specific implementationSathvika Vasireddy
2022-11-18objtool/powerpc: Enable objtool to be built on ppcSathvika Vasireddy
2022-11-18objtool: Add arch specific function arch_ftrace_match()Sathvika Vasireddy
2022-11-18objtool: Use macros to define arch specific reloc typesSathvika Vasireddy
2022-11-18objtool: Read special sections with alts only when specific options are selectedSathvika Vasireddy
2022-11-18objtool: Add --mnop as an option to --mcountSathvika Vasireddy
2022-11-18objtool: Use target file class size instead of a compiled constantChristophe Leroy
2022-11-18objtool: Use target file endianness instead of a compiled constantChristophe Leroy
2022-11-18objtool: Fix SEGFAULTChristophe Leroy
2022-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-23Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-22tools: include: sync include/api/linux/kvm.hPaolo Bonzini
2022-10-22Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-10-21Merge tag 'trace-tools-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-20rv/dot2c: Make automaton definition staticDaniel Bristot de Oliveira
2022-10-19selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey
2022-10-17selftests/perf_events: Add a SIGTRAP stress test with disablesMarco Elver
2022-10-16Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-10-15tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-10-15perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packetQi Liu
2022-10-15perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driverQi Liu
2022-10-15perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()Qi Liu
2022-10-15perf tests stat+json_output: Include sanity check for topologyAthira Rajeev
2022-10-15perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev
2022-10-15perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter
2022-10-15perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-15perf test: Fix attr tests for PERF_FORMAT_LOSTJames Clark
2022-10-15perf test: test_intel_pt.sh: Add 9 testsAmmy Yi
2022-10-15perf inject: Fix GEN_ELF_TEXT_OFFSET for jitAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-14perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-10-14perf list: Fix metricgroups title messageAndi Kleen
2022-10-14perf mem: Fix -C option behavior for perf mem recordNamhyung Kim