index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
pmu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-09-01
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-04
1
-0
/
+1
*
perf list: Support long jevents descriptions
Sukadev Bhattiprolu
2016-10-04
1
-1
/
+3
*
perf list: Add a --no-desc flag
Andi Kleen
2016-10-04
1
-1
/
+1
*
perf pmu: Support alias descriptions
Andi Kleen
2016-10-04
1
-0
/
+1
*
perf pmu: Push configuration down to PMU driver
Mathieu Poirier
2016-09-22
1
-0
/
+2
*
perf tools: Add perf_pmu__format_bits()
Adrian Hunter
2015-08-06
1
-0
/
+1
*
perf tools: Add term support for parse_events_error
Jiri Olsa
2015-04-29
1
-2
/
+4
*
perf tools: Add snapshot format file parsing
Jiri Olsa
2014-11-24
1
-0
/
+2
*
perf tools: Add per-pkg format file parsing
Matt Fleming
2014-11-24
1
-0
/
+2
*
perf pmu: Let pmu's with no events show up on perf list
Adrian Hunter
2014-10-29
1
-0
/
+1
*
perf tools: Parse the pmu event prefix and suffix
Kan Liang
2014-10-15
1
-0
/
+10
*
perf tools: Refactor unit and scale function parameters
Matt Fleming
2014-09-29
1
-1
/
+6
*
perf tools: Add perf_pmu__scan_file()
Adrian Hunter
2014-09-17
1
-0
/
+3
*
perf tools: Let default config be defined for a PMU
Adrian Hunter
2014-09-17
1
-1
/
+8
*
perf tools: Annotate PMU related list_head members with type info
Cody P Schafer
2014-08-15
1
-3
/
+3
*
tools: Consolidate types.h
Borislav Petkov
2014-05-01
1
-1
/
+1
*
perf stat: fix NULL pointer reference bug with event unit
Stephane Eranian
2014-01-20
1
-1
/
+1
*
tools/perf/stat: Add event unit and scale support
Stephane Eranian
2013-11-27
1
-1
/
+2
[next]