index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-24
perf pmu: Fix core PMU alias list for X86 platform
Kan Liang
1
-13
/
+7
2018-04-23
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
1
-1
/
+1
2018-04-17
perf list: Add s390 support for detailed/verbose PMU event description
Thomas Richter
1
-0
/
+6
2018-03-19
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
1
-1
/
+1
2018-02-16
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
1
-18
/
+29
2017-12-05
perf vendor events: Use more flexible pattern matching for CPU identification...
William Cohen
1
-1
/
+19
2017-12-05
perf pmu: Add check for valid cpuid in perf_pmu__find_map()
Ganapatrao Kulkarni
1
-0
/
+6
2017-12-05
perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
Ganapatrao Kulkarni
1
-4
/
+35
2017-12-05
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
1
-11
/
+11
2017-11-16
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
1
-0
/
+5
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-15
/
+41
2017-10-09
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
Mark Rutland
1
-15
/
+41
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-09-13
perf stat: Support JSON metrics in perf stat
Andi Kleen
1
-1
/
+4
2017-09-13
perf pmu: Extract function to get JSON alias map
Andi Kleen
1
-16
/
+33
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-11
perf pmu: Refactor wordwrap() with ltrim()
Taeung Song
1
-2
/
+1
2017-03-23
perf list: Move extra details printing to new option
Andi Kleen
1
-2
/
+2
2017-03-23
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
1
-3
/
+12
2017-03-23
perf list: Support printing MetricExpr with --debug
Andi Kleen
1
-2
/
+8
2017-03-23
perf stat: Output JSON MetricExpr metric
Andi Kleen
1
-0
/
+2
2017-03-23
perf pmu: Support MetricExpr header in JSON event list
Andi Kleen
1
-3
/
+6
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
1
-4
/
+4
2017-02-17
perf tools: Fail on using multiple bits long terms without value
Jiri Olsa
1
-2
/
+11
2017-02-15
perf pmu: Fix check for unset alias->unit array
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-02-08
perf list: Add debug support for outputing alias string
Andi Kleen
1
-0
/
+8
2017-02-08
perf pmu: Support per pmu json aliases
Andi Kleen
1
-4
/
+9
2017-02-08
perf jevents: Add support for parsing uncore json files
Andi Kleen
1
-8
/
+22
2017-01-16
perf pmu: Factor out scale conversion code
Andi Kleen
1
-28
/
+34
2016-10-28
perf list: Support matching by topic
Andi Kleen
1
-1
/
+3
2016-10-24
perf list: Make vendor event matching case insensitive
Andi Kleen
1
-2
/
+2
2016-10-24
perf pmu: Only print Using CPUID message once
Andi Kleen
1
-1
/
+5
2016-10-03
perf list jevents: Add support for event list topics
Andi Kleen
1
-10
/
+27
2016-10-03
perf list: Support long jevents descriptions
Sukadev Bhattiprolu
1
-5
/
+10
2016-10-03
perf pmu: Add override support for event list CPUID
Andi Kleen
1
-1
/
+7
2016-10-03
perf list: Add a --no-desc flag
Andi Kleen
1
-2
/
+2
2016-10-03
perf tools: Query terminal width and use in perf list
Andi Kleen
1
-1
/
+2
2016-10-03
perf pmu: Support alias descriptions
Andi Kleen
1
-16
/
+67
2016-10-03
perf pmu: Use pmu_events table to create aliases
Sukadev Bhattiprolu
1
-0
/
+60
2016-09-08
perf pmu: Support alternative sysfs cpumask
Mark Rutland
1
-3
/
+12
2016-05-10
perf pmu: Make pmu_formats_string to check return value of strbuf
Masami Hiramatsu
1
-5
/
+5
2016-04-01
perf tools: Fix PMU term format max value calculation
Kan Liang
1
-7
/
+6
2016-03-09
perf tools: Omit unnecessary cast in perf_pmu__parse_scale
Jiri Olsa
1
-2
/
+2
2016-03-03
perf tools: Fix locale handling in pmu parsing
Jiri Olsa
1
-0
/
+13
2016-02-23
perf tools: Dont stop PMU parsing on alias parse error
Andi Kleen
1
-7
/
+8
2016-02-12
perf tools: Use perf_event_terms__purge() for non-malloced terms
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]