Age | Commit message (Expand) | Author | Files | Lines |
2015-08-26 | tools/lguest: Clean up include dir | Rusty Russell | 2 | -0/+2 |
2015-08-26 | tools/lguest: Fix redefinition of struct virtio_pci_cfg_cap | Rusty Russell | 1 | -3/+7 |
2015-08-25 | tools/liblockdep: Use the rbtree header provided by common tools headers | Sasha Levin | 2 | -2/+1 |
2015-08-25 | tools/liblockdep: Correct macro for WARN | Sasha Levin | 1 | -1/+1 |
2015-08-25 | tools: Restore export.h | Sasha Levin | 1 | -0/+10 |
2015-08-25 | Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l... | Rafael J. Wysocki | 2 | -17/+88 |
2015-08-24 | perf tools: Update Intel PT documentation | Adrian Hunter | 1 | -8/+186 |
2015-08-24 | perf tools: Add Intel PT support for decoding TRACESTOP packets | Adrian Hunter | 1 | -0/+11 |
2015-08-24 | perf tools: Add Intel PT support for using CYC packets | Adrian Hunter | 1 | -0/+6 |
2015-08-24 | perf tools: Add Intel PT support for decoding CYC packets | Adrian Hunter | 1 | -5/+306 |
2015-08-24 | perf tools: Add Intel PT support for using MTC packets | Adrian Hunter | 1 | -1/+25 |
2015-08-24 | perf tools: Add Intel PT support for decoding MTC packets | Adrian Hunter | 2 | -4/+159 |
2015-08-24 | perf tools: Pass Intel PT information for decoding MTC and CYC | Adrian Hunter | 4 | -11/+83 |
2015-08-24 | perf tools: Add new Intel PT packet definitions | Adrian Hunter | 3 | -17/+201 |
2015-08-24 | perf tools: Add Intel PT support for PSB periods | Adrian Hunter | 1 | -7/+210 |
2015-08-24 | perf tools: Fix Intel PT 'instructions' sample period | Adrian Hunter | 3 | -1/+8 |
2015-08-24 | perf ordered_events: Clear the progress bar at the end of a flush | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2015-08-24 | perf ui tui progress: Implement the ui_progress_ops->finish() method | Arnaldo Carvalho de Melo | 1 | -1/+18 |
2015-08-24 | perf annotate: Reset the dso find_symbol cache when removing symbols | Arnaldo Carvalho de Melo | 3 | -0/+13 |
2015-08-22 | perf tools: Fix tarball build broken by pt/bts | Adrian Hunter | 6 | -6/+35 |
2015-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -6/+4 |
2015-08-21 | perf probe: Try to use symbol table if searching debug info failed | Wang Nan | 1 | -3/+4 |
2015-08-21 | perf tools: Initialize reference counts in map__clone() | Arnaldo Carvalho de Melo | 1 | -2/+11 |
2015-08-21 | perf tools: Add example call-graph script | Adrian Hunter | 2 | -0/+374 |
2015-08-21 | perf tools: Put itrace options into an asciidoc include | Adrian Hunter | 4 | -66/+25 |
2015-08-21 | perf tools: Add Intel BTS support | Adrian Hunter | 11 | -6/+1576 |
2015-08-21 | tools lib traceevent: Add checks for returned EVENT_ERROR type | Dean Nelson | 1 | -0/+9 |
2015-08-21 | perf tools: Fix Intel PT timestamp handling | Adrian Hunter | 1 | -1/+1 |
2015-08-21 | perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy | Adrian Hunter | 2 | -2/+3 |
2015-08-21 | perf script: Fix segfault using --show-mmap-events | Adrian Hunter | 1 | -1/+1 |
2015-08-20 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 38 | -21/+8858 |
2015-08-20 | Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor... | Ingo Molnar | 5 | -5/+38 |
2015-08-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 4 | -4/+37 |
2015-08-19 | perf top: Show backtrace when handling a SIGSEGV on --stdio mode | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2015-08-19 | perf tools: Fix buildid processing | Adrian Hunter | 1 | -0/+11 |
2015-08-19 | perf tools: Make fork event processing more resilient | Adrian Hunter | 1 | -2/+18 |
2015-08-19 | perf tools: Avoid deadlock when map_groups are broken | Adrian Hunter | 1 | -0/+6 |
2015-08-18 | selftests/x86: Add syscall_nt selftest | Andy Lutomirski | 2 | -1/+55 |
2015-08-18 | selftests/x86: Disable sigreturn_64 | Andy Lutomirski | 1 | -2/+2 |
2015-08-18 | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes | Ingo Molnar | 3 | -7/+5 |
2015-08-18 | selftests/net: test extended BPF fanout mode | Willem de Bruijn | 1 | -0/+53 |
2015-08-18 | selftests/net: test classic bpf fanout mode | Willem de Bruijn | 2 | -12/+33 |
2015-08-17 | perf tools: Take Intel PT into use | Adrian Hunter | 6 | -3/+649 |
2015-08-17 | perf tools: Add Intel PT support | Adrian Hunter | 5 | -0/+2717 |
2015-08-17 | perf tools: Add Intel PT decoder | Adrian Hunter | 3 | -1/+1921 |
2015-08-17 | perf tools: Add Intel PT log | Adrian Hunter | 3 | -1/+208 |
2015-08-17 | perf tools: Add Intel PT instruction decoder | Adrian Hunter | 12 | -3/+2803 |
2015-08-17 | perf tools: Add Intel PT packet decoder | Adrian Hunter | 4 | -0/+466 |
2015-08-17 | perf auxtrace: Add Intel PT as an AUX area tracing type | Adrian Hunter | 2 | -0/+2 |
2015-08-17 | perf tools: Add a helper function to probe whether cpu-wide tracing is possible | Adrian Hunter | 2 | -0/+25 |