index
:
linux-toradex.git
colibri
colibri_vf
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.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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
pmu.c
Age
Commit message (
Expand
)
Author
2017-12-05
perf vendor events: Use more flexible pattern matching for CPU identification...
William Cohen
2017-12-05
perf pmu: Add check for valid cpuid in perf_pmu__find_map()
Ganapatrao Kulkarni
2017-12-05
perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
Ganapatrao Kulkarni
2017-12-05
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
2017-11-16
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
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-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-09
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
Mark Rutland
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
2017-09-13
perf stat: Support JSON metrics in perf stat
Andi Kleen
2017-09-13
perf pmu: Extract function to get JSON alias map
Andi Kleen
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-04-11
perf pmu: Refactor wordwrap() with ltrim()
Taeung Song
2017-03-23
perf list: Move extra details printing to new option
Andi Kleen
2017-03-23
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
2017-03-23
perf list: Support printing MetricExpr with --debug
Andi Kleen
2017-03-23
perf stat: Output JSON MetricExpr metric
Andi Kleen
2017-03-23
perf pmu: Support MetricExpr header in JSON event list
Andi Kleen
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-17
perf tools: Fail on using multiple bits long terms without value
Jiri Olsa
2017-02-15
perf pmu: Fix check for unset alias->unit array
Arnaldo Carvalho de Melo
2017-02-08
perf list: Add debug support for outputing alias string
Andi Kleen
2017-02-08
perf pmu: Support per pmu json aliases
Andi Kleen
2017-02-08
perf jevents: Add support for parsing uncore json files
Andi Kleen
2017-01-16
perf pmu: Factor out scale conversion code
Andi Kleen
2016-10-28
perf list: Support matching by topic
Andi Kleen
2016-10-24
perf list: Make vendor event matching case insensitive
Andi Kleen
2016-10-24
perf pmu: Only print Using CPUID message once
Andi Kleen
2016-10-03
perf list jevents: Add support for event list topics
Andi Kleen
2016-10-03
perf list: Support long jevents descriptions
Sukadev Bhattiprolu
2016-10-03
perf pmu: Add override support for event list CPUID
Andi Kleen
2016-10-03
perf list: Add a --no-desc flag
Andi Kleen
2016-10-03
perf tools: Query terminal width and use in perf list
Andi Kleen
2016-10-03
perf pmu: Support alias descriptions
Andi Kleen
2016-10-03
perf pmu: Use pmu_events table to create aliases
Sukadev Bhattiprolu
2016-09-08
perf pmu: Support alternative sysfs cpumask
Mark Rutland
2016-05-10
perf pmu: Make pmu_formats_string to check return value of strbuf
Masami Hiramatsu
2016-04-01
perf tools: Fix PMU term format max value calculation
Kan Liang
2016-03-09
perf tools: Omit unnecessary cast in perf_pmu__parse_scale
Jiri Olsa
2016-03-03
perf tools: Fix locale handling in pmu parsing
Jiri Olsa
2016-02-23
perf tools: Dont stop PMU parsing on alias parse error
Andi Kleen
2016-02-12
perf tools: Use perf_event_terms__purge() for non-malloced terms
Arnaldo Carvalho de Melo
2016-01-26
perf pmu: Fix misleadingly indented assignment (whitespace)
Markus Trippelsdorf
2016-01-06
perf pmu: fix alias->snapshot missing initialization bug
Stephane Eranian
2015-10-02
perf list: Honour 'event_glob' whem printing selectable PMUs
Arnaldo Carvalho de Melo
2015-09-30
perf list: Remove blank lines, headers when piping output
Arnaldo Carvalho de Melo
2015-09-28
perf tools: Show proper error message for wrong terms of hw/sw events
He Kuang
[next]