aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-list.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-16perf list: For metricgroup only list include descriptionIan Rogers1-7/+14
2024-01-26perf list: Add output file optionIan Rogers1-82/+129
2023-12-05perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callbackIan Rogers1-0/+6
2023-08-31perf list: Don't print Unit for "default_core"Ian Rogers1-1/+1
2023-08-29perf pmus: Skip duplicate PMUs and don't print list suffix by defaultIan Rogers1-0/+8
2023-08-25perf pmu: Remove logic for PMU name being NULLIan Rogers1-1/+1
2023-08-24perf jevents: Don't append Unit to descIan Rogers1-1/+12
2023-06-12perf list: Check arguments to show libpfm4 eventsIan Rogers1-1/+11
2023-05-27perf pmu: Separate pmu and pmusIan Rogers1-2/+2
2023-05-26perf jevents: Add support for metricgroup descriptionsIan Rogers1-3/+8
2023-05-15perf stat: Make cputype filter genericIan Rogers1-8/+13
2023-04-12perf list: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo1-2/+2
2023-04-06tools: Rename __fallthrough to fallthroughLiam Howlett1-2/+2
2023-02-19perf list: Support for printing metric thresholdsIan Rogers1-1/+12
2023-02-03perf pmu-events: Remove now unused event and metric variablesIan Rogers1-18/+2
2022-11-24perf list: JSON escape encoding improvementsIan Rogers1-42/+67
2022-11-24perf list: Support newlines in wordwrapIan Rogers1-4/+7
2022-11-23perf list: Add JSON output optionIan Rogers1-67/+241
2022-11-23perf list: Reorganize to use callbacks to allow honouring command line optionsIan Rogers1-52/+281
2022-11-15perf list: Generalize limiting to a PMU nameIan Rogers1-6/+12
2022-10-14perf list: Fix metricgroups title messageAndi Kleen1-1/+1
2022-08-02perf parse-events: Break out tracepoint and printingIan Rogers1-1/+1
2021-10-25perf list: Display hybrid PMU events with cpu typeJin Yao1-12/+30
2020-09-09perf list: Remove dead code in argument checkNamhyung Kim1-7/+0
2020-05-28perf list: Add metrics to command line usageIan Rogers1-1/+1
2019-10-19perf list: Hide deprecated events by defaultJin Yao1-4/+10
2019-09-25perf list: Allow plurals for metric, metricgroupKim Phillips1-2/+2
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo1-1/+1
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo1-0/+1
2019-08-29perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo1-2/+0
2019-04-01perf list: Output tool eventsAndi Kleen1-2/+4
2019-03-19perf list: Filter metrics tooAndi Kleen1-1/+1
2019-02-14perf list: Display metric expressions for --details optionJiri Olsa1-4/+4
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-13perf list: Add metric groups to perf listAndi Kleen1-0/+7
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo1-1/+1
2017-03-23perf list: Move extra details printing to new optionAndi Kleen1-4/+10
2017-02-08perf list: Add debug support for outputing alias stringAndi Kleen1-0/+3
2016-10-03perf list: Support long jevents descriptionsSukadev Bhattiprolu1-5/+11
2016-10-03perf list: Add a --no-desc flagAndi Kleen1-5/+9
2016-07-13perf list: Show SDT and pre-cached eventsMasami Hiramatsu1-1/+5
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-1/+1
2015-10-01perf list: Do event name substring search as last resort when no events foundArnaldo Carvalho de Melo1-2/+16
2015-09-30perf list: Remove blank lines, headers when piping outputArnaldo Carvalho de Melo1-1/+1
2015-02-27perf list: Extend raw-dump to certain kind of eventsYunlong Song1-13/+8
2015-02-27perf list: Clean up the printing functions of hardware/software eventsYunlong Song1-2/+4
2015-02-27perf list: Allow listing events with 'tracepoint' prefixYunlong Song1-3/+1
2015-02-13perf list: Place the header text in its right positionYunlong Song1-0/+3
2015-01-02perf list: Fix --raw-dump optionTaesoo Kim1-3/+10
2013-11-05perf list: Add usageDavid Ahern1-3/+14
2013-11-05perf list: Remove a level of indentationDavid Ahern1-36/+37
2013-07-12perf list: List kernel supplied event aliasesAndi Kleen1-0/+3
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-1/+1
2012-08-09perf tools: Support for events bash completionFrederic Weisbecker1-6/+8
2011-02-17perf list: Allow filtering list of eventsArnaldo Carvalho de Melo1-2/+41
2009-08-13perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo1-1/+2
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-1/+1
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+20