summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-04-22objtool: Make stack validation optionalJosh Poimboeuf
2022-04-22objtool: Add option to print section addressesJosh Poimboeuf
2022-04-22objtool: Don't print parentheses in function addressesJosh Poimboeuf
2022-04-22objtool: Ditch subcommandsJosh Poimboeuf
2022-04-22objtool: Reorganize cmdline optionsJosh Poimboeuf
2022-04-22libsubcmd: Fix OPTION_GROUP sortingJosh Poimboeuf
2022-04-22Merge branch 'tip/x86/urgent'Peter Zijlstra
2022-04-22objtool: Fix code relocs vs weak symbolsPeter Zijlstra
2022-04-22objtool: Fix type of reloc::addendPeter Zijlstra
2022-04-19objtool: Fix function fallthrough detection for vmlinuxJosh Poimboeuf
2022-04-19objtool: Fix sibling call detection in alternativesJosh Poimboeuf
2022-04-19objtool: Don't set 'jump_dest' for sibling callsJosh Poimboeuf
2022-04-19objtool: Use offstr() to print address of missing ENDBRJosh Poimboeuf
2022-04-19objtool: Print data address for "!ENDBR" data warningsJosh Poimboeuf
2022-04-19x86,objtool: Mark cpu_startup_entry() __noreturnPeter Zijlstra
2022-04-17Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-15Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-14perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1KAthira Rajeev
2022-04-14perf bench: Fix numa testcase to check if CPU used to bind task is onlineAthira Rajeev
2022-04-14perf record: Fix per-thread optionAlexey Bayduraev
2022-04-13perf tools: Fix segfault accessing sample_id xyarrayAdrian Hunter
2022-04-13perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()Lv Ruyi
2022-04-13perf tools: Fix misleading add event PMU debug messageAdrian Hunter
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-12testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev
2022-04-11selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu
2022-04-11x86/tsx: Disable TSX development mode at bootPawan Gupta
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-09Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...Linus Torvalds
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers
2022-04-09perf tools: Add external commands to list-cmdsMichael Petlan
2022-04-09perf docs: Add perf-iostat link to manpagesMichael Petlan
2022-04-09perf session: Remap buf if there is no space for eventDenis Nikitin
2022-04-09perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Athira Rajeev
2022-04-09perf bench: Fix futex bench to correct usage of affinity for machines with #C...Athira Rajeev
2022-04-09perf tools: Fix perf's libperf_print callbackAdrian Hunter
2022-04-09perf: arm-spe: Fix perf report --mem-modeJames Clark
2022-04-09perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark
2022-04-09tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-09perf test tsc: Fix error message when not supportedChengdong Li
2022-04-09perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo
2022-04-09perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo
2022-04-09tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
2022-04-09tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo
2022-04-09tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-09KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel
2022-04-09KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel
2022-04-08Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-08tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams