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
/
header.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
perf header: Pack 'struct perf_session_env'
Arnaldo Carvalho de Melo
1
-5
/
+5
2013-07-17
perf header: Recognize version number for perf data file
Jiri Olsa
1
-5
/
+11
2013-07-17
perf header: Introduce feat_offset into perf_header
Jiri Olsa
1
-0
/
+1
2013-07-17
perf header: Remove attr_offset from perf_header
Jiri Olsa
1
-1
/
+0
2013-07-17
perf session: Use session->fd instead of passing fd as argument
Jiri Olsa
1
-1
/
+1
2013-07-15
perf tools: Remove event types framework completely
Jiri Olsa
1
-13
/
+0
2013-07-15
perf tools: Remove event types from perf data file
Jiri Olsa
1
-2
/
+1
2013-07-12
perf tools: Fix missing tool parameter
Adrian Hunter
1
-2
/
+4
2013-05-29
perf tools: Remove frozen from perf_header struct
Jiri Olsa
1
-1
/
+0
2013-01-31
perf header: Add HEADER_GROUP_DESC feature
Namhyung Kim
1
-0
/
+2
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
1
-1
/
+1
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
1
-1
/
+1
2012-10-29
perf header: Add is_perf_magic() func
Feng Tang
1
-0
/
+1
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
1
-1
/
+1
2012-09-24
perf header: Remove perf_header__read_feature
Namhyung Kim
1
-1
/
+0
2012-09-24
perf header: Add struct perf_session_env
Namhyung Kim
1
-0
/
+24
2012-09-21
perf kvm: Events analysis tool
Xiao Guangrong
1
-0
/
+1
2012-09-11
perf tools: Back [vdso] DSO with real data
Jiri Olsa
1
-1
/
+1
2012-08-22
perf tools: Add pmu mappings to header information
Robert Richter
1
-0
/
+1
2012-08-17
perf tools: Fix type for evsel->ids and add size check for ids
Robert Richter
1
-1
/
+1
2012-05-22
perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA
Stephane Eranian
1
-1
/
+1
2012-03-09
perf record: Add HEADER_BRANCH_STACK tag
Stephane Eranian
1
-1
/
+1
2012-02-02
perf record: Make feature initialization generic
Robert Richter
1
-0
/
+1
2011-12-23
perf tools: Use for_each_set_bit() to iterate over feature flags
Robert Richter
1
-3
/
+3
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
1
-8
/
+8
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
1
-10
/
+6
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
1
-9
/
+18
2011-11-28
perf event: perf_event_ops->attr() manipulates only an evlist
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-10-07
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
1
-2
/
+27
2011-05-22
perf tools: Move evlist sample helpers to evlist area
Frederic Weisbecker
1
-2
/
+0
2011-03-10
perf header: Stop using 'self'
Arnaldo Carvalho de Melo
1
-6
/
+6
2011-03-10
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
1
-28
/
+8
2011-03-06
perf tools: Improve support for sessions with multiple events
Arnaldo Carvalho de Melo
1
-2
/
+0
2011-01-29
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
1
-25
/
+25
2011-01-22
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
1
-2
/
+5
2011-01-03
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
1
-2
/
+1
2010-12-04
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-11-26
perf record: Add option to disable collecting build-ids
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-05-02
perf/live: don't synthesize build ids at the end of a live mode trace
Tom Zanussi
1
-2
/
+0
2010-04-27
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
1
-0
/
+1
2010-04-14
perf: Convert perf header build_ids into build_id events
Tom Zanussi
1
-0
/
+7
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
1
-0
/
+6
2010-04-14
perf: Convert perf event types into event type events
Tom Zanussi
1
-0
/
+9
2010-04-14
perf: Convert perf header attrs into attr events
Tom Zanussi
1
-0
/
+8
2010-04-14
perf: Add pipe-specific header read/write and event processing code
Tom Zanussi
1
-1
/
+7
2010-04-08
perf tools: Reorganize some structs to save space
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-01-21
perf buildid-cache: Add new command to manage build-id cache
Arnaldo Carvalho de Melo
1
-0
/
+5
2010-01-16
perf tools: Cross platform perf.data analysis support
Arnaldo Carvalho de Melo
1
-0
/
+2
2009-12-30
perf header: perf_header__push_event() shouldn't die
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]