aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-27perf_counter tools: Remove dead codeIngo Molnar5-132/+3
2009-06-26perf report: Print sorted callchains per histogram entriesFrederic Weisbecker1-11/+71
2009-06-26perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker5-5/+213
2009-06-25perf record: Fix unhandled io return valueFrederic Weisbecker1-1/+4
2009-06-25perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput1-2/+2
2009-06-25perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra1-0/+24
2009-06-25perf-report: Add modes for inherited stats and no-samplesPeter Zijlstra1-2/+17
2009-06-25perf_counter: Rework the sample ABIPeter Zijlstra3-22/+29
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra9-54/+377
2009-06-25perf_counter tools: Shorten names for eventsJaswinder Singh Rajput1-17/+28
2009-06-25perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput1-0/+33
2009-06-25perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner1-3/+2
2009-06-24perf_counter tools: Add CREDITS file for Git contributorsIngo Molnar1-0/+30
2009-06-24perf stat: Remove dead codeJaswinder Singh Rajput1-31/+13
2009-06-24perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin1-1/+1
2009-06-23perf stat: Fix verbose for perf statJaswinder Singh Rajput1-8/+12
2009-06-23perf report: Fix help text typoIngo Molnar1-1/+1
2009-06-23perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra1-3/+21
2009-06-23perf stat: Fix command option / manpageJaswinder Singh Rajput1-3/+3
2009-06-22perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput1-18/+18
2009-06-22perf report: Output more symbol related debug dataPeter Zijlstra2-2/+7
2009-06-22perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput1-25/+38
2009-06-22perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput1-22/+22
2009-06-21perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar1-1/+1
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker2-3/+11
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras13-156/+176
2009-06-19perf_counter tools: Add a data file headerPeter Zijlstra3-43/+73
2009-06-19perf_counter: Update userspace callchain sampling usesPeter Zijlstra1-47/+39
2009-06-18perf report: Filter to parent set by defaultIngo Molnar2-4/+28
2009-06-18perf_counter tools: Handle lost eventsPeter Zijlstra2-5/+44
2009-06-18perf_counter: tools: Makefile tweaks for 64-bit powerpcPaul Mackerras1-1/+6
2009-06-18perf_counter tools: Add and use isprint()Peter Zijlstra3-18/+20
2009-06-18perf report: Add validation of call-chain entriesIngo Molnar1-28/+46
2009-06-18perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain featuresIngo Molnar1-33/+34
2009-06-17perf_counter tools: Replace isprint() with issane()Peter Zijlstra2-1/+2
2009-06-17perf report: Add --sort <call> --call <$regex>Peter Zijlstra1-51/+158
2009-06-15perf report: Fix 32-bit printf formatIngo Molnar1-1/+1
2009-06-15perf report: Add per system call overhead histogramIngo Molnar1-0/+12
2009-06-15perf record: Fix fast task-exit raceIngo Molnar1-4/+12
2009-06-14perf record/report: Add call graph / call chain profilingIngo Molnar2-12/+53
2009-06-14perf report: Print out raw events in hexaIngo Molnar1-1/+35
2009-06-13perf annotate: Fixes for filename:line displaysFrederic Weisbecker1-5/+6
2009-06-13perf stat: Enable raw data to be printedIngo Molnar2-18/+30
2009-06-13perf stat: Add feature to run and measure a command multiple timesIngo Molnar1-65/+194
2009-06-13perf stat: Reorganize outputIngo Molnar2-29/+42
2009-06-13perf annotate: Print a sorted summary of annotated overhead linesFrederic Weisbecker1-21/+90
2009-06-13perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker2-1/+98
2009-06-12perf_counter: Start documenting HAVE_PERF_COUNTERS requirementsMike Frysinger1-0/+15
2009-06-12perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra1-2/+3
2009-06-12perf record: Explicity program a default counterPeter Zijlstra1-2/+5