index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-list.c
Age
Commit message (
Expand
)
Author
2025-07-26
perf list: Skip ABI PMUs when printing pmu values
Ian Rogers
2025-07-26
perf list: Remove tracepoint printing code
Ian Rogers
2025-07-26
perf parse-events: Remove non-json software events
Ian Rogers
2025-05-13
perf list: Display the PMU name associated with a perf metric in JSON
Ian Rogers
2025-02-26
perf list: Document -v option deduplication feature
James Clark
2025-02-19
perf list: Also append PMU name in verbose mode
James Clark
2024-11-13
perf list: Fix topic and pmu_name argument order
Jean-Philippe Romain
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
2024-09-11
perf list: Avoid potential out of bounds memory read
Ian Rogers
2024-05-28
perf list: Fix the --no-desc option
Breno Leitao
2024-04-12
perf list: Escape '\r' in JSON output
Ian Rogers
2024-03-21
perf list: Allow wordwrap to wrap on commas
Ian Rogers
2024-02-16
perf list: For metricgroup only list include description
Ian Rogers
2024-01-26
perf list: Add output file option
Ian Rogers
2023-12-05
perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callback
Ian Rogers
2023-08-31
perf list: Don't print Unit for "default_core"
Ian Rogers
2023-08-29
perf pmus: Skip duplicate PMUs and don't print list suffix by default
Ian Rogers
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-24
perf jevents: Don't append Unit to desc
Ian Rogers
2023-06-12
perf list: Check arguments to show libpfm4 events
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-26
perf jevents: Add support for metricgroup descriptions
Ian Rogers
2023-05-15
perf stat: Make cputype filter generic
Ian Rogers
2023-04-12
perf list: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-06
tools: Rename __fallthrough to fallthrough
Liam Howlett
2023-02-19
perf list: Support for printing metric thresholds
Ian Rogers
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
2022-11-24
perf list: JSON escape encoding improvements
Ian Rogers
2022-11-24
perf list: Support newlines in wordwrap
Ian Rogers
2022-11-23
perf list: Add JSON output option
Ian Rogers
2022-11-23
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
2022-11-15
perf list: Generalize limiting to a PMU name
Ian Rogers
2022-10-14
perf list: Fix metricgroups title message
Andi Kleen
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
2021-10-25
perf list: Display hybrid PMU events with cpu type
Jin Yao
2020-09-09
perf list: Remove dead code in argument check
Namhyung Kim
2020-05-28
perf list: Add metrics to command line usage
Ian Rogers
2019-10-19
perf list: Hide deprecated events by default
Jin Yao
2019-09-25
perf list: Allow plurals for metric, metricgroup
Kim Phillips
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-04-01
perf list: Output tool events
Andi Kleen
2019-03-19
perf list: Filter metrics too
Andi Kleen
2019-02-14
perf list: Display metric expressions for --details option
Jiri Olsa
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-13
perf list: Add metric groups to perf list
Andi Kleen
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-23
perf list: Move extra details printing to new option
Andi Kleen
[next]