aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-07-01perf report: Add --symbols parameterArnaldo Carvalho de Melo
2009-07-01perf report: Add --comms parameterArnaldo Carvalho de Melo
2009-07-01perf report: Add --dsos parameterArnaldo Carvalho de Melo
2009-06-30perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo
2009-06-30perf_counter: Provide a way to enable counters on execPaul Mackerras
2009-06-29perf_counter tools: Reduce perf stat measurement overhead/skewPaul Mackerras
2009-06-29perf stat: Use percentages for scaling outputIngo Molnar
2009-06-28perf stat: Micro-optimize the code: memcpy is only required if no event is se...Jaswinder Singh Rajput
2009-06-27perf stat: Improve outputJaswinder Singh Rajput
2009-06-27perf stat: Fix multi-run statsIngo Molnar
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