aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-07
|\
| * [S390] perf: add DWARF register lookup for s390Heiko Carstens2011-01-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-01-06
|\ \
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
| |\ \
| * \ \ Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-12-14
| |\ \ \
| | * | | tools/virtio: virtio_test toolMichael S. Tsirkin2010-12-09
| | * | | vhost test moduleMichael S. Tsirkin2010-12-09
* | | | | perf script: Make some lists staticArnaldo Carvalho de Melo2011-01-05
* | | | | perf script: Use the default lost event handlerArnaldo Carvalho de Melo2011-01-05
* | | | | 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
* | | | | perf test: Clarify some error reports in the open syscall testArnaldo Carvalho de Melo2011-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 test: Add test for counting open syscallsArnaldo Carvalho de Melo2011-01-03
| * | | | 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-list: Fix error return for successArnaldo Carvalho de Melo2010-12-16
| * | | 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 script: Fix event ordering settings to work with older kernelsArnaldo Carvalho de Melo2010-12-25
* | | | perf record: Fix use of sample_id_all userspace with !sample_id_all kernelsArnaldo Carvalho de Melo2010-12-25
* | | | perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo2010-12-25
* | | | perf probe: Fix wrong warning in __show_one_line() if read(1) errors happenFranck Bui-Huu2010-12-22
* | | | perf test: Look forward for symbol aliasesArnaldo Carvalho de Melo2010-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 record,report,annotate,diff: Process events in orderIan Munsie2010-12-21