index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
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-23
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-05
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-11-27
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-28
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-17
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
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
1
-3
/
+3
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-4
/
+4
2009-09-19
perf: Store trace event name/id pairs in perf.data
Arjan van de Ven
1
-0
/
+6
2009-08-17
perf tools: Librarize sample type and attr finding from headers
Frederic Weisbecker
1
-0
/
+4
2009-07-22
perf: avoid structure size confusion by using a fixed size
Arjan van de Ven
1
-1
/
+1
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra
1
-0
/
+37