summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-06-26Merge commit 'tip/auto-latest'Stephen Rothwell
2009-06-25perf_counter tools: add cpu_relax()/rmb() definitions for sh.Paul Mundt
2009-06-24Merge branch 'perfcounters/urgent' into auto-perfcounters-nextIngo Molnar
2009-06-24perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin
2009-06-23perf stat: Fix verbose for perf statJaswinder Singh Rajput
2009-06-23perf report: Fix help text typoIngo Molnar
2009-06-23perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra
2009-06-23perf stat: Fix command option / manpageJaswinder Singh Rajput
2009-06-22perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput
2009-06-22perf report: Output more symbol related debug dataPeter Zijlstra
2009-06-22perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput
2009-06-22perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput
2009-06-22[S390] Enable tick based perf_counter on s390.Martin Schwidefsky
2009-06-21perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras
2009-06-19perf_counter tools: Add a data file headerPeter Zijlstra
2009-06-19perf_counter: Update userspace callchain sampling usesPeter Zijlstra
2009-06-18perf report: Filter to parent set by defaultIngo Molnar
2009-06-18perf_counter tools: Handle lost eventsPeter Zijlstra
2009-06-18perf_counter: tools: Makefile tweaks for 64-bit powerpcPaul Mackerras
2009-06-18perf_counter tools: Add and use isprint()Peter Zijlstra
2009-06-18perf report: Add validation of call-chain entriesIngo Molnar
2009-06-18perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe...Ingo Molnar
2009-06-17perf_counter tools: Replace isprint() with issane()Peter Zijlstra
2009-06-17perf report: Add --sort <call> --call <$regex>Peter Zijlstra
2009-06-15perf report: Fix 32-bit printf formatIngo Molnar
2009-06-15perf report: Add per system call overhead histogramIngo Molnar
2009-06-15perf record: Fix fast task-exit raceIngo Molnar
2009-06-14perf record/report: Add call graph / call chain profilingIngo Molnar
2009-06-14perf report: Print out raw events in hexaIngo Molnar
2009-06-13perf annotate: Fixes for filename:line displaysFrederic Weisbecker
2009-06-13perf stat: Enable raw data to be printedIngo Molnar
2009-06-13perf stat: Add feature to run and measure a command multiple timesIngo Molnar
2009-06-13perf stat: Reorganize outputIngo Molnar
2009-06-13perf annotate: Print a sorted summary of annotated overhead linesFrederic Weisbecker
2009-06-13perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker
2009-06-12perf_counter: Start documenting HAVE_PERF_COUNTERS requirementsMike Frysinger
2009-06-12perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra
2009-06-12perf record: Explicity program a default counterPeter Zijlstra
2009-06-12perf_counter tools: Remove one L1-data aliasYong Wang
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar
2009-06-11perf_counter tools: Normalize data using per sample period dataPeter Zijlstra
2009-06-10perf_counter tools: Propagate signals properlyPeter Zijlstra
2009-06-10perf_counter tools: Small frequency related fixesPeter Zijlstra
2009-06-08perf_counter tools: Standardize color printingIngo Molnar
2009-06-08perf report: Add support for profiling JIT generated codePekka Enberg
2009-06-07perf stat: Print out instructins/cycle metricIngo Molnar
2009-06-07perf report: Print more expressive message in case of file open errorIngo Molnar