index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
pmu.h
Age
Commit message (
Expand
)
Author
2014-10-15
perf tools: Parse the pmu event prefix and suffix
Kan Liang
2014-09-29
perf tools: Refactor unit and scale function parameters
Matt Fleming
2014-09-17
perf tools: Add perf_pmu__scan_file()
Adrian Hunter
2014-09-17
perf tools: Let default config be defined for a PMU
Adrian Hunter
2014-08-15
perf tools: Annotate PMU related list_head members with type info
Cody P Schafer
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2014-01-20
perf stat: fix NULL pointer reference bug with event unit
Stephane Eranian
2013-11-27
tools/perf/stat: Add event unit and scale support
Stephane Eranian
2013-10-04
tools/perf/stat: Add perf stat --transaction
Andi Kleen
2013-07-12
perf list: List kernel supplied event aliases
Andi Kleen
2013-07-12
perf tools: Add const specifier to perf_pmu__find name parameter
Adrian Hunter
2013-01-24
perf pmu: Privatize perf_pmu_{format,alias} structs
Arnaldo Carvalho de Melo
2013-01-24
perf pmu: Fix usage of __ in struct names
Arnaldo Carvalho de Melo
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-14
perf tests: Move pmu tests into separate object
Jiri Olsa
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
2012-09-17
perf stat: Check PMU cpumask file
Yan, Zheng
2012-08-22
perf tools: Add pmu mappings to header information
Robert Richter
2012-06-18
perf/tool: Add PMU event alias support
Zheng Yan
2012-03-16
perf tools: Add perf pmu object to access pmu format definition
Jiri Olsa