summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-07perf stat: Continue even on counter creation errorIngo Molnar
2009-06-07perf top: Wait for a minimal set of events before reading first snapshotFrederic Weisbecker
2009-06-06perf annotate: Fix command line help textIngo Molnar
2009-06-06perf_counter tools: Initialize a stack variable before useArjan van de Ven
2009-06-06perf annotate: Automatically pick up vmlinux in the local directoryIngo Molnar
2009-06-06perf_counter tools: Fix error condition in parse_aliases()Ingo Molnar
2009-06-06perf_counter tools: Warning fixes on 32-bitArjan van de Ven
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar
2009-06-06Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-06perf_counter tools: Add 'perf annotate' featureIngo Molnar
2009-06-06perf_counter tools: Prepare for 'perf annotate'Ingo Molnar
2009-06-06perf_counter tools: Tidy up manpage detailsIngo Molnar
2009-06-06perf_counter tools: Uniform help printoutsIngo Molnar
2009-06-06perf_counter tools: Add help for perf listThomas Gleixner
2009-06-06perf_counter tools: Fix cache-event printoutIngo Molnar
2009-06-06perf_counter tools: Add 'perf list' to list available eventsThomas Gleixner
2009-06-06perf_counter: Implement generalized cache event typesIngo Molnar
2009-06-06perf_counter: Separate out attr->type from attr->configIngo Molnar
2009-06-05perf top: Fix zero or negative refresh delayFrederic Weisbecker
2009-06-05perf record: Set frequency correctlyIngo Molnar
2009-06-05perf_counter tools: Sample and display frequency adjustment changesIngo Molnar
2009-06-05perf_counter: Fix frequency adjustment for < HZPeter Zijlstra
2009-06-05perf_counter: Add PERF_SAMPLE_PERIODPeter Zijlstra
2009-06-05perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_IDPeter Zijlstra
2009-06-05perf_counter tools: Remove -march=nativeIngo Molnar
2009-06-05perf_counter tools: Clarify events/samples namingIngo Molnar
2009-06-05perf report: Display user/kernel differentiatorIngo Molnar
2009-06-05perf report: Deal with mapsPeter Zijlstra
2009-06-05perf_counter: Generate mmap events for install_special_mapping()Peter Zijlstra
2009-06-05x86: Set context.vdso before installing the mappingPeter Zijlstra
2009-06-05perf record, top: Implement --freqIngo Molnar
2009-06-05perf record: Split out counter creation into a helper functionIngo Molnar
2009-06-05perf_counter tools: Fix incorrect printf formatsYong Wang
2009-06-05perf_counter: Fix lockup with interrupting countersPaul Mackerras
2009-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-06-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-04drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi
2009-06-04perf_counter tools: Fix warn_unused_result warningsFrederic Weisbecker
2009-06-04perf report: Add -vvv to print the list of threads and its mmapsArnaldo Carvalho de Melo
2009-06-04perf_counter: Sleep before refresh using poll in perf topFrederic Weisbecker
2009-06-04lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell
2009-06-04perf_counter tools: Use fork and remove munmap eventsPeter Zijlstra
2009-06-04perf_counter: Remove munmap stuffPeter Zijlstra
2009-06-04perf_counter: Add fork eventPeter Zijlstra
2009-06-04perf stat: Update help textIngo Molnar
2009-06-04perf report: Bail out if there are unrecognized options/argumentsIngo Molnar
2009-06-04perf_counter tools: Dont output in color on !ttyIngo Molnar
2009-06-04perf_counter tools: Add color terminal output supportIngo Molnar
2009-06-04perf report: Add consistent spacing rulesPeter Zijlstra
2009-06-04perf report: Print out the total number of eventsIngo Molnar