index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-25
perf tools: Reconstruct event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
1
-16
/
+11
2012-05-22
perf tools: Add hardcoded name term for pmu events
Jiri Olsa
1
-1
/
+22
2012-05-22
perf tools: Separate 'mem:' event scanner bits
Jiri Olsa
1
-0
/
+1
2012-05-22
perf tools: Use allocated list for each parsed event
Jiri Olsa
1
-15
/
+24
2012-05-22
perf tools: Add support for displaying event parser debug info
Jiri Olsa
1
-0
/
+6
2012-05-18
perf tools: Split term type into value type and term type
Jiri Olsa
1
-11
/
+34
2012-03-22
perf tools: Fix modifier to be applied on correct events
Jiri Olsa
1
-6
/
+21
2012-03-22
perf tools: Fix various casting issues for 32 bits
Jiri Olsa
1
-1
/
+1
2012-03-22
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-03-16
perf tools: Add support to specify pmu style event
Jiri Olsa
1
-1
/
+30
2012-03-16
perf tools: Add config options support for event parsing
Jiri Olsa
1
-3
/
+96
2012-03-16
perf tools: Add parser generator for events parsing
Jiri Olsa
1
-338
/
+148
2012-03-13
perf record: Fix buffer overrun bug in tracepoint_id_to_path()
Stephane Eranian
1
-1
/
+1
2012-01-06
perf tools: Add support for guest/host-only profiling
Joerg Roedel
1
-2
/
+12
2012-01-06
perf kvm: Do guest-only counting by default
Joerg Roedel
1
-0
/
+1
2011-12-21
perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLES
Stephane Eranian
1
-0
/
+2
2011-11-28
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
1
-15
/
+13
2011-08-18
perf tools: Fix error handling of unknown events
Stephane Eranian
1
-1
/
+5
2011-08-18
perf list: Fix exit value
Stephane Eranian
1
-2
/
+0
2011-07-21
perf tools: De-opt the parse_events function
Jiri Olsa
1
-10
/
+16
2011-07-21
perf tools: Add missing 'node' alias to the hw_cache[] array
Jiri Olsa
1
-5
/
+8
2011-05-17
perf: Fix multi-event parsing bug
Stephane Eranian
1
-0
/
+3
2011-04-30
perf list: Fix max event string size
Ingo Molnar
1
-12
/
+13
2011-04-29
perf stat: Analyze front-end and back-end stall counts
Ingo Molnar
1
-3
/
+4
2011-04-29
perf tools: Add front-end and back-end stalled cycles support
Ingo Molnar
1
-18
/
+19
2011-04-26
perf stat: Add stalled cycles to the default output
Ingo Molnar
1
-5
/
+6
2011-04-26
perf stat: Make all displayed event names parseable as well
Ingo Molnar
1
-2
/
+2
2011-04-26
perf stat: Fail more clearly when an invalid modifier is specified
Ingo Molnar
1
-11
/
+22
2011-04-26
perf tools: Accept case-insensitive symbolic event variants
Ingo Molnar
1
-3
/
+5
2011-04-26
perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES
Ingo Molnar
1
-0
/
+1
2011-03-14
perf script: Add support for H/W and S/W events
David Ahern
1
-0
/
+22
2011-02-17
perf list: Allow filtering list of events
Arnaldo Carvalho de Melo
1
-18
/
+76
2011-02-17
perf: make perf stat print user provided full event names
Stephane Eranian
1
-0
/
+10
2011-01-24
perf tools: Pass the struct opt to the wildcard parsing routine
Arnaldo Carvalho de Melo
1
-9
/
+11
2011-01-23
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
1
-42
/
+9
2011-01-23
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-17
perf tools: Fix tracepoint id to string perf.data header table
Arnaldo Carvalho de Melo
1
-29
/
+0
2011-01-17
perf tools: Fix handling of wildcards in tracepoint event selectors
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-07
perf tools: Pass whole attr to event selectors
Lin Ming
1
-3
/
+10
2011-01-06
perf tools: Fix buffer overflow error when specifying all tracepoints
Han Pingtian
1
-31
/
+30
2011-01-04
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
1
-0
/
+41
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
1
-0
/
+11
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
1
-16
/
+31
2010-12-01
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
1
-4
/
+8
2010-06-25
perf: Don't use 4 bytes as a default instruction breakpoint length
Frederic Weisbecker
1
-2
/
+9
2010-05-08
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
1
-1
/
+2
2010-05-07
perf list: Improve the raw hw event descriptor documentation
Arnaldo Carvalho de Melo
1
-1
/
+2
2010-05-07
perf, x86: Improve the PEBS ABI
Peter Zijlstra
1
-9
/
+16
2010-05-05
perf list: Add explanation about raw hardware event descriptors
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-04-24
perf: Fix initialization bug in parse_single_tracepoint_event()
Stephane Eranian
1
-6
/
+7
[next]