summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
2021-09-24perf list: Display pmu prefix for partially supported hybrid cache eventsJin Yao
2021-09-21perf parse-events: Remove unnecessary #includesIan Rogers
2021-09-21perf daemon: Avoid msan warnings on send_cmdIan Rogers
2021-09-21Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-09-18perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()Andrii Nakryiko
2021-09-18perf machine: Initialize srcline string member in add_location structMichael Petlan
2021-09-18perf script: Fix ip display when type != attr->typeAdrian Hunter
2021-09-18perf annotate: Fix fused instr logic for assembly functionsRavi Bangoria
2021-09-17perf record: Add --synth optionNamhyung Kim
2021-09-17perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin...Namhyung Kim
2021-09-15perf parse-events: Avoid enum forward declaration.Ian Rogers
2021-09-15perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()Andrii Nakryiko
2021-09-15perf bpf: Deprecate bpf_map__resize() in favor of bpf_map_set_max_entries()Muhammad Falak R Wani
2021-09-15perf annotate: Add fusion logic for AMD microarchsRavi Bangoria
2021-09-11perf tools: Add an option to build without libbfdIan Rogers
2021-09-11perf tools: Allow build-id with trailing zerosNamhyung Kim
2021-09-11perf tools: Fix hybrid config terms list corruptionAdrian Hunter
2021-09-11perf tools: Factor out copy_config_terms() and free_config_terms()Adrian Hunter