Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-06-25 | perf_counter: Implement more accurate per task statistics | Peter Zijlstra | 2 | -4/+83 |
2009-06-25 | perf_counter: Add PERF_EVENT_READ | Peter Zijlstra | 2 | -4/+80 |
2009-06-25 | perf_counter, x86: Add mmap counter read support | Peter Zijlstra | 4 | -1/+20 |
2009-06-25 | perf_counter: Add scale information to the mmap control page | Peter Zijlstra | 2 | -1/+9 |
2009-06-25 | perf_counter: Split the mmap control page in two parts | Peter Zijlstra | 1 | -0/+6 |
2009-06-25 | perf_counter tools: Rework the file format | Peter Zijlstra | 9 | -54/+377 |
2009-06-25 | perf_counter tools: Shorten names for events | Jaswinder Singh Rajput | 1 | -17/+28 |
2009-06-25 | perf_counter tools: Check for valid cache operations | Jaswinder Singh Rajput | 1 | -0/+33 |
2009-06-25 | perf record: Fix filemap pathname parsing in /proc/pid/maps | Johannes Weiner | 1 | -3/+2 |