Age | Commit message (Expand) | Author |
2013-08-14 | perf tests: Fix compile failure on do_sort_something | David Ahern |
2013-08-14 | selftests: Add test of PMU instruction counting on powerpc | Michael Ellerman |
2013-08-14 | selftests: Add support files for powerpc tests | Michael Ellerman |
2013-08-14 | selftests: Add infrastructure for powerpc selftests | Michael Ellerman |
2013-08-12 | Tools: hv: use full nlmsghdr in netlink_send | Olaf Hering |
2013-08-12 | Tools: hv: correct payload size in netlink_send | Olaf Hering |
2013-08-12 | perf tools: Remove filter parameter of thread__find_addr_map() | Adrian Hunter |
2013-08-12 | perf tools: Remove filter parameter of thread__find_addr_location() | Adrian Hunter |
2013-08-12 | perf tools: Remove filter parameter of perf_event__preprocess_sample() | Adrian Hunter |
2013-08-12 | perf annotate: Set the machines symbol filter | Adrian Hunter |
2013-08-12 | perf mem: Remove unused symbol filter member | Adrian Hunter |
2013-08-12 | perf report: Set the machines symbol filter | Adrian Hunter |
2013-08-12 | perf top: Set the machines symbol filter | Adrian Hunter |
2013-08-12 | perf machine: Add symbol filter to struct machine | Adrian Hunter |
2013-08-12 | perf session: Change perf_session__has_traces to actually check for tracepoints | David Ahern |
2013-08-12 | perf evsel: Add option to limit stack depth in callchain dumps | David Ahern |
2013-08-12 | perf evsel: Add option to print stack trace on single line | David Ahern |
2013-08-12 | perf tool: Simplify options to perf_evsel__print_ip | David Ahern |
2013-08-12 | perf sched: Remove sched_process_fork tracepoint | David Ahern |
2013-08-12 | perf sched: Remove sched_process_exit tracepoint | David Ahern |
2013-08-12 | perf sched: Remove thread lookup in sample handler | David Ahern |
2013-08-12 | perf sched: Simplify arguments to read_events | David Ahern |
2013-08-12 | perf kvm: Update documentation with live command | David Ahern |
2013-08-12 | perf kvm: Option to print events that exceed a duration | David Ahern |
2013-08-09 | Merge branch 'master' into virtio-next | Rusty Russell |
2013-08-07 | Revert "tools lib lk: Fix for cross build" | Joonsoo Kim |
2013-08-07 | perf machine: Do not require /lib/modules/* on a guest | Jason Wessel |
2013-08-07 | perf tests: Add tests of new pinned modifier | Michael Ellerman |
2013-08-07 | perf tools: Add support for pinned modifier | Michael Ellerman |
2013-08-07 | perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loop | Namhyung Kim |
2013-08-07 | perf kvm stat report: Add option to analyze specific VM | David Ahern |
2013-08-07 | perf kvm: Add min and max stats to display | David Ahern |
2013-08-07 | perf kvm: Add live mode | David Ahern |
2013-08-07 | perf session: Export queue_event function | David Ahern |
2013-08-07 | perf annotate browser: Fix typo | Ingo Molnar |
2013-08-07 | perf annotate browser: Improve description of '?' hotkey | Arnaldo Carvalho de Melo |
2013-08-07 | perf annotate: Add call target name if it is missing | Adrian Hunter |
2013-08-07 | perf annotate: Remove nop at end of annotation | Adrian Hunter |
2013-08-07 | perf annotate: Put dso name in symbol annotation title | Adrian Hunter |
2013-08-07 | perf annotate: Allow disassembly using /proc/kcore | Adrian Hunter |
2013-08-07 | perf tests: Add kcore to the object code reading test | Adrian Hunter |
2013-08-07 | perf tests: Adjust the vmlinux symtab matches kallsyms test again | Adrian Hunter |
2013-08-07 | perf symbols: Add support for reading from /proc/kcore | Adrian Hunter |
2013-08-07 | perf tools: Make it possible to read object code from kernel modules | Adrian Hunter |
2013-08-07 | perf tests: Adjust the vmlinux symtab matches kallsyms test | Adrian Hunter |
2013-08-07 | perf tools: Make it possible to read object code from vmlinux | Adrian Hunter |
2013-08-07 | perf symbols: Load kernel maps before using | Adrian Hunter |
2013-08-07 | perf tests: Add test for reading object code | Adrian Hunter |
2013-08-07 | perf symbols: avoid SyS kernel syscall aliases | Adrian Hunter |
2013-08-07 | perf stat: Flush output after each line in interval mode | Andi Kleen |