aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu
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_counter: Complete counter swapPeter Zijlstra
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: Implement more accurate per task statisticsPeter Zijlstra
2009-06-25perf_counter: Add PERF_EVENT_READPeter Zijlstra
2009-06-25perf_counter, x86: Add mmap counter read supportPeter Zijlstra
2009-06-25perf_counter: Add scale information to the mmap control pagePeter Zijlstra
2009-06-25perf_counter: Split the mmap control page in two partsPeter 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-24perf_counter tools: Add CREDITS file for Git contributorsIngo Molnar
2009-06-24perf stat: Remove dead codeJaswinder Singh Rajput
2009-06-24perf_counter, x86: Set global control MSR correctlyYong Wang
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: Optimize perf_counter_alloc()'s inherit casePeter Zijlstra
2009-06-23perf_counter: Push inherit into perf_counter_alloc()Peter Zijlstra
2009-06-23perf_counter: Optimize perf_swcounter_event()Peter Zijlstra
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-21perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar
2009-06-21perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput
2009-06-20mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds
2009-06-20Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds