summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | perf_counter, x86: Clean up hw_cache_event ids copiesThomas Gleixner2009-06-081-6/+3
| * | | | perf_counter, x86: Implement generalized cache event types, add AMD supportThomas Gleixner2009-06-081-0/+102
| * | | | perf_counter: Clean up x86 boot messagesIngo Molnar2009-06-081-22/+24
| * | | | perf_counter, x86: Implement generalized cache event types, add Atom supportThomas Gleixner2009-06-081-1/+84
| * | | | perf_counter, x86: Implement generalized cache event types, add Core2 supportThomas Gleixner2009-06-081-1/+84
| * | | | perf stat: Print out instructins/cycle metricIngo Molnar2009-06-071-0/+11
| * | | | perf report: Print more expressive message in case of file open errorIngo Molnar2009-06-071-1/+4
| * | | | perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTERIngo Molnar2009-06-072-7/+8
| * | | | perf record: Fall back to cpu-clock-ticks if no PMUIngo Molnar2009-06-072-6/+33
| * | | | perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...Ingo Molnar2009-06-072-50/+73
| * | | | perf stat: Continue even on counter creation errorIngo Molnar2009-06-071-14/+17
| * | | | perf top: Wait for a minimal set of events before reading first snapshotFrederic Weisbecker2009-06-071-5/+17
| * | | | perf annotate: Fix command line help textIngo Molnar2009-06-061-1/+1
| * | | | perf_counter tools: Initialize a stack variable before useArjan van de Ven2009-06-061-0/+2
| * | | | perf annotate: Automatically pick up vmlinux in the local directoryIngo Molnar2009-06-061-1/+1
| * | | | perf_counter tools: Fix error condition in parse_aliases()Ingo Molnar2009-06-061-4/+4
| * | | | perf_counter tools: Warning fixes on 32-bitArjan van de Ven2009-06-062-3/+3
| * | | | perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-0669-0/+0
| * | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-06105-391/+1173
| |\ \ \ \
| * | | | | perf_counter tools: Add 'perf annotate' featureIngo Molnar2009-06-064-139/+229
| * | | | | perf_counter tools: Prepare for 'perf annotate'Ingo Molnar2009-06-066-2/+1325
| * | | | | perf_counter tools: Tidy up manpage detailsIngo Molnar2009-06-065-6/+6
| * | | | | perf_counter tools: Uniform help printoutsIngo Molnar2009-06-065-15/+17
| * | | | | perf_counter tools: Add help for perf listThomas Gleixner2009-06-065-64/+42
| * | | | | perf_counter tools: Fix cache-event printoutIngo Molnar2009-06-061-28/+28
| * | | | | perf_counter tools: Add 'perf list' to list available eventsThomas Gleixner2009-06-069-34/+61
| * | | | | perf_counter: Implement generalized cache event typesIngo Molnar2009-06-064-11/+329
| * | | | | perf_counter: Separate out attr->type from attr->configIngo Molnar2009-06-0610-274/+196
| * | | | | perf top: Fix zero or negative refresh delayFrederic Weisbecker2009-06-051-0/+3
| * | | | | perf record: Set frequency correctlyIngo Molnar2009-06-051-5/+4
| * | | | | perf_counter tools: Sample and display frequency adjustment changesIngo Molnar2009-06-052-7/+34
| * | | | | perf_counter: Fix frequency adjustment for < HZPeter Zijlstra2009-06-052-7/+28
| * | | | | perf_counter: Add PERF_SAMPLE_PERIODPeter Zijlstra2009-06-052-0/+12
| * | | | | perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_IDPeter Zijlstra2009-06-052-5/+5
| * | | | | perf_counter tools: Remove -march=nativeIngo Molnar2009-06-051-1/+1
| * | | | | perf_counter tools: Clarify events/samples namingIngo Molnar2009-06-053-35/+35
| * | | | | perf report: Display user/kernel differentiatorIngo Molnar2009-06-051-7/+9
| * | | | | perf report: Deal with mapsPeter Zijlstra2009-06-053-2/+37
| * | | | | perf_counter: Generate mmap events for install_special_mapping()Peter Zijlstra2009-06-053-20/+33
| * | | | | x86: Set context.vdso before installing the mappingPeter Zijlstra2009-06-052-3/+10
| * | | | | perf record, top: Implement --freqIngo Molnar2009-06-052-5/+18
| * | | | | perf record: Split out counter creation into a helper functionIngo Molnar2009-06-051-47/+53
| * | | | | perf_counter tools: Fix incorrect printf formatsYong Wang2009-06-051-1/+1
| * | | | | perf_counter: Fix lockup with interrupting countersPaul Mackerras2009-06-051-1/+1
| * | | | | perf_counter tools: Fix warn_unused_result warningsFrederic Weisbecker2009-06-041-2/+5
| * | | | | perf report: Add -vvv to print the list of threads and its mmapsArnaldo Carvalho de Melo2009-06-041-0/+36
| * | | | | perf_counter: Sleep before refresh using poll in perf topFrederic Weisbecker2009-06-041-11/+9
| * | | | | perf_counter tools: Use fork and remove munmap eventsPeter Zijlstra2009-06-042-31/+93
| * | | | | perf_counter: Remove munmap stuffPeter Zijlstra2009-06-043-51/+4
| * | | | | perf_counter: Add fork eventPeter Zijlstra2009-06-043-19/+126
OpenPOWER on IntegriCloud