index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
event.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
1
-0
/
+1
2011-12-12
perf tools: Add ability to synthesize event according to a sample
Andrew Vagin
1
-0
/
+3
2011-12-02
perf event: Introduce perf_event__fprintf
Arnaldo Carvalho de Melo
1
-0
/
+6
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
1
-11
/
+11
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
1
-12
/
+9
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
1
-12
/
+26
2011-09-23
perf tool: Fix endianness handling of u32 data in samples
David Ahern
1
-1
/
+1
2011-06-03
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
1
-2
/
+0
2011-05-22
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
1
-1
/
+11
2011-02-11
Merge remote branch 'acme/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+4
2011-02-10
perf tools: Fix thread_map event synthesizing in top and record
Arnaldo Carvalho de Melo
1
-2
/
+4
2011-01-29
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
1
-33
/
+36
2011-01-29
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
Arnaldo Carvalho de Melo
1
-9
/
+9
2011-01-24
perf tools: Move event__parse_sample to evsel.c
Arnaldo Carvalho de Melo
1
-2
/
+3
2010-12-09
perf session: Consolidate the dump code
Thomas Gleixner
1
-0
/
+1
2010-12-09
perf event: Prevent unbound event__name array access
Thomas Gleixner
1
-1
/
+1
2010-12-04
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
1
-3
/
+4
2010-12-04
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
1
-6
/
+14
2010-08-04
perf: expose event__process function
Srikar Dronamraju
1
-0
/
+1
2010-06-05
perf tools: Make event__preprocess_sample parse the sample
Arnaldo Carvalho de Melo
1
-2
/
+3
2010-05-14
perf hist: Make event__totals per hists
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-05-10
perf hist: Introduce hists class and move lots of methods to it
Arnaldo Carvalho de Melo
1
-14
/
+0
2010-05-09
perf: Introduce a new "round of buffers read" pseudo event
Frederic Weisbecker
1
-1
/
+2
2010-04-27
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
1
-2
/
+2
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
1
-3
/
+7
2010-04-14
perf: Convert perf header build_ids into build_id events
Tom Zanussi
1
-0
/
+2
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
1
-0
/
+7
2010-04-14
perf: Convert perf event types into event type events
Tom Zanussi
1
-0
/
+14
2010-04-14
perf: Convert perf header attrs into attr events
Tom Zanussi
1
-1
/
+9
2010-04-14
perf: Add pipe-specific header read/write and event processing code
Tom Zanussi
1
-0
/
+4
2010-04-08
perf tools: Reorganize some structs to save space
Arnaldo Carvalho de Melo
1
-2
/
+2
2010-03-10
perf session: Add storage for seperating event types in report
Eric B Munson
1
-0
/
+9
2010-01-13
perf tools: Encode kernel module mappings in perf.data
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-01-13
perf tools: Create typedef for common event synthesizing callback
Arnaldo Carvalho de Melo
1
-7
/
+5
2010-01-13
perf tools: Handle relocatable kernels
Arnaldo Carvalho de Melo
1
-0
/
+4
2009-12-28
perf tools: Move the map class definition to a separate header
Arnaldo Carvalho de Melo
1
-62
/
+3
2009-12-18
perf session: Make events_stats u64 to avoid overflow on 32-bit arches
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-12-15
perf probe: Check build-id of vmlinux
Masami Hiramatsu
1
-0
/
+2
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
[next]