aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
* perf tools: Fix tracepoint id to string perf.data header tableArnaldo Carvalho de Melo2011-01-17
* perf tools: Fix handling of wildcards in tracepoint event selectorsArnaldo Carvalho de Melo2011-01-17
* perf session: Fix infinite loop in __perf_session__process_eventsArnaldo Carvalho de Melo2011-01-10
* perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)Arnaldo Carvalho de Melo2011-01-10
* perf tools: Pass whole attr to event selectorsLin Ming2011-01-06
* perf tools: Fix buffer overflow error when specifying all tracepointsHan Pingtian2011-01-06
* perf session: Warn about errors when processing pipe events tooArnaldo Carvalho de Melo2011-01-05
* perf tools: Fix perf_event.h header usageStephane Eranian2011-01-05
* Merge commit 'v2.6.37' into perf/coreIngo Molnar2011-01-05
|\
| * perf: Fix callchain hit bad cast on ascii displayFrederic Weisbecker2011-01-03
* | perf timechart: Adjust perf timechart to the new power eventsThomas Renninger2011-01-04
* | Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-01-04
|\ \
| * | perf evsel: Auto allocate resources needed for some methodsArnaldo Carvalho de Melo2011-01-03
| * | perf evsel: Use {cpu,thread}_map to shorten list of parametersArnaldo Carvalho de Melo2011-01-03
| * | perf tools: Refactor all_tids to hold nr and the mapArnaldo Carvalho de Melo2011-01-03
| * | perf tools: Refactor cpumap to hold nr and the mapArnaldo Carvalho de Melo2011-01-03
| * | perf evsel: Introduce per cpu and per thread open helpersArnaldo Carvalho de Melo2011-01-03
| * | perf evsel: Steal the counter reading routines from statArnaldo Carvalho de Melo2011-01-03
| * | perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo2011-01-03
| * | perf util: Move do_read from session to utilArnaldo Carvalho de Melo2011-01-03
| * | 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