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
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
2009-12-12
perf tools: Introduce perf_session class
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-11-19
perf tools: Eliminate some more die() uses in library functions
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-11-19
perf tools: perf_header__read() shouldn't die()
Arnaldo Carvalho de Melo
1
-3
/
+4
2009-11-17
perf tools: Don't die() in perf_header_attr__add_id()
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-11-17
perf tools: Don't die() in perf_header__add_attr()
Arnaldo Carvalho de Melo
1
-2
/
+4
2009-11-17
perf tools: Don't die in perf_header_attr__new()
Arnaldo Carvalho de Melo
1
-3
/
+1
2009-11-16
perf tools: Generalize perf_header__adds_read()
Arnaldo Carvalho de Melo
1
-2
/
+29
2009-11-11
perf tools: Use perf_header__set/has_feat whenever possible
Frederic Weisbecker
1
-1
/
+0
2009-11-11
perf tools: Move the build-id storage operations to headers
Frederic Weisbecker
1
-1
/
+1
2009-11-08
perf symbols: Use the buildids if present
Arnaldo Carvalho de Melo
1
-0
/
+4
2009-10-19
perf tools: Use DECLARE_BITMAP instead of an open-coded array
Frederic Weisbecker
1
-8
/
+3
2009-10-19
perf tools: Introduce bitmask'ed additional headers
Frederic Weisbecker
1
-10
/
+20
2009-10-07
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
1
-1
/
+3
[prev]
[next]