index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
pmu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Fix missing exclude_{host,guest} setting
Namhyung Kim
2021-11-06
1
-0
/
+4
*
perf list: Display hybrid PMU events with cpu type
Jin Yao
2021-10-25
1
-1
/
+1
*
perf parse-events: Add const to evsel name
Ian Rogers
2021-10-20
1
-1
/
+1
*
perf pmu: Make pmu_event tables const.
Ian Rogers
2021-10-20
1
-1
/
+1
*
perf pmu: Add const to pmu_events_map.
Ian Rogers
2021-10-20
1
-3
/
+3
*
perf pmu: Add PMU alias support
Kan Liang
2021-09-03
1
-0
/
+5
*
perf tools: Enable on a list of CPUs for hybrid
Jin Yao
2021-08-11
1
-0
/
+4
*
perf pmu: Make pmu_add_sys_aliases() public
John Garry
2021-08-10
1
-0
/
+1
*
perf tools: Fix pattern matching for same substring in different PMU type
Jin Yao
2021-07-09
1
-0
/
+1
*
perf pmu: Add hybrid helper functions
Jin Yao
2021-04-29
1
-0
/
+2
*
perf pmu: Save detected hybrid pmus to a global pmu list
Jin Yao
2021-04-29
1
-0
/
+4
*
perf pmu: Save pmu name
Jin Yao
2021-04-29
1
-0
/
+1
*
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
2021-04-08
1
-0
/
+1
*
perf pmu: Validate raw event with sysfs exported format bits
Jin Yao
2021-03-15
1
-0
/
+3
*
perf pmu: Add pmu_add_sys_aliases()
John Garry
2020-12-17
1
-0
/
+2
*
perf pmu: Add pmu_id()
John Garry
2020-12-17
1
-0
/
+1
*
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-15
1
-0
/
+1
*
perf test: Free aliases for PMU event map aliases test
Namhyung Kim
2020-09-15
1
-0
/
+1
*
perf pmu: Add a perf_pmu__fake object to use with __parse_events()
Arnaldo Carvalho de Melo
2020-06-22
1
-0
/
+2
*
perf pmu: Remove unused declaration
Ian Rogers
2020-06-10
1
-1
/
+0
*
perf parse-events: Make add PMU verbose output clearer
Ian Rogers
2020-05-28
1
-1
/
+1
*
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
Arnaldo Carvalho de Melo
2020-05-28
1
-1
/
+1
*
perf pmu: Add perf_pmu__find_by_type helper
Stephane Eranian
2020-05-05
1
-0
/
+1
*
perf pmu: Add support for PMU capabilities
Kan Liang
2020-04-18
1
-0
/
+9
*
perf pmu: Make pmu_uncore_alias_match() public
John Garry
2020-03-24
1
-0
/
+1
*
perf pmu: Add is_pmu_core()
John Garry
2020-03-24
1
-0
/
+1
*
perf pmu: Refactor pmu_add_cpu_aliases()
John Garry
2020-03-24
1
-0
/
+3
*
perf pmu: When using default config, record which bits of config were changed...
Adrian Hunter
2019-11-22
1
-0
/
+1
*
perf auxtrace: Add support for AUX area sample recording
Adrian Hunter
2019-11-22
1
-0
/
+1
*
perf list: Hide deprecated events by default
Jin Yao
2019-10-19
1
-1
/
+3
*
perf pmu: Change convert_scale from static to global
Jin Yao
2019-08-31
1
-0
/
+2
*
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf tools: Read and store caps/max_precise in perf_pmu
Jiri Olsa
2019-03-06
1
-0
/
+1
*
perf pmu: Remove set_drv_config API
Mathieu Poirier
2019-02-06
1
-1
/
+0
*
perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header file
Mathieu Poirier
2019-02-06
1
-0
/
+1
*
perf pmu: Remove needless evsel.h include, only needs one fwd decl
Arnaldo Carvalho de Melo
2019-02-06
1
-1
/
+2
*
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
2017-12-05
1
-1
/
+1
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-20
1
-0
/
+1
|
\
|
|
*
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
Mark Rutland
2017-10-09
1
-0
/
+1
*
|
perf pmu: Extract function to get JSON alias map
Andi Kleen
2017-09-13
1
-0
/
+2
|
/
*
tools: Adopt __scanf from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
1
-2
/
+2
*
perf list: Move extra details printing to new option
Andi Kleen
2017-03-23
1
-1
/
+1
*
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
2017-03-23
1
-0
/
+2
*
perf stat: Output JSON MetricExpr metric
Andi Kleen
2017-03-23
1
-0
/
+1
*
perf pmu: Support MetricExpr header in JSON event list
Andi Kleen
2017-03-23
1
-0
/
+1
*
perf list: Add debug support for outputing alias string
Andi Kleen
2017-02-08
1
-0
/
+1
*
perf list jevents: Add support for event list topics
Andi Kleen
2016-10-03
1
-0
/
+1
*
perf list: Support long jevents descriptions
Sukadev Bhattiprolu
2016-10-03
1
-1
/
+3
[next]