Age | Commit message (Expand) | Author |
2011-01-04 | perf tools: Refactor cpumap to hold nr and the map | Arnaldo Carvalho de Melo |
2011-01-04 | perf evsel: Introduce per cpu and per thread open helpers | Arnaldo Carvalho de Melo |
2011-01-04 | perf evsel: Steal the counter reading routines from stat | Arnaldo Carvalho de Melo |
2011-01-03 | perf evsel: Delete the event selectors at exit | Arnaldo Carvalho de Melo |
2011-01-03 | perf util: Move do_read from session to util | Arnaldo Carvalho de Melo |
2011-01-03 | perf evsel: Adopt MATCH_EVENT macro from 'stat' | Arnaldo Carvalho de Melo |
2011-01-03 | perf tools: Introduce event selectors | Arnaldo Carvalho de Melo |
2011-01-03 | perf: Fix callchain hit bad cast on ascii display | Frederic Weisbecker |
2010-12-27 | perf probe: Fix short file name probe location reporting | Franck Bui-Huu |
2010-12-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-12-25 | perf script: Fix event ordering settings to work with older kernels | Arnaldo Carvalho de Melo |
2010-12-25 | perf record: Fix use of sample_id_all userspace with !sample_id_all kernels | Arnaldo Carvalho de Melo |
2010-12-25 | perf script: Finish the rename from trace to script | Arnaldo Carvalho de Melo |
2010-12-22 | perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen | Franck Bui-Huu |
2010-12-22 | perf test: Look forward for symbol aliases | Arnaldo Carvalho de Melo |
2010-12-22 | perf symbols: Improve kallsyms symbol end addr calculation | Arnaldo Carvalho de Melo |
2010-12-21 | perf probe: Fix to support libdwfl older than 0.148 | Masami Hiramatsu |
2010-12-21 | perf tools: Fix lazy wildcard matching | Masami Hiramatsu |
2010-12-21 | perf probe: Handle gracefully some stupid and buggy line syntaxes | Franck Bui-Huu |
2010-12-21 | perf probe: Don't always consider EOF as an error when listing source code | Franck Bui-Huu |
2010-12-21 | perf probe: Fix line range description since a single file is allowed | Franck Bui-Huu |
2010-12-21 | perf probe: Clean up redundant tests in show_line_range() | Franck Bui-Huu |
2010-12-21 | perf probe: Rewrite show_one_line() to make it simpler | Franck Bui-Huu |
2010-12-21 | perf probe: Make -L display the absolute path of the dumped file | Franck Bui-Huu |
2010-12-21 | perf probe: Cleanup messages | Masami Hiramatsu |
2010-12-21 | perf symbols: Add symfs option for off-box analysis using specified tree | David Ahern |
2010-12-21 | perf record,report,annotate,diff: Process events in order | Ian Munsie |
2010-12-21 | perf session: Fallback to unordered processing if no sample_id_all | Ian Munsie |
2010-12-16 | perf buildid-list: Fix error return for success | Arnaldo Carvalho de Melo |
2010-12-16 | perf buildid-cache: Fix symbolic link handling | Franck Bui-Huu |
2010-12-16 | perf symbols: Stop using vmlinux files with no symbols | Franck Bui-Huu |
2010-12-16 | perf probe: Fix use of kernel image path given by 'k' option | Franck Bui-Huu |
2010-12-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-12-14 | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2010-12-09 | perf session: Remove unneeded dump_printf calls | Arnaldo Carvalho de Melo |
2010-12-09 | perf session: Split out user event processing | Thomas Gleixner |
2010-12-09 | perf session: Split out sample preprocessing | Thomas Gleixner |
2010-12-09 | perf session: Move dump code to event delivery path | Thomas Gleixner |
2010-12-09 | perf session: Add file_offset to event delivery function | Thomas Gleixner |
2010-12-09 | perf session: Store file offset in sample_queue | Thomas Gleixner |
2010-12-09 | tools/virtio: virtio_test tool | Michael S. Tsirkin |
2010-12-09 | vhost test module | Michael S. Tsirkin |
2010-12-09 | perf session: Consolidate the dump code | Thomas Gleixner |
2010-12-09 | perf session: Dont queue events w/o timestamps | Thomas Gleixner |
2010-12-09 | perf event: Prevent unbound event__name array access | Thomas Gleixner |
2010-12-09 | perf report: Allow user to specify path to kallsyms file | David Ahern |
2010-12-07 | perf makefile: Allow strong and weak functions in LIB_OBJS | Ian Munsie |
2010-12-06 | perf record: Fix eternal wait for stillborn child | Arnaldo Carvalho de Melo |
2010-12-06 | perf tools: Catch a few uncheck calloc/malloc's | Chris Samuel |
2010-12-06 | perf script: Fix compiler warning in builtin_script.c:is_top_script() | Stephane Eranian |