index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
event.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
perf session: Event statistics also are per session
Arnaldo Carvalho de Melo
1
-5
/
+0
2009-12-14
perf session: Move kmaps to perf_session
Arnaldo Carvalho de Melo
1
-4
/
+6
2009-12-14
perf session: Move the global threads list to perf_session
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-12-14
perf session: Pass the perf_session to the event handling operations
Arnaldo Carvalho de Melo
1
-6
/
+13
2009-12-12
perf symbols: Allow lookups by symbol name too
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-12-12
perf symbols: Add support for 'variable' symtabs
Arnaldo Carvalho de Melo
1
-1
/
+2
2009-12-12
perf symbols: Introduce symbol_type__is_a
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-12-06
perf: Make common SAMPLE_EVENT parser
OGAWA Hirofumi
1
-1
/
+16
2009-11-27
perf tools: Consolidate symbol resolving across all tools
Arnaldo Carvalho de Melo
1
-0
/
+4
2009-11-27
perf tools: Reorganize event processing routines, lotsa dups killed
Arnaldo Carvalho de Melo
1
-0
/
+17
2009-11-27
perf symbols: Better support for multiple symbol tables per dso
Arnaldo Carvalho de Melo
1
-5
/
+7
2009-11-27
perf symbols: Add a 'type' field to struct map
Arnaldo Carvalho de Melo
1
-3
/
+9
2009-11-24
perf symbols: Rename find_symbol routines to find_function
Arnaldo Carvalho de Melo
1
-3
/
+4
2009-11-21
perf symbols: Do lazy symtab loading for the kernel & modules too
Arnaldo Carvalho de Melo
1
-0
/
+3
2009-11-19
perf symbols: Kill struct build_id_list and die() another day
Arnaldo Carvalho de Melo
1
-7
/
+0
2009-11-11
perf tools: Split up build id saving into fetch and write
Frederic Weisbecker
1
-0
/
+7
2009-11-08
perf symbols: Use the buildids if present
Arnaldo Carvalho de Melo
1
-0
/
+7
2009-11-02
perf tools: Simplify the symbol priv area mechanism
Arnaldo Carvalho de Melo
1
-2
/
+1
2009-11-02
perf tools: Factor out the map initialization
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-10-29
perf tools: Delay loading symtabs till we hit a map with it
Arnaldo Carvalho de Melo
1
-1
/
+2
2009-10-27
perf tools: Generalize event synthesizing routines
Arnaldo Carvalho de Melo
1
-0
/
+3
2009-10-23
perf tools: Unify debug messages mechanisms
Arnaldo Carvalho de Melo
1
-2
/
+1
2009-10-20
perf annotate: Use the sym_priv_size area for the histogram
Arnaldo Carvalho de Melo
1
-1
/
+7
2009-10-20
perf tools: Add ->unmap_ip operation to struct map
Arnaldo Carvalho de Melo
1
-1
/
+7
2009-10-04
perf tools: Remove show_mask bitmask
Arnaldo Carvalho de Melo
1
-6
/
+0
2009-10-02
perf tools: Rewrite and improve support for kernel modules
Arnaldo Carvalho de Melo
1
-1
/
+5
2009-09-30
perf tools: Use rb_tree for maps
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
1
-1
/
+2
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-2
/
+2
2009-09-19
perf: Add a sample_event type to the event_union
Arjan van de Ven
1
-0
/
+7
2009-09-19
perf: Add a timestamp to fork events
Arjan van de Ven
1
-0
/
+1
2009-09-16
perf sched: Account for lost events, increase default buffering
Ingo Molnar
1
-1
/
+1
2009-08-16
perf tools: Put the show mode into the event headers files
Frederic Weisbecker
1
-0
/
+6
2009-08-15
perf tools: Add some comments to the event definitions
Peter Zijlstra
1
-0
/
+6
2009-08-12
perf tools: Factorize the map helpers
Frederic Weisbecker
1
-0
/
+30
2009-08-12
perf tools: Factorize the event structure definitions in a single file
Frederic Weisbecker
1
-0
/
+54