summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-0215-68/+324
|\
| * perf stat: Add csv-style outputStephane Eranian2010-12-012-40/+109
| * perf stat: Use --big-num format by defaultArnaldo Carvalho de Melo2010-12-011-1/+1
| * perf stat: Document missing optionsShawn Bohrer2010-12-011-7/+27
| * perf test: Fix spelling mistake in documentationShawn Bohrer2010-12-011-1/+1
| * perf trace: Document missing optionsShawn Bohrer2010-12-011-0/+7
| * perf top: Document missing optionsShawn Bohrer2010-12-011-4/+24
| * perf sched: Document missing optionsShawn Bohrer2010-12-011-2/+16
| * perf report: Document missing optionsShawn Bohrer2010-12-011-4/+45
| * perf record: Document missing optionsShawn Bohrer2010-12-011-4/+13
| * perf probe: Fix spelling mistake in documentationShawn Bohrer2010-12-011-1/+1
| * perf lock: Document missing optionsShawn Bohrer2010-12-011-0/+15
| * perf kvm: Document missing optionsShawn Bohrer2010-12-011-1/+7
| * perf diff: Document missing optionsShawn Bohrer2010-12-011-1/+18
| * perf diff: Fix displacement and modules options short flagShawn Bohrer2010-12-011-1/+1
| * perf buildid-list: Document missing optionsShawn Bohrer2010-12-011-0/+3
| * perf annotate: Document missing options.Shawn Bohrer2010-12-011-1/+36
* | Merge branch 'perf/rename' into perf/coreIngo Molnar2010-12-0113-121/+121
|\ \ | |/ |/|
| * perf: Rename 'perf trace' to 'perf script'Ingo Molnar2010-11-1612-120/+120
* | perf tools: fix event parsing of comma-separated tracepoint eventsCorey Ashford2010-11-301-4/+8
* | perf packaging: add memcpy to perf MANIFESTDon Zickus2010-11-301-0/+1
* | perf debug: Simplify trace_eventArnaldo Carvalho de Melo2010-11-301-28/+13
* | perf session: Allocate chunks of sample objectsThomas Gleixner2010-11-302-5/+19
* | perf session: Cache sample objectsThomas Gleixner2010-11-302-4/+27
* | perf session: Keep file mmaped instead of malloc/memcpyThomas Gleixner2010-11-301-16/+11
* | perf session: Use sensible mmap sizeThomas Gleixner2010-11-301-12/+29
* | perf session: Simplify termination checksThomas Gleixner2010-11-301-9/+11
* | perf session: Move ui_progress_update in __perf_session__process_events()Thomas Gleixner2010-11-301-1/+1
* | perf session: Cleanup __perf_session__process_events()Thomas Gleixner2010-11-301-40/+37
* | perf session: Use appropriate pointer type instead of silly typecastingThomas Gleixner2010-11-301-2/+2
* | perf session: Fix list sort algorithmThomas Gleixner2010-11-302-68/+49
* | perf tools: Fix lost and unknown events handlingArnaldo Carvalho de Melo2010-11-274-1/+46
* | perf trace: Handle DT_UNKNOWN on filesystems that don't support d_typeShawn Bohrer2010-11-271-8/+25
* | perf symbols: Correct final kernel map guessesIan Munsie2010-11-272-2/+2
* | perf events: Default to using event__process_lostArnaldo Carvalho de Melo2010-11-261-1/+1
* | perf record: Add option to disable collecting build-idsArnaldo Carvalho de Melo2010-11-264-5/+26
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-262-9/+12
|\ \
| * | perf symbols: Remove incorrect open-coded container_of()Rabin Vincent2010-11-231-1/+3
| * | perf record: Handle restrictive permissions in /proc/{kallsyms,modules}Arnaldo Carvalho de Melo2010-11-221-8/+9
| |/
* | perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake2010-11-267-0/+62
* | perf bench: Print both of prefaulted and no prefaulted results by defaultHitoshi Mitake2010-11-261-57/+162
* | perf stat: Change and clean up sys_perf_event_open error handlingCorey Ashford2010-11-203-17/+29
* | perf tools: Remove hardcoded include paths for elfutilsRobert Morell2010-11-193-7/+7
* | perf stat: Add no-aggregation mode to -aStephane Eranian2010-11-192-25/+149
|/
* perf trace: update usageTom Zanussi2010-11-101-1/+5
* perf trace: update Documentation with new perf trace variantsTom Zanussi2010-11-101-8/+49
* perf trace: live-mode command-line cleanupTom Zanussi2010-11-101-57/+108
* perf trace record: handle commands correctlyTom Zanussi2010-11-101-4/+28
* perf record: make the record options available outside perf recordTom Zanussi2010-11-101-5/+5
* perf trace scripting: remove system-wide param from shell scriptsTom Zanussi2010-11-1013-13/+13
OpenPOWER on IntegriCloud