aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-06-27perf stat: Add -n/--null option to run without countersIngo Molnar
2009-06-27perf_counter tools: Remove dead codeIngo Molnar
2009-06-26perf report: Print sorted callchains per histogram entriesFrederic Weisbecker
2009-06-26perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker
2009-06-25perf record: Fix unhandled io return valueFrederic Weisbecker
2009-06-25perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput
2009-06-25perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra
2009-06-25perf-report: Add modes for inherited stats and no-samplesPeter Zijlstra
2009-06-25perf_counter: Rework the sample ABIPeter Zijlstra
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra
2009-06-25perf_counter tools: Shorten names for eventsJaswinder Singh Rajput
2009-06-25perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput
2009-06-25perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner
2009-06-25perf_counter tools: add cpu_relax()/rmb() definitions for sh.Paul Mundt
2009-06-24perf_counter tools: Add CREDITS file for Git contributorsIngo Molnar
2009-06-24perf stat: Remove dead codeJaswinder Singh Rajput
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