index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
Age
Commit message (
Expand
)
Author
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-08
perf tools: Provide backward compatibility with previous perf.data version
Frederic Weisbecker
2009-10-07
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-19
perf utils: Use a define for the maximum length of a trace event
Arjan van de Ven
2009-09-19
perf: Store trace event name/id pairs in perf.data
Arjan van de Ven
2009-09-03
perf tools: Seek to the end of the header area
Ingo Molnar
2009-08-16
perf tools: Librarize sample type and attr finding from headers
Frederic Weisbecker
2009-08-09
perf util: Fix do_read() to fail on EOF instead of busy-looping
Pierre Habouzit
2009-08-09
perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...
Peter Zijlstra
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra