index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf session: Event statistics also are per session
Arnaldo Carvalho de Melo
2009-12-15
1
-5
/
+0
*
perf session: Move kmaps to perf_session
Arnaldo Carvalho de Melo
2009-12-14
1
-4
/
+6
*
perf session: Move the global threads list to perf_session
Arnaldo Carvalho de Melo
2009-12-14
1
-2
/
+2
*
perf session: Pass the perf_session to the event handling operations
Arnaldo Carvalho de Melo
2009-12-14
1
-6
/
+13
*
perf symbols: Allow lookups by symbol name too
Arnaldo Carvalho de Melo
2009-12-12
1
-0
/
+2
*
perf symbols: Add support for 'variable' symtabs
Arnaldo Carvalho de Melo
2009-12-12
1
-1
/
+2
*
perf symbols: Introduce symbol_type__is_a
Arnaldo Carvalho de Melo
2009-12-12
1
-2
/
+2
*
perf: Make common SAMPLE_EVENT parser
OGAWA Hirofumi
2009-12-06
1
-1
/
+16
*
perf tools: Consolidate symbol resolving across all tools
Arnaldo Carvalho de Melo
2009-11-27
1
-0
/
+4
*
perf tools: Reorganize event processing routines, lotsa dups killed
Arnaldo Carvalho de Melo
2009-11-27
1
-0
/
+17
*
perf symbols: Better support for multiple symbol tables per dso
Arnaldo Carvalho de Melo
2009-11-27
1
-5
/
+7
*
perf symbols: Add a 'type' field to struct map
Arnaldo Carvalho de Melo
2009-11-27
1
-3
/
+9
*
perf symbols: Rename find_symbol routines to find_function
Arnaldo Carvalho de Melo
2009-11-24
1
-3
/
+4
*
perf symbols: Do lazy symtab loading for the kernel & modules too
Arnaldo Carvalho de Melo
2009-11-21
1
-0
/
+3
*
perf symbols: Kill struct build_id_list and die() another day
Arnaldo Carvalho de Melo
2009-11-19
1
-7
/
+0
*
perf tools: Split up build id saving into fetch and write
Frederic Weisbecker
2009-11-11
1
-0
/
+7
*
perf symbols: Use the buildids if present
Arnaldo Carvalho de Melo
2009-11-08
1
-0
/
+7
*
perf tools: Simplify the symbol priv area mechanism
Arnaldo Carvalho de Melo
2009-11-02
1
-2
/
+1
*
perf tools: Factor out the map initialization
Arnaldo Carvalho de Melo
2009-11-02
1
-0
/
+2
*
perf tools: Delay loading symtabs till we hit a map with it
Arnaldo Carvalho de Melo
2009-10-29
1
-1
/
+2
*
perf tools: Generalize event synthesizing routines
Arnaldo Carvalho de Melo
2009-10-27
1
-0
/
+3
*
perf tools: Unify debug messages mechanisms
Arnaldo Carvalho de Melo
2009-10-23
1
-2
/
+1
*
perf annotate: Use the sym_priv_size area for the histogram
Arnaldo Carvalho de Melo
2009-10-20
1
-1
/
+7
*
perf tools: Add ->unmap_ip operation to struct map
Arnaldo Carvalho de Melo
2009-10-20
1
-1
/
+7
*
perf tools: Remove show_mask bitmask
Arnaldo Carvalho de Melo
2009-10-04
1
-6
/
+0
*
perf tools: Rewrite and improve support for kernel modules
Arnaldo Carvalho de Melo
2009-10-02
1
-1
/
+5
*
perf tools: Use rb_tree for maps
Arnaldo Carvalho de Melo
2009-09-30
1
-2
/
+2
*
perf tools: Protect header files with a consistent style
John Kacur
2009-09-24
1
-1
/
+2
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-2
/
+2
*
perf: Add a sample_event type to the event_union
Arjan van de Ven
2009-09-19
1
-0
/
+7
*
perf: Add a timestamp to fork events
Arjan van de Ven
2009-09-19
1
-0
/
+1
*
perf sched: Account for lost events, increase default buffering
Ingo Molnar
2009-09-16
1
-1
/
+1
*
perf tools: Put the show mode into the event headers files
Frederic Weisbecker
2009-08-16
1
-0
/
+6
*
perf tools: Add some comments to the event definitions
Peter Zijlstra
2009-08-15
1
-0
/
+6
*
perf tools: Factorize the map helpers
Frederic Weisbecker
2009-08-12
1
-0
/
+30
*
perf tools: Factorize the event structure definitions in a single file
Frederic Weisbecker
2009-08-12
1
-0
/
+54