index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf parse events: Demystify memory allocations
David Ahern
2013-07-12
1
-22
/
+40
*
perf tools: Fix build with bison 2.3 and older.
Vinson Lee
2013-02-14
1
-1
/
+0
*
perf tools: Keep group information
Namhyung Kim
2013-01-31
1
-0
/
+10
*
perf tools: Fix usage of __ in event parsing struct names
Arnaldo Carvalho de Melo
2013-01-24
1
-13
/
+13
*
perf tools: Fix usage of __ in parse_events_term struct
Arnaldo Carvalho de Melo
2013-01-24
1
-19
/
+19
*
perf tools: Add support to specify hw event as PMU event term
Jiri Olsa
2012-10-24
1
-0
/
+18
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-2
/
+2
*
perf tools: Catch event names from command line
Robert Richter
2012-08-22
1
-2
/
+18
*
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
2012-08-15
1
-2
/
+2
*
perf tools: Add support to update event modifier
Jiri Olsa
2012-08-14
1
-1
/
+1
*
perf tools: Add support to parse event group syntax
Jiri Olsa
2012-08-14
1
-13
/
+80
*
perf tools: Fix parsing of 64 bit raw config value for 32 bit
Robert Richter
2012-08-08
1
-5
/
+5
*
perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens
Jiri Olsa
2012-07-05
1
-4
/
+11
*
perf/tool: Add support to reuse event grammar to parse out terms
Jiri Olsa
2012-06-18
1
-0
/
+12
*
perf/tool: Make the event parser re-entrant
Zheng Yan
2012-06-18
1
-3
/
+6
*
perf/tool: Use data struct for arg passing in event parse function
Jiri Olsa
2012-06-18
1
-17
/
+35
*
perf tools: Add hardcoded name term for pmu events
Jiri Olsa
2012-05-22
1
-0
/
+8
*
perf tools: Use allocated list for each parsed event
Jiri Olsa
2012-05-22
1
-16
/
+53
*
perf tools: Split term type into value type and term type
Jiri Olsa
2012-05-18
1
-8
/
+8
*
perf tools: Fix modifier to be applied on correct events
Jiri Olsa
2012-03-22
1
-14
/
+26
*
perf tools: Add support to specify pmu style event
Jiri Olsa
2012-03-16
1
-1
/
+9
*
perf tools: Add config options support for event parsing
Jiri Olsa
2012-03-16
1
-6
/
+88
*
perf tools: Add parser generator for events parsing
Jiri Olsa
2012-03-16
1
-0
/
+127