index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.y
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-28
perf tools: Enable event_config terms to tracepoint events
He Kuang
1
-4
/
+22
2015-09-28
perf tools: Adds the tracepoint name parsing support
He Kuang
1
-14
/
+23
2015-09-15
perf tools: Enhance parsing events tracepoint error output
Jiri Olsa
1
-7
/
+9
2015-09-15
perf tools: Propagate error info for the tracepoint parsing
Jiri Olsa
1
-2
/
+2
2015-09-02
perf tools: Fix parse_events_add_pmu caller
Jiri Olsa
1
-1
/
+1
2015-05-27
perf tools: Fix parse_events_error dereferences
Adrian Hunter
1
-2
/
+4
2015-04-29
perf tools: Add symbolic events support for parse_events_error
Jiri Olsa
1
-7
/
+4
2015-04-29
perf tools: Add tracepoint support for parse_events_error
Jiri Olsa
1
-1
/
+7
2015-04-29
perf tools: Add location to pmu event terms
Jiri Olsa
1
-8
/
+8
2015-04-29
perf tools: Change parse_events_add_pmu interface
Jiri Olsa
1
-3
/
+3
2015-04-29
perf tools: Add flex support for parse_events_error
Jiri Olsa
1
-3
/
+4
2014-12-03
perf tools: allow user to specify hardware breakpoint bp_len
Jacob Shin
1
-2
/
+24
2014-10-15
perf tools: Add support to new style format of kernel PMU event
Kan Liang
1
-0
/
+40
2014-09-17
perf tools: Let a user specify a PMU event without any config terms
Adrian Hunter
1
-0
/
+10
2014-05-01
tools: Consolidate types.h
Borislav Petkov
1
-1
/
+1
2014-04-29
perf tools: Parse tracepoints with '-' in system name
Alexander Yarygin
1
-0
/
+12
2013-07-12
perf parse events: Demystify memory allocations
David Ahern
1
-22
/
+40
2013-02-14
perf tools: Fix build with bison 2.3 and older.
Vinson Lee
1
-1
/
+0
2013-01-31
perf tools: Keep group information
Namhyung Kim
1
-0
/
+10
2013-01-24
perf tools: Fix usage of __ in event parsing struct names
Arnaldo Carvalho de Melo
1
-13
/
+13
2013-01-24
perf tools: Fix usage of __ in parse_events_term struct
Arnaldo Carvalho de Melo
1
-19
/
+19
2012-10-24
perf tools: Add support to specify hw event as PMU event term
Jiri Olsa
1
-0
/
+18
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-2
/
+2
2012-08-22
perf tools: Catch event names from command line
Robert Richter
1
-2
/
+18
2012-08-15
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-08-14
perf tools: Add support to update event modifier
Jiri Olsa
1
-1
/
+1
2012-08-14
perf tools: Add support to parse event group syntax
Jiri Olsa
1
-13
/
+80
2012-08-08
perf tools: Fix parsing of 64 bit raw config value for 32 bit
Robert Richter
1
-5
/
+5
2012-07-05
perf tools: Split out PE_VALUE_SYM parsing token to SW and HW tokens
Jiri Olsa
1
-4
/
+11
2012-06-18
perf/tool: Add support to reuse event grammar to parse out terms
Jiri Olsa
1
-0
/
+12
2012-06-18
perf/tool: Make the event parser re-entrant
Zheng Yan
1
-3
/
+6
2012-06-18
perf/tool: Use data struct for arg passing in event parse function
Jiri Olsa
1
-17
/
+35
2012-05-22
perf tools: Add hardcoded name term for pmu events
Jiri Olsa
1
-0
/
+8
2012-05-22
perf tools: Use allocated list for each parsed event
Jiri Olsa
1
-16
/
+53
2012-05-18
perf tools: Split term type into value type and term type
Jiri Olsa
1
-8
/
+8
2012-03-22
perf tools: Fix modifier to be applied on correct events
Jiri Olsa
1
-14
/
+26
2012-03-16
perf tools: Add support to specify pmu style event
Jiri Olsa
1
-1
/
+9
2012-03-16
perf tools: Add config options support for event parsing
Jiri Olsa
1
-6
/
+88
2012-03-16
perf tools: Add parser generator for events parsing
Jiri Olsa
1
-0
/
+127