index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-31
perf tools: Keep group information
Namhyung Kim
1
-0
/
+1
2013-01-24
perf tools: Fix usage of __ in event parsing struct names
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-01-24
perf tools: Fix usage of __ in parse_events_term struct
Arnaldo Carvalho de Melo
1
-7
/
+7
2013-01-24
perf tools: Remove unused 'unset' parameter from parse_events
Jiri Olsa
1
-2
/
+1
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
1
-1
/
+1
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
1
-1
/
+1
2012-11-14
perf tests: Final cleanup for builtin-test move
Jiri Olsa
1
-1
/
+0
2012-10-24
perf tools: Add support to specify hw event as PMU event term
Jiri Olsa
1
-0
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
1
-1
/
+1
2012-08-22
perf tools: Catch event names from command line
Robert Richter
1
-0
/
+1
2012-08-15
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
1
-2
/
+1
2012-08-14
perf tools: Enable grouping logic for parsed events
Jiri Olsa
1
-0
/
+1
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
-1
/
+3
2012-08-09
perf tools: Support for events bash completion
Frederic Weisbecker
1
-3
/
+4
2012-08-08
perf tools: Fix parsing of 64 bit raw config value for 32 bit
Robert Richter
1
-3
/
+3
2012-06-20
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-2
/
+0
2012-06-19
perf tools: Remove __event_name
Arnaldo Carvalho de Melo
1
-1
/
+0
2012-06-19
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
1
-1
/
+0
2012-06-18
perf/tool: Add PMU event alias support
Zheng Yan
1
-0
/
+2
2012-06-18
perf/tool: Add support to reuse event grammar to parse out terms
Jiri Olsa
1
-0
/
+5
2012-06-18
perf/tool: Make the event parser re-entrant
Zheng Yan
1
-1
/
+1
2012-06-18
perf/tool: Use data struct for arg passing in event parse function
Jiri Olsa
1
-2
/
+6
2012-05-22
perf tools: Add hardcoded name term for pmu events
Jiri Olsa
1
-0
/
+1
2012-05-22
perf tools: Use allocated list for each parsed event
Jiri Olsa
1
-10
/
+6
2012-05-22
perf test: Move parse event automated tests to separated object
Jiri Olsa
1
-0
/
+3
2012-05-18
perf tools: Split term type into value type and term type
Jiri Olsa
1
-9
/
+12
2012-05-02
perf tools: Fix include header files in util/parse-events.h
Robert Richter
1
-0
/
+2
2012-03-22
perf tools: Fix modifier to be applied on correct events
Jiri Olsa
1
-2
/
+5
2012-03-16
perf tools: Add support to specify pmu style event
Jiri Olsa
1
-0
/
+2
2012-03-16
perf tools: Add config options support for event parsing
Jiri Olsa
1
-1
/
+30
2012-03-16
perf tools: Add parser generator for events parsing
Jiri Olsa
1
-0
/
+15
2011-11-28
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
1
-1
/
+0
2011-07-21
perf tools: De-opt the parse_events function
Jiri Olsa
1
-1
/
+5
2011-03-14
perf script: Add support for H/W and S/W events
David Ahern
1
-0
/
+1
2011-02-17
perf list: Allow filtering list of events
Arnaldo Carvalho de Melo
1
-1
/
+4
2011-01-22
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
1
-7
/
+0
2011-01-22
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-05
perf tools: Fix perf_event.h header usage
Stephane Eranian
1
-1
/
+1
2011-01-04
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
1
-0
/
+1
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
1
-6
/
+11
2010-05-03
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
Tom Zanussi
1
-0
/
+1
2009-10-15
perf trace: Add filter Suppport
Li Zefan
1
-0
/
+2
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
1
-3
/
+3
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-08-28
perf tools: Only save the event formats we need
Frederic Weisbecker
1
-1
/
+12
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
1
-2
/
+2
2009-08-09
perf report: Fix per task mult-counter stat reporting
Peter Zijlstra
1
-0
/
+1
2009-07-22
perf_counter: Detect debugfs location
Jason Baron
1
-0
/
+5
[next]