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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add support for guest/host-only profiling
Joerg Roedel
2012-01-06
1
-2
/
+12
*
perf kvm: Do guest-only counting by default
Joerg Roedel
2012-01-06
1
-0
/
+1
*
perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLES
Stephane Eranian
2011-12-21
1
-0
/
+2
*
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
2011-11-28
1
-15
/
+13
*
perf tools: Fix error handling of unknown events
Stephane Eranian
2011-08-18
1
-1
/
+5
*
perf list: Fix exit value
Stephane Eranian
2011-08-18
1
-2
/
+0
*
perf tools: De-opt the parse_events function
Jiri Olsa
2011-07-21
1
-10
/
+16
*
perf tools: Add missing 'node' alias to the hw_cache[] array
Jiri Olsa
2011-07-21
1
-5
/
+8
*
perf: Fix multi-event parsing bug
Stephane Eranian
2011-05-17
1
-0
/
+3
*
perf list: Fix max event string size
Ingo Molnar
2011-04-29
1
-12
/
+13
*
perf stat: Analyze front-end and back-end stall counts
Ingo Molnar
2011-04-29
1
-3
/
+4
*
perf tools: Add front-end and back-end stalled cycles support
Ingo Molnar
2011-04-29
1
-18
/
+19
*
perf stat: Add stalled cycles to the default output
Ingo Molnar
2011-04-26
1
-5
/
+6
*
perf stat: Make all displayed event names parseable as well
Ingo Molnar
2011-04-26
1
-2
/
+2
*
perf stat: Fail more clearly when an invalid modifier is specified
Ingo Molnar
2011-04-26
1
-11
/
+22
*
perf tools: Accept case-insensitive symbolic event variants
Ingo Molnar
2011-04-26
1
-3
/
+5
*
perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES
Ingo Molnar
2011-04-26
1
-0
/
+1
*
perf script: Add support for H/W and S/W events
David Ahern
2011-03-14
1
-0
/
+22
*
perf list: Allow filtering list of events
Arnaldo Carvalho de Melo
2011-02-17
1
-18
/
+76
*
perf: make perf stat print user provided full event names
Stephane Eranian
2011-02-17
1
-0
/
+10
*
perf tools: Pass the struct opt to the wildcard parsing routine
Arnaldo Carvalho de Melo
2011-01-24
1
-9
/
+11
*
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
1
-42
/
+9
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
1
-1
/
+1
*
perf tools: Fix tracepoint id to string perf.data header table
Arnaldo Carvalho de Melo
2011-01-17
1
-29
/
+0
*
perf tools: Fix handling of wildcards in tracepoint event selectors
Arnaldo Carvalho de Melo
2011-01-17
1
-1
/
+1
*
perf tools: Pass whole attr to event selectors
Lin Ming
2011-01-07
1
-3
/
+10
*
perf tools: Fix buffer overflow error when specifying all tracepoints
Han Pingtian
2011-01-06
1
-31
/
+30
*
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
2011-01-04
1
-0
/
+41
*
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2011-01-03
1
-0
/
+11
*
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
1
-16
/
+31
*
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
2010-11-30
1
-4
/
+8
*
perf: Don't use 4 bytes as a default instruction breakpoint length
Frederic Weisbecker
2010-06-24
1
-2
/
+9
*
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...
Ingo Molnar
2010-05-08
1
-1
/
+2
|
\
|
*
perf list: Improve the raw hw event descriptor documentation
Arnaldo Carvalho de Melo
2010-05-07
1
-1
/
+2
*
|
perf, x86: Improve the PEBS ABI
Peter Zijlstra
2010-05-07
1
-9
/
+16
|
/
*
perf list: Add explanation about raw hardware event descriptors
Arnaldo Carvalho de Melo
2010-05-05
1
-1
/
+1
*
perf: Fix initialization bug in parse_single_tracepoint_event()
Stephane Eranian
2010-04-24
1
-6
/
+7
*
perf: Make the trace events sample period default to 1
Frederic Weisbecker
2010-04-15
1
-0
/
+2
*
perf: Always record tracepoints raw samples from perf record
Frederic Weisbecker
2010-04-15
1
-10
/
+4
*
perf symbols: Move hex2u64 and strxfrchar to symbol.c
Arnaldo Carvalho de Melo
2010-03-26
1
-0
/
+1
*
perf: Add attr->precise support to raw event parsing
Peter Zijlstra
2010-03-10
1
-0
/
+4
*
perf tools: Support tracepoint glob matching
Masami Hiramatsu
2010-01-13
1
-3
/
+8
*
perf header: perf_header__push_event() shouldn't die
Arnaldo Carvalho de Melo
2009-12-30
1
-7
/
+11
*
perf tools: Unify event type description
Liming Wang
2009-12-30
1
-9
/
+10
*
perf tools: Optimize parse_subsystem_tracepoint_event()
Ulrich Drepper
2009-12-07
1
-12
/
+3
*
perf tools: Correct size computation in tracepoint_id_to_path()
Julia Lawall
2009-12-06
1
-1
/
+1
*
perf tools: Introduce zalloc() for the common calloc(1, N) case
Arnaldo Carvalho de Melo
2009-11-24
1
-1
/
+1
*
perf tools: Add support for breakpoint events in perf tools
Frederic Weisbecker
2009-11-23
1
-1
/
+83
*
-
.
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
2009-11-15
1
-0
/
+4
|
\
\
|
*
|
perf_event: Add alignment-faults and emulation-faults software events
Anton Blanchard
2009-10-28
1
-0
/
+4
[next]