1. b4fb0ca Tools: hv: use full nlmsghdr in netlink_send by Olaf Hering · 11 years ago
  2. 2bc41ea Tools: hv: correct payload size in netlink_send by Olaf Hering · 11 years ago
  3. 326f59b perf tools: Remove filter parameter of thread__find_addr_map() by Adrian Hunter · 11 years ago
  4. 61710bd perf tools: Remove filter parameter of thread__find_addr_location() by Adrian Hunter · 11 years ago
  5. e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 11 years ago
  6. 476d35c perf annotate: Set the machines symbol filter by Adrian Hunter · 11 years ago
  7. 2d8cc68 perf mem: Remove unused symbol filter member by Adrian Hunter · 11 years ago
  8. b868171 perf report: Set the machines symbol filter by Adrian Hunter · 11 years ago
  9. 36035f7 perf top: Set the machines symbol filter by Adrian Hunter · 11 years ago
  10. 611a5ce perf machine: Add symbol filter to struct machine by Adrian Hunter · 11 years ago
  11. 93ea01c29 perf session: Change perf_session__has_traces to actually check for tracepoints by David Ahern · 11 years ago
  12. 307cbb9 perf evsel: Add option to limit stack depth in callchain dumps by David Ahern · 11 years ago
  13. b0b35f0 perf evsel: Add option to print stack trace on single line by David Ahern · 11 years ago
  14. a6ffaf9 perf tool: Simplify options to perf_evsel__print_ip by David Ahern · 11 years ago
  15. cb62750 perf sched: Remove sched_process_fork tracepoint by David Ahern · 11 years ago
  16. 4a957e4 perf sched: Remove sched_process_exit tracepoint by David Ahern · 11 years ago
  17. ffb273d perf sched: Remove thread lookup in sample handler by David Ahern · 11 years ago
  18. ad9def7 perf sched: Simplify arguments to read_events by David Ahern · 11 years ago
  19. 9a6d316 perf kvm: Update documentation with live command by David Ahern · 11 years ago
  20. 70f7b4a perf kvm: Option to print events that exceed a duration by David Ahern · 11 years ago
  21. 1148973 Merge branch 'master' into virtio-next by Rusty Russell · 11 years ago
  22. cecb977 Revert "tools lib lk: Fix for cross build" by Joonsoo Kim · 11 years ago
  23. 8f76fcd perf machine: Do not require /lib/modules/* on a guest by Jason Wessel · 11 years ago
  24. c9ee780 perf tests: Add tests of new pinned modifier by Michael Ellerman · 11 years ago
  25. e9a7c41 perf tools: Add support for pinned modifier by Michael Ellerman · 11 years ago
  26. d50bf78 perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loop by Namhyung Kim · 11 years ago
  27. 2e73f00 perf kvm stat report: Add option to analyze specific VM by David Ahern · 11 years ago
  28. 62d04db perf kvm: Add min and max stats to display by David Ahern · 11 years ago
  29. 1afe1d1 perf kvm: Add live mode by David Ahern · 11 years ago
  30. e30b88a perf session: Export queue_event function by David Ahern · 11 years ago
  31. e6f6538 perf annotate browser: Fix typo by Ingo Molnar · 11 years ago
  32. fcd9fef perf annotate browser: Improve description of '?' hotkey by Arnaldo Carvalho de Melo · 11 years ago
  33. b178170 perf annotate: Add call target name if it is missing by Adrian Hunter · 11 years ago
  34. 484a5e7 perf annotate: Remove nop at end of annotation by Adrian Hunter · 11 years ago
  35. 34f77ab perf annotate: Put dso name in symbol annotation title by Adrian Hunter · 11 years ago
  36. bbb7f84 perf annotate: Allow disassembly using /proc/kcore by Adrian Hunter · 11 years ago
  37. 7a77bc2 perf tests: Add kcore to the object code reading test by Adrian Hunter · 11 years ago
  38. 82e75d0 perf tests: Adjust the vmlinux symtab matches kallsyms test again by Adrian Hunter · 11 years ago
  39. 8e0cf96 perf symbols: Add support for reading from /proc/kcore by Adrian Hunter · 11 years ago
  40. 0131c4e perf tools: Make it possible to read object code from kernel modules by Adrian Hunter · 11 years ago
  41. d380b348 perf tests: Adjust the vmlinux symtab matches kallsyms test by Adrian Hunter · 11 years ago
  42. 39b12f78 perf tools: Make it possible to read object code from vmlinux by Adrian Hunter · 11 years ago
  43. 5b7ba82 perf symbols: Load kernel maps before using by Adrian Hunter · 11 years ago
  44. b55ae0a perf tests: Add test for reading object code by Adrian Hunter · 11 years ago
  45. 3445432 perf symbols: avoid SyS kernel syscall aliases by Adrian Hunter · 11 years ago
  46. 2bbf03f perf stat: Flush output after each line in interval mode by Andi Kleen · 11 years ago
  47. 4119168 perf stat: Add support for --initial-delay option by Andi Kleen · 11 years ago
  48. e2407be perf evsel: Add support for enabling counters by Andi Kleen · 11 years ago
  49. 5c6974f perf evlist: Remove obsolete dummy execve by Andi Kleen · 11 years ago
  50. 8fdd84c perf kvm: Split out tracepoints from record args by David Ahern · 11 years ago
  51. 9c50140 perf session: Export a few functions for event processing by David Ahern · 11 years ago
  52. ffe4f3c perf stats: Add max and min stats by David Ahern · 11 years ago
  53. 42ee8c6 perf top: move CONSOLE_CLEAR to header file by David Ahern · 11 years ago
  54. 3b47abe perf util: Add parse_nsec_time() function by Namhyung Kim · 11 years ago
  55. 3223565c perf python: Remove duplicate TID bit from mask by Arnaldo Carvalho de Melo · 11 years ago
  56. a14bb86 perf trace: Beautify 'connect' result by Arnaldo Carvalho de Melo · 11 years ago
  57. 602bab1b perf tools: Fix compile of util/tsc.c by David Ahern · 11 years ago
  58. 251f426 perf evsel: Actually show symbol offset in stack trace when requested by David Ahern · 11 years ago
  59. a9f93f9 perf tests: Add parse events tests for leader sampling by Jiri Olsa · 11 years ago
  60. 8404db6 perf tests: Add attr record group sampling test by Jiri Olsa · 11 years ago
  61. 3c17631 perf tools: Add 'S' event/group modifier to read sample value by Jiri Olsa · 12 years ago
  62. e4caec0 perf evsel: Add PERF_SAMPLE_READ sample related processing by Jiri Olsa · 12 years ago
  63. 932a359 perf evlist: Add perf_evlist__id2sid method to get event ID related data by Jiri Olsa · 12 years ago
  64. c4861af perf evlist: Fix event ID retrieval for group format read case by Jiri Olsa · 12 years ago
  65. 9ede473 perf tools: Add support for parsing PERF_SAMPLE_READ sample type by Jiri Olsa · 12 years ago
  66. e2b5abe perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event id by Jiri Olsa · 12 years ago
  67. d3b688c Tools: hv: check return value of system in hv_kvp_daemon by Olaf Hering · 11 years ago
  68. 57969af Tools: hv: in kvp_set_ip_info free mac_addr right after usage by Olaf Hering · 11 years ago
  69. 00663d7 Tools: hv: check return value of daemon to fix compiler warning. by Olaf Hering · 11 years ago
  70. b4919a5 Tools: hv: fix send/recv buffer allocation by Olaf Hering · 11 years ago
  71. 9c5891bd Merge 3.11-rc3 into char-misc-next. by Greg Kroah-Hartman · 11 years ago
  72. d12e146 tools: hv: Check return value of setsockopt call by Tomas Hozza · 11 years ago
  73. 9561d47 tools: hv: Check return value of poll call by Tomas Hozza · 11 years ago
  74. 5c28926 tools: hv: Improve error logging in VSS daemon. by Tomas Hozza · 11 years ago
  75. 3bd5a5f perf tools: Add test for converting perf time to/from TSC by Adrian Hunter · 11 years ago
  76. f9ea55d perf tools: Move weight back to common sort keys by Andi Kleen · 11 years ago
  77. dbad418 perf tests: Add broken install-* tests into tests/make by Jiri Olsa · 11 years ago
  78. c0ec110 perf tests: Add 'make install/install-bin' tests into tests/make by Jiri Olsa · 11 years ago
  79. c931167 perf tests: Add DESTDIR=TMP_DEST tests/make variable by Jiri Olsa · 11 years ago
  80. 8ba7cde perf tests: Rename TMP to TMP_O tests/make variable by Jiri Olsa · 11 years ago
  81. 0659e66 perf tests: Run ctags/cscope make tests only with needed binaries by Jiri Olsa · 11 years ago
  82. 575bf1d perf tools: Fix build with perl 5.18 by Kirill A. Shutemov · 11 years ago
  83. 99571ab perf tools: Support callchain sorting based on addresses by Andi Kleen · 11 years ago
  84. a198996 perf bench: Fix memcpy benchmark for large sizes by Andi Kleen · 11 years ago
  85. 2b821cc perf evsel: Handle ENODEV on default cycles event by David Ahern · 11 years ago
  86. 2eaa1b4 perf script: Fix named threads support by David Ahern · 11 years ago
  87. 5a98213 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 11 years ago
  88. 2a08c3e perf header: Recognize version number for perf data file by Jiri Olsa · 11 years ago
  89. 8d541e9 perf header: Introduce feat_offset into perf_header by Jiri Olsa · 11 years ago
  90. 944d62b perf header: Remove attr_offset from perf_header by Jiri Olsa · 11 years ago
  91. 75211db perf header: Remove data_offset seek as it's not needed by Jiri Olsa · 11 years ago
  92. d433956 perf session: Use session->fd instead of passing fd as argument by Jiri Olsa · 11 years ago
  93. 8d76e18 perf tests: Check proper prev_state size for sched_switch tp by Jiri Olsa · 11 years ago
  94. 5698d2c perf symbols: Do not apply symfs for an absolute vmlinux path by Namhyung Kim · 11 years ago
  95. ab4ecda perf tools: Fix 'make tools/perf' by Robert Richter · 11 years ago
  96. ed4bb97 Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration by K. Y. Srinivasan · 11 years ago
  97. 6065210 perf tools: Remove event types framework completely by Jiri Olsa · 11 years ago
  98. 30d3507 perf record: Remove event types pushing by Jiri Olsa · 11 years ago
  99. 44b3c57 perf tools: Remove event types from perf data file by Jiri Olsa · 11 years ago
  100. 5936678 perf timechart: Remove event types framework only user by Jiri Olsa · 11 years ago