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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: fix NULL pointer reference bug with event unit
Stephane Eranian
2014-01-20
1
-4
/
+20
*
tools perf: Comment typo fix
Cody P Schafer
2014-01-13
1
-1
/
+1
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
1
-1
/
+1
*
tools/perf/stat: Add event unit and scale support
Stephane Eranian
2013-11-27
1
-4
/
+134
*
perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()
Arnaldo Carvalho de Melo
2013-11-05
1
-10
/
+5
*
perf tools: Factor sysfs code into generic fs object
Jiri Olsa
2013-11-05
1
-1
/
+1
*
tools/perf/stat: Add perf stat --transaction
Andi Kleen
2013-10-04
1
-0
/
+16
*
perf list: List kernel supplied event aliases
Andi Kleen
2013-07-12
1
-0
/
+73
*
perf tools: Add const specifier to perf_pmu__find name parameter
Adrian Hunter
2013-07-12
1
-7
/
+7
*
perf pmu: Privatize perf_pmu_{format,alias} structs
Arnaldo Carvalho de Melo
2013-01-24
1
-1
/
+13
*
perf pmu: Fix usage of __ in struct names
Arnaldo Carvalho de Melo
2013-01-24
1
-10
/
+10
*
perf tools: Fix usage of __ in parse_events_term struct
Arnaldo Carvalho de Melo
2013-01-24
1
-6
/
+6
*
perf tools: Fix PMU format parsing test failure
Sukadev Bhattiprolu
2013-01-24
1
-1
/
+1
*
perf tests: Move pmu tests into separate object
Jiri Olsa
2012-11-14
1
-179
/
+6
*
perf tools: Fix PMU object alias initialization
Jiri Olsa
2012-10-24
1
-3
/
+4
*
perf stat: Check PMU cpumask file
Yan, Zheng
2012-09-17
1
-0
/
+30
*
perf tools: Add pmu mappings to header information
Robert Richter
2012-08-22
1
-2
/
+48
*
perf tools: Fix generation of pmu list
Robert Richter
2012-06-29
1
-1
/
+2
*
perf/tool: Add PMU event alias support
Zheng Yan
2012-06-18
1
-0
/
+166
*
perf tools: Add hardcoded name term for pmu events
Jiri Olsa
2012-05-22
1
-2
/
+2
*
perf tools: Split term type into value type and term type
Jiri Olsa
2012-05-18
1
-28
/
+42
*
perf tools: Add perf pmu object to access pmu format definition
Jiri Olsa
2012-03-16
1
-0
/
+469