aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
...
| * | perf evsel: Adopt MATCH_EVENT macro from 'stat'Arnaldo Carvalho de Melo2011-01-03
| * | perf tools: Introduce event selectorsArnaldo Carvalho de Melo2011-01-03
* | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-04
|\ \ \ | |/ / |/| / | |/
| * perf probe: Fix to support libdwfl older than 0.148Masami Hiramatsu2010-12-21
| * perf tools: Fix lazy wildcard matchingMasami Hiramatsu2010-12-21
| * perf buildid-cache: Fix symbolic link handlingFranck Bui-Huu2010-12-16
| * perf symbols: Stop using vmlinux files with no symbolsFranck Bui-Huu2010-12-16
| * perf probe: Fix use of kernel image path given by 'k' optionFranck Bui-Huu2010-12-16
* | perf probe: Fix short file name probe location reportingFranck Bui-Huu2010-12-27
* | perf probe: Fix wrong warning in __show_one_line() if read(1) errors happenFranck Bui-Huu2010-12-22
* | perf symbols: Improve kallsyms symbol end addr calculationArnaldo Carvalho de Melo2010-12-22
* | perf probe: Handle gracefully some stupid and buggy line syntaxesFranck Bui-Huu2010-12-21
* | perf probe: Don't always consider EOF as an error when listing source codeFranck Bui-Huu2010-12-21
* | perf probe: Fix line range description since a single file is allowedFranck Bui-Huu2010-12-21
* | perf probe: Clean up redundant tests in show_line_range()Franck Bui-Huu2010-12-21
* | perf probe: Rewrite show_one_line() to make it simplerFranck Bui-Huu2010-12-21
* | perf probe: Make -L display the absolute path of the dumped fileFranck Bui-Huu2010-12-21
* | perf probe: Cleanup messagesMasami Hiramatsu2010-12-21
* | perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern2010-12-21
* | perf session: Fallback to unordered processing if no sample_id_allIan Munsie2010-12-21
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-16
|\|
| * perf header: Don't assume there's no attr info if no sample ids is providedFranck Bui-Huu2010-11-30
| * perf symbols: Figure out start address of kernel map from kallsymsMing Lei2010-11-30
| * perf symbols: Fix kallsyms kernel/module map splittingArnaldo Carvalho de Melo2010-11-30
* | perf session: Remove unneeded dump_printf callsArnaldo Carvalho de Melo2010-12-09
* | perf session: Split out user event processingThomas Gleixner2010-12-09
* | perf session: Split out sample preprocessingThomas Gleixner2010-12-09
* | perf session: Move dump code to event delivery pathThomas Gleixner2010-12-09
* | perf session: Add file_offset to event delivery functionThomas Gleixner2010-12-09
* | perf session: Store file offset in sample_queueThomas Gleixner2010-12-09
* | perf session: Consolidate the dump codeThomas Gleixner2010-12-09
* | perf session: Dont queue events w/o timestampsThomas Gleixner2010-12-09
* | perf event: Prevent unbound event__name array accessThomas Gleixner2010-12-09
* | perf report: Allow user to specify path to kallsyms fileDavid Ahern2010-12-09
* | perf tools: Catch a few uncheck calloc/malloc'sChris Samuel2010-12-06
* | perf session: Sort all events if ordered_samples=trueThomas Gleixner2010-12-06
* | perf options: add OPT_CALLBACK_DEFAULT_NOOPTAkihiro Nagai2010-12-06
* | perf hist: Better displaying of unresolved DSOs and symbolsIan Munsie2010-12-06
* | perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ eventsArnaldo Carvalho de Melo2010-12-04
* | perf session: Parse sample earlierArnaldo Carvalho de Melo2010-12-04
* | 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 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