aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf session: Parse sample earlierArnaldo Carvalho de Melo2010-12-04
* perf events: Make sample_type identity fields available in all PERF_RECORD_ e...Arnaldo Carvalho de Melo2010-12-04
* perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo2010-12-04
* perf events: Fix event inherit fallout of precalculated headersThomas Gleixner2010-12-04
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-02
|\
| * perf stat: Add csv-style outputStephane Eranian2010-12-01
| * perf stat: Use --big-num format by defaultArnaldo Carvalho de Melo2010-12-01
| * perf stat: Document missing optionsShawn Bohrer2010-12-01
| * perf test: Fix spelling mistake in documentationShawn Bohrer2010-12-01
| * perf trace: Document missing optionsShawn Bohrer2010-12-01
| * perf top: Document missing optionsShawn Bohrer2010-12-01
| * perf sched: Document missing optionsShawn Bohrer2010-12-01
| * perf report: Document missing optionsShawn Bohrer2010-12-01
| * perf record: Document missing optionsShawn Bohrer2010-12-01
| * perf probe: Fix spelling mistake in documentationShawn Bohrer2010-12-01
| * perf lock: Document missing optionsShawn Bohrer2010-12-01
| * perf kvm: Document missing optionsShawn Bohrer2010-12-01
| * perf diff: Document missing optionsShawn Bohrer2010-12-01
| * perf diff: Fix displacement and modules options short flagShawn Bohrer2010-12-01
| * perf buildid-list: Document missing optionsShawn Bohrer2010-12-01
| * perf annotate: Document missing options.Shawn Bohrer2010-12-01
* | Merge branch 'perf/rename' into perf/coreIngo Molnar2010-12-01
|\ \ | |/ |/|
| * perf: Rename 'perf trace' to 'perf script'Ingo Molnar2010-11-16
* | perf tools: fix event parsing of comma-separated tracepoint eventsCorey Ashford2010-11-30
* | perf packaging: add memcpy to perf MANIFESTDon Zickus2010-11-30
* | perf debug: Simplify trace_eventArnaldo Carvalho de Melo2010-11-30
* | perf session: Allocate chunks of sample objectsThomas Gleixner2010-11-30
* | perf session: Cache sample objectsThomas Gleixner2010-11-30
* | perf session: Keep file mmaped instead of malloc/memcpyThomas Gleixner2010-11-30
* | perf session: Use sensible mmap sizeThomas Gleixner2010-11-30
* | perf session: Simplify termination checksThomas Gleixner2010-11-30
* | perf session: Move ui_progress_update in __perf_session__process_events()Thomas Gleixner2010-11-30
* | perf session: Cleanup __perf_session__process_events()Thomas Gleixner2010-11-30
* | perf session: Use appropriate pointer type instead of silly typecastingThomas Gleixner2010-11-30
* | perf session: Fix list sort algorithmThomas Gleixner2010-11-30
* | perf events: Precalculate the header space for PERF_SAMPLE_ fieldsArnaldo Carvalho de Melo2010-11-30
* | perf tools: Fix lost and unknown events handlingArnaldo Carvalho de Melo2010-11-26
* | perf trace: Handle DT_UNKNOWN on filesystems that don't support d_typeShawn Bohrer2010-11-26
* | perf symbols: Correct final kernel map guessesIan Munsie2010-11-26
* | perf events: Default to using event__process_lostArnaldo Carvalho de Melo2010-11-26
* | perf record: Add option to disable collecting build-idsArnaldo Carvalho de Melo2010-11-26
* | perf, x86: P4 PMU - describe config formatCyrill Gorcunov2010-11-26
* | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-26
* | x86: Set cpu masks before calling CPU_STARTING notifiersAndi Kleen2010-11-26
* | perf: Ignore non-sampling overflowsPeter Zijlstra2010-11-26
* | perf: Don't bother to init the hrtimer for no SW sampling countersFranck Bui-Huu2010-11-26
* | perf: Limit event refresh to sampling eventFranck Bui-Huu2010-11-26
* | perf: Introduce is_sampling_event()Franck Bui-Huu2010-11-26
* | scripts/tags.sh: Add magic for trace-eventsPeter Zijlstra2010-11-26
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-26
|\ \