Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-01-06 | 7 | -0/+490 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-26 | 9 | -62/+161 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2010-12-14 | 7 | -0/+490 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tools/virtio: virtio_test tool | Michael S. Tsirkin | 2010-12-09 | 5 | -0/+487 | |
| | * | | | | | vhost test module | Michael S. Tsirkin | 2010-12-09 | 2 | -0/+3 | |
* | | | | | | | perf script: Make some lists static | Arnaldo Carvalho de Melo | 2011-01-05 | 1 | -2/+2 | |
* | | | | | | | perf script: Use the default lost event handler | Arnaldo Carvalho de Melo | 2011-01-05 | 1 | -14/+1 | |
* | | | | | | | perf session: Warn about errors when processing pipe events too | Arnaldo Carvalho de Melo | 2011-01-05 | 1 | -26/+31 | |
* | | | | | | | perf tools: Fix perf_event.h header usage | Stephane Eranian | 2011-01-05 | 2 | -2/+2 | |
* | | | | | | | perf test: Clarify some error reports in the open syscall test | Arnaldo Carvalho de Melo | 2011-01-05 | 1 | -7/+11 | |
* | | | | | | | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 2011-01-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | perf: Fix callchain hit bad cast on ascii display | Frederic Weisbecker | 2011-01-03 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | perf timechart: Adjust perf timechart to the new power events | Thomas Renninger | 2011-01-04 | 3 | -18/+118 | |
* | | | | | | Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2011-01-04 | 24 | -519/+1013 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | perf test: Add test for counting open syscalls | Arnaldo Carvalho de Melo | 2011-01-04 | 1 | -0/+83 | |
| * | | | | | | perf evsel: Auto allocate resources needed for some methods | Arnaldo Carvalho de Melo | 2011-01-04 | 1 | -0/+9 | |
| * | | | | | | perf evsel: Use {cpu,thread}_map to shorten list of parameters | Arnaldo Carvalho de Melo | 2011-01-04 | 3 | -17/+22 | |
| * | | | | | | perf tools: Refactor all_tids to hold nr and the map | Arnaldo Carvalho de Melo | 2011-01-04 | 5 | -85/+88 | |
| * | | | | | | perf tools: Refactor cpumap to hold nr and the map | Arnaldo Carvalho de Melo | 2011-01-04 | 5 | -67/+138 | |
| * | | | | | | perf evsel: Introduce per cpu and per thread open helpers | Arnaldo Carvalho de Melo | 2011-01-04 | 3 | -58/+83 | |
| * | | | | | | perf evsel: Steal the counter reading routines from stat | Arnaldo Carvalho de Melo | 2011-01-04 | 3 | -92/+196 | |
| * | | | | | | perf evsel: Delete the event selectors at exit | Arnaldo Carvalho de Melo | 2011-01-03 | 6 | -8/+16 | |
| * | | | | | | perf util: Move do_read from session to util | Arnaldo Carvalho de Melo | 2011-01-03 | 5 | -24/+23 | |
| * | | | | | | perf evsel: Adopt MATCH_EVENT macro from 'stat' | Arnaldo Carvalho de Melo | 2011-01-03 | 2 | -21/+20 | |
| * | | | | | | perf tools: Introduce event selectors | Arnaldo Carvalho de Melo | 2011-01-03 | 14 | -245/+433 | |
* | | | | | | | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 2011-01-04 | 8 | -42/+84 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||||
| * | | | | | perf probe: Fix to support libdwfl older than 0.148 | Masami Hiramatsu | 2010-12-21 | 1 | -30/+55 | |
| * | | | | | perf tools: Fix lazy wildcard matching | Masami Hiramatsu | 2010-12-21 | 1 | -1/+1 | |
| * | | | | | perf buildid-list: Fix error return for success | Arnaldo Carvalho de Melo | 2010-12-16 | 1 | -2/+1 | |
| * | | | | | perf buildid-cache: Fix symbolic link handling | Franck Bui-Huu | 2010-12-16 | 1 | -4/+6 | |
| * | | | | | perf symbols: Stop using vmlinux files with no symbols | Franck Bui-Huu | 2010-12-16 | 1 | -1/+1 | |
| * | | | | | perf probe: Fix use of kernel image path given by 'k' option | Franck Bui-Huu | 2010-12-16 | 4 | -5/+21 | |
* | | | | | | perf probe: Fix short file name probe location reporting | Franck Bui-Huu | 2010-12-27 | 1 | -7/+7 | |
* | | | | | | perf script: Fix event ordering settings to work with older kernels | Arnaldo Carvalho de Melo | 2010-12-25 | 1 | -0/+1 | |
* | | | | | | perf record: Fix use of sample_id_all userspace with !sample_id_all kernels | Arnaldo Carvalho de Melo | 2010-12-25 | 1 | -5/+19 | |
* | | | | | | perf script: Finish the rename from trace to script | Arnaldo Carvalho de Melo | 2010-12-25 | 31 | -51/+35 | |
* | | | | | | perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen | Franck Bui-Huu | 2010-12-22 | 1 | -1/+1 | |
* | | | | | | perf test: Look forward for symbol aliases | Arnaldo Carvalho de Melo | 2010-12-22 | 1 | -4/+19 | |
* | | | | | | perf symbols: Improve kallsyms symbol end addr calculation | Arnaldo Carvalho de Melo | 2010-12-22 | 3 | -16/+45 | |
* | | | | | | perf probe: Handle gracefully some stupid and buggy line syntaxes | Franck Bui-Huu | 2010-12-21 | 1 | -32/+60 | |
* | | | | | | perf probe: Don't always consider EOF as an error when listing source code | Franck Bui-Huu | 2010-12-21 | 1 | -12/+26 | |
* | | | | | | perf probe: Fix line range description since a single file is allowed | Franck Bui-Huu | 2010-12-21 | 2 | -6/+9 | |
* | | | | | | perf probe: Clean up redundant tests in show_line_range() | Franck Bui-Huu | 2010-12-21 | 1 | -11/+15 | |
* | | | | | | perf probe: Rewrite show_one_line() to make it simpler | Franck Bui-Huu | 2010-12-21 | 1 | -18/+11 | |
* | | | | | | perf probe: Make -L display the absolute path of the dumped file | Franck Bui-Huu | 2010-12-21 | 1 | -1/+1 | |
* | | | | | | perf probe: Cleanup messages | Masami Hiramatsu | 2010-12-21 | 2 | -34/+38 | |
* | | | | | | perf symbols: Add symfs option for off-box analysis using specified tree | David Ahern | 2010-12-21 | 9 | -19/+81 | |
* | | | | | | perf record,report,annotate,diff: Process events in order | Ian Munsie | 2010-12-21 | 4 | -1/+10 | |
* | | | | | | perf session: Fallback to unordered processing if no sample_id_all | Ian Munsie | 2010-12-21 | 14 | -15/+31 | |
* | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-12-16 | 3 | -11/+65 | |
|\ \ \ \ \ \ | |/ / / / / |