aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: Rework the sample ABIPeter Zijlstra2009-06-253-22/+29
* perf_counter tools: Rework the file formatPeter Zijlstra2009-06-259-54/+377
* perf_counter tools: Shorten names for eventsJaswinder Singh Rajput2009-06-251-17/+28
* perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput2009-06-251-0/+33
* perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner2009-06-251-3/+2
* perf_counter tools: Add CREDITS file for Git contributorsIngo Molnar2009-06-241-0/+30
* perf stat: Remove dead codeJaswinder Singh Rajput2009-06-241-31/+13
* perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin2009-06-241-1/+1
* perf stat: Fix verbose for perf statJaswinder Singh Rajput2009-06-231-8/+12
* perf report: Fix help text typoIngo Molnar2009-06-231-1/+1
* perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra2009-06-231-3/+21
* perf stat: Fix command option / manpageJaswinder Singh Rajput2009-06-231-3/+3
* perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput2009-06-221-18/+18
* perf report: Output more symbol related debug dataPeter Zijlstra2009-06-222-2/+7
* perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput2009-06-221-25/+38
* perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput2009-06-221-22/+22
* perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar2009-06-211-1/+1
* perfcounter: Handle some IO return valuesFrederic Weisbecker2009-06-202-3/+11
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-1913-156/+176
* perf_counter tools: Add a data file headerPeter Zijlstra2009-06-193-43/+73
* perf_counter: Update userspace callchain sampling usesPeter Zijlstra2009-06-191-47/+39
* perf report: Filter to parent set by defaultIngo Molnar2009-06-182-4/+28
* perf_counter tools: Handle lost eventsPeter Zijlstra2009-06-182-5/+44
* perf_counter: tools: Makefile tweaks for 64-bit powerpcPaul Mackerras2009-06-181-1/+6
* perf_counter tools: Add and use isprint()Peter Zijlstra2009-06-183-18/+20
* perf report: Add validation of call-chain entriesIngo Molnar2009-06-181-28/+46
* perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe...Ingo Molnar2009-06-181-33/+34
* perf_counter tools: Replace isprint() with issane()Peter Zijlstra2009-06-172-1/+2
* perf report: Add --sort <call> --call <$regex>Peter Zijlstra2009-06-171-51/+158
* perf report: Fix 32-bit printf formatIngo Molnar2009-06-151-1/+1
* perf report: Add per system call overhead histogramIngo Molnar2009-06-151-0/+12
* perf record: Fix fast task-exit raceIngo Molnar2009-06-151-4/+12
* perf record/report: Add call graph / call chain profilingIngo Molnar2009-06-142-12/+53
* perf report: Print out raw events in hexaIngo Molnar2009-06-141-1/+35
* perf annotate: Fixes for filename:line displaysFrederic Weisbecker2009-06-131-5/+6
* perf stat: Enable raw data to be printedIngo Molnar2009-06-132-18/+30
* perf stat: Add feature to run and measure a command multiple timesIngo Molnar2009-06-131-65/+194
* perf stat: Reorganize outputIngo Molnar2009-06-132-29/+42
* perf annotate: Print a sorted summary of annotated overhead linesFrederic Weisbecker2009-06-131-21/+90
* perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker2009-06-132-1/+98
* perf_counter: Start documenting HAVE_PERF_COUNTERS requirementsMike Frysinger2009-06-121-0/+15
* perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra2009-06-121-2/+3
* perf record: Explicity program a default counterPeter Zijlstra2009-06-121-2/+5
* perf_counter tools: Remove one L1-data aliasYong Wang2009-06-121-1/+1
* perf_counter: Standardize event namesPeter Zijlstra2009-06-115-55/+56
* perf_counter tools: Clean up u64 usageIngo Molnar2009-06-116-47/+47
* perf_counter tools: Normalize data using per sample period dataPeter Zijlstra2009-06-112-8/+13
* perf_counter tools: Propagate signals properlyPeter Zijlstra2009-06-102-0/+25
* perf_counter tools: Small frequency related fixesPeter Zijlstra2009-06-102-2/+7
* perf_counter tools: Standardize color printingIngo Molnar2009-06-083-12/+19