summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-05-16objtool: Move noreturn function list to separate fileJosh Poimboeuf
2023-05-16tools/lib/subcmd: Replace NORETURN usage with __noreturnJosh Poimboeuf
2023-05-16objtool: Remove superfluous global_noreturns entriesJosh Poimboeuf
2023-05-16objtool: Ignore exc_double_fault() __noreturn warningsJosh Poimboeuf
2023-05-16objtool: Detect missing __noreturn annotationsJosh Poimboeuf
2023-05-16objtool: Include backtrace in verbose modeJosh Poimboeuf
2023-05-16objtool: Add verbose option for disassembling affected functionsJosh Poimboeuf
2023-05-16objtool: Limit unreachable warnings to once per functionJosh Poimboeuf
2023-05-15perf vendor events arm64: Add AmpereOne core PMU eventsIlkka Koskinen
2023-05-15perf ftrace: Flush output after each writingChangbin Du
2023-05-15perf annotate browser: Add '<' and '>' keys for navigationNamhyung Kim
2023-05-15perf annotate: Parse x86 SIB addressing properlyNamhyung Kim
2023-05-15perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86Namhyung Kim
2023-05-15perf doc: Add support for KBUILD_BUILD_TIMESTAMPBen Hutchings
2023-05-15perf doc: Define man page date when using asciidoctorBen Hutchings
2023-05-15torture: Remove duplicated argument -enable-kvm for ppc64Zhouyi Zhou
2023-05-15bpf, arm64: Support struct arguments in the BPF trampolineFlorent Revest
2023-05-15bpftool: JIT limited misreported as negative value on aarch64Alan Maguire
2023-05-15perf test: Add cputype testing to perf statIan Rogers
2023-05-15perf build: Don't use -ftree-loop-distribute-patterns and -gno-variable-locat...Arnaldo Carvalho de Melo
2023-05-15perf parse-events: Reduce scope of is_event_supportedIan Rogers
2023-05-15perf stat: Don't disable TopdownL1 metric on hybridIan Rogers
2023-05-15perf metrics: Be PMU specific in event matchIan Rogers
2023-05-15perf jevents: Don't rewrite metrics across PMUsIan Rogers
2023-05-15perf vendor events intel: Correct alderlake metricsIan Rogers
2023-05-15perf stat: Command line PMU metric filteringIan Rogers
2023-05-15perf metrics: Be PMU specific for referenced metrics.Ian Rogers
2023-05-15perf parse-events: Don't reorder atom cpu eventsIan Rogers
2023-05-15perf parse-events: Don't auto merge hybrid wildcard eventsIan Rogers
2023-05-15perf parse-events: Avoid error when assigning a legacy cache termIan Rogers
2023-05-15perf parse-events: Avoid error when assigning a termIan Rogers
2023-05-15perf parse-events: Support hardware events as termsIan Rogers
2023-05-15perf test: Fix parse-events tests for >1 core PMUIan Rogers
2023-05-15perf stat: Make cputype filter genericIan Rogers
2023-05-15perf parse-events: Add pmu filterIan Rogers
2023-05-15perf parse-events: Minor type safety cleanupIan Rogers
2023-05-15perf parse-events: Remove now unused hybrid logicIan Rogers
2023-05-15perf parse-events: Support wildcards on raw eventsIan Rogers
2023-05-15perf print-events: Print legacy cache events for each PMUIan Rogers
2023-05-15perf parse-events: Wildcard legacy cache eventsIan Rogers
2023-05-15perf parse-events: Support PMUs for legacy cache eventsIan Rogers
2023-05-15perf test x86 hybrid: Add hybrid extended type checksIan Rogers
2023-05-15perf test x86 hybrid: Update test expectationsIan Rogers
2023-05-15perf test: Move x86 hybrid tests to arch/x86Ian Rogers
2023-05-15perf parse-events: Avoid scanning PMUs before parsingIan Rogers
2023-05-15perf print-events: Avoid unnecessary strlistIan Rogers
2023-05-15perf parse-events: Set pmu_name whenever a pmu is givenIan Rogers
2023-05-15perf parse-events: Set attr.type to PMU type earlyIan Rogers
2023-05-15perf test: Roundtrip name, don't assume 1 event per nameIan Rogers
2023-05-15perf test: Test more with config_cacheIan Rogers