summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-10-14perf report: Output non-zero offset for decompressed recordsAlexey Bayduraev
2021-10-08perf kmem: Improve man page for record optionsIan Rogers
2021-10-08perf tools: Enable strict JSON parsingJames Clark
2021-10-08perf tools: Make the JSON parser more conformant when in strict modeJames Clark
2021-10-08perf vendor-events: Fix all remaining invalid JSON filesJames Clark
2021-10-08perf daemon: Remove duplicate sys/file.h includeGuo Zhengkui
2021-10-08perf test evlist-open-close: Use inline func to convert timeval to usecRiccardo Mancini
2021-10-08perf mmap: Introduce mmap_cpu_mask__duplicate()Riccardo Mancini
2021-10-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-10-06x86/insn: Use get_unaligned() instead of memcpy()Borislav Petkov
2021-10-05perf tests attr: Add missing topdown metrics eventsKan Liang
2021-10-05perf build: Fix plugin static linking with libopencsd on ARM and ARM64Branislav Rankov
2021-10-05perf build: Add missing -lstdc++ when linking with libopencsdBranislav Rankov
2021-10-05perf jevents: Free the sys_event_tables list after processing entriesLike Xu
2021-10-04perf srcline: Use long-running addr2line per DSOTony Garnock-Jones
2021-09-29perf tests vmlinux-kallsyms: Ignore hidden symbolsMichael Petlan
2021-09-29perf metric: Avoid events for an 'if' constant resultIan Rogers
2021-09-29perf metric: Don't compute unused eventsIan Rogers
2021-09-29perf expr: Propagate constants for binary operationsIan Rogers
2021-09-29perf expr: Merge find_ids and regular parsingIan Rogers
2021-09-29perf metric: Allow metrics with no eventsIan Rogers
2021-09-29perf metric: Add utilities to work on ids map.Ian Rogers
2021-09-29perf metric: Rename expr__find_other.Ian Rogers
2021-09-29perf expr: Move actions to the left.Ian Rogers
2021-09-29perf expr: Use macros for operatorsIan Rogers
2021-09-29perf expr: Separate token declataion from typeIan Rogers
2021-09-29perf expr: Remove unused headers and inline d_ratioIan Rogers
2021-09-29perf metric: Use NAN for missing event IDs.Ian Rogers
2021-09-29perf metric: Restructure struct expr_parse_ctx.Ian Rogers
2021-09-28perf vendor events arm64: Revise hip08 uncore eventsJohn Garry
2021-09-28perf test: Add pmu-event test for event described as "config="John Garry
2021-09-28perf test: Verify more event members in pmu-events testJohn Garry
2021-09-28perf jevents: Support ConfigCodeJohn Garry
2021-09-28perf parse-events: Set numeric term configJohn Garry
2021-09-28libtraceevent: Increase libtraceevent logging when verboseIan Rogers
2021-09-28perf tools: Add define for libtracefs versionIan Rogers
2021-09-28perf tools: Add define for libtraceevent versionIan Rogers
2021-09-28perf tools: Enable libtracefs dynamic linkingIan Rogers
2021-09-28perf test: Workload test of all PMUsIan Rogers
2021-09-28perf test: Workload test of metric and metricgroupsIan Rogers
2021-09-28perf jevents: Add __maybe_unused attribute to unused function argArnaldo Carvalho de Melo
2021-09-27perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'Like Xu
2021-09-27perf iostat: Use system-wide mode if the target cpu_list is unspecifiedLike Xu
2021-09-27perf annotate: Add riscv64 supportWilliam Cohen
2021-09-27perf config: Refine error message to eliminate confusionLike Xu
2021-09-27perf doc: Fix typos all over the placeLike Xu
2021-09-27perf arm: Fix off-by-one directory paths.Ian Rogers
2021-09-27perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"Colin Ian King
2021-09-27perf tests: Fix flaky test 'Object code reading'James Clark
2021-09-27perf test: Fix DWARF unwind for optimized builds.Ian Rogers