aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-08-14perf tests: Fix compile failure on do_sort_somethingDavid Ahern
2013-08-14selftests: Add test of PMU instruction counting on powerpcMichael Ellerman
2013-08-14selftests: Add support files for powerpc testsMichael Ellerman
2013-08-14selftests: Add infrastructure for powerpc selftestsMichael Ellerman
2013-08-12Tools: hv: use full nlmsghdr in netlink_sendOlaf Hering
2013-08-12Tools: hv: correct payload size in netlink_sendOlaf Hering
2013-08-12perf tools: Remove filter parameter of thread__find_addr_map()Adrian Hunter
2013-08-12perf tools: Remove filter parameter of thread__find_addr_location()Adrian Hunter
2013-08-12perf tools: Remove filter parameter of perf_event__preprocess_sample()Adrian Hunter
2013-08-12perf annotate: Set the machines symbol filterAdrian Hunter
2013-08-12perf mem: Remove unused symbol filter memberAdrian Hunter
2013-08-12perf report: Set the machines symbol filterAdrian Hunter
2013-08-12perf top: Set the machines symbol filterAdrian Hunter
2013-08-12perf machine: Add symbol filter to struct machineAdrian Hunter
2013-08-12perf session: Change perf_session__has_traces to actually check for tracepointsDavid Ahern
2013-08-12perf evsel: Add option to limit stack depth in callchain dumpsDavid Ahern
2013-08-12perf evsel: Add option to print stack trace on single lineDavid Ahern
2013-08-12perf tool: Simplify options to perf_evsel__print_ipDavid Ahern
2013-08-12perf sched: Remove sched_process_fork tracepointDavid Ahern
2013-08-12perf sched: Remove sched_process_exit tracepointDavid Ahern
2013-08-12perf sched: Remove thread lookup in sample handlerDavid Ahern
2013-08-12perf sched: Simplify arguments to read_eventsDavid Ahern
2013-08-12perf kvm: Update documentation with live commandDavid Ahern
2013-08-12perf kvm: Option to print events that exceed a durationDavid Ahern
2013-08-09Merge branch 'master' into virtio-nextRusty Russell
2013-08-07Revert "tools lib lk: Fix for cross build"Joonsoo Kim
2013-08-07perf machine: Do not require /lib/modules/* on a guestJason Wessel
2013-08-07perf tests: Add tests of new pinned modifierMichael Ellerman
2013-08-07perf tools: Add support for pinned modifierMichael Ellerman
2013-08-07perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loopNamhyung Kim
2013-08-07perf kvm stat report: Add option to analyze specific VMDavid Ahern
2013-08-07perf kvm: Add min and max stats to displayDavid Ahern
2013-08-07perf kvm: Add live modeDavid Ahern
2013-08-07perf session: Export queue_event functionDavid Ahern
2013-08-07perf annotate browser: Fix typoIngo Molnar
2013-08-07perf annotate browser: Improve description of '?' hotkeyArnaldo Carvalho de Melo
2013-08-07perf annotate: Add call target name if it is missingAdrian Hunter
2013-08-07perf annotate: Remove nop at end of annotationAdrian Hunter
2013-08-07perf annotate: Put dso name in symbol annotation titleAdrian Hunter
2013-08-07perf annotate: Allow disassembly using /proc/kcoreAdrian Hunter
2013-08-07perf tests: Add kcore to the object code reading testAdrian Hunter
2013-08-07perf tests: Adjust the vmlinux symtab matches kallsyms test againAdrian Hunter
2013-08-07perf symbols: Add support for reading from /proc/kcoreAdrian Hunter
2013-08-07perf tools: Make it possible to read object code from kernel modulesAdrian Hunter
2013-08-07perf tests: Adjust the vmlinux symtab matches kallsyms testAdrian Hunter
2013-08-07perf tools: Make it possible to read object code from vmlinuxAdrian Hunter
2013-08-07perf symbols: Load kernel maps before usingAdrian Hunter
2013-08-07perf tests: Add test for reading object codeAdrian Hunter
2013-08-07perf symbols: avoid SyS kernel syscall aliasesAdrian Hunter
2013-08-07perf stat: Flush output after each line in interval modeAndi Kleen