index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.h
Age
Commit message (
Expand
)
Author
2010-01-21
perf buildid-cache: Add new command to manage build-id cache
Arnaldo Carvalho de Melo
2010-01-16
perf tools: Cross platform perf.data analysis support
Arnaldo Carvalho de Melo
2009-12-30
perf header: perf_header__push_event() shouldn't die
Arnaldo Carvalho de Melo
2009-12-12
perf tools: Introduce perf_session class
Arnaldo Carvalho de Melo
2009-11-19
perf tools: Eliminate some more die() uses in library functions
Arnaldo Carvalho de Melo
2009-11-19
perf tools: perf_header__read() shouldn't die()
Arnaldo Carvalho de Melo
2009-11-17
perf tools: Don't die() in perf_header_attr__add_id()
Arnaldo Carvalho de Melo
2009-11-17
perf tools: Don't die() in perf_header__add_attr()
Arnaldo Carvalho de Melo
2009-11-17
perf tools: Don't die in perf_header_attr__new()
Arnaldo Carvalho de Melo
2009-11-16
perf tools: Generalize perf_header__adds_read()
Arnaldo Carvalho de Melo
2009-11-11
perf tools: Use perf_header__set/has_feat whenever possible
Frederic Weisbecker
2009-11-11
perf tools: Move the build-id storage operations to headers
Frederic Weisbecker
2009-11-08
perf symbols: Use the buildids if present
Arnaldo Carvalho de Melo
2009-10-19
perf tools: Use DECLARE_BITMAP instead of an open-coded array
Frederic Weisbecker
2009-10-19
perf tools: Introduce bitmask'ed additional headers
Frederic Weisbecker
2009-10-07
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
2009-09-24
perf tools: Protect header files with a consistent style
John Kacur
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-19
perf: Store trace event name/id pairs in perf.data
Arjan van de Ven
2009-08-16
perf tools: Librarize sample type and attr finding from headers
Frederic Weisbecker
2009-07-22
perf: avoid structure size confusion by using a fixed size
Arjan van de Ven
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra