summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2021-10-20tools lib: Adopt list_sort() from the kernel sourcesIan Rogers
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-04perf srcline: Use long-running addr2line per DSOTony Garnock-Jones
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 parse-events: Set numeric term configJohn Garry
2021-09-28libtraceevent: Increase libtraceevent logging when verboseIan Rogers
2021-09-27perf annotate: Add riscv64 supportWilliam Cohen
2021-09-27perf config: Refine error message to eliminate confusionLike Xu
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-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-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: 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
2021-09-11perf tools: Fix perf_event_attr__fprintf() missing/dupl. fieldsAdrian Hunter
2021-09-10perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versionsArnaldo Carvalho de Melo
2021-09-10perf report: Add support to print a textual representation of IBS raw sample ...Kim Phillips
2021-09-10perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappingsKim Phillips
2021-09-10perf symbol: Look for ImageBase in PE file to compute .text offsetRemi Bernon
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko
2021-09-05Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-09-03perf pmu: Add PMU alias supportKan Liang
2021-09-03perf session: Report collisions in AUX recordsSuzuki K Poulose
2021-09-03perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta eventStephen Brennan
2021-09-03perf cs-etm: Show a warning for an unknown magic numberJames Clark
2021-09-03perf cs-etm: Print the decoder nameJames Clark
2021-09-03perf cs-etm: Create ETE decoderJames Clark
2021-09-03perf cs-etm: Update OpenCSD decoder for ETEJames Clark