1. 39d1e1b perf report: Fix leak of resolved callchains array on error path by Arnaldo Carvalho de Melo · 14 years ago
  2. 139633c perf callchain: Move validate_callchain to callchain lib by Arnaldo Carvalho de Melo · 14 years ago
  3. 794e43b perf/live-mode: Handle payload-less events by Tom Zanussi · 14 years ago
  4. 90c0e5f perf lock: Always check min AND max wait time by Frederic Weisbecker · 14 years ago
  5. 5efe08c perf: Fix perf lock bad rate by Frederic Weisbecker · 14 years ago
  6. 84c7a21 perf: Humanize lock flags in perf lock by Frederic Weisbecker · 14 years ago
  7. 10350ec perf: Cleanup perf lock broken states by Frederic Weisbecker · 14 years ago
  8. 26242d8 perf lock: Add "info" subcommand for dumping misc information by Hitoshi Mitake · 14 years ago
  9. d6b17be perf: Provide a new deterministic events reordering algorithm by Frederic Weisbecker · 14 years ago
  10. 9840280 perf: Introduce a new "round of buffers read" pseudo event by Frederic Weisbecker · 14 years ago
  11. e157eb8 perf report: Document '--call-graph' better for usage by Pekka Enberg · 14 years ago
  12. ed82702 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  13. 1cf4a06 perf list: Improve the raw hw event descriptor documentation by Arnaldo Carvalho de Melo · 14 years ago
  14. ab60834 perf, x86: Improve the PEBS ABI by Peter Zijlstra · 14 years ago
  15. 4778e0e perf tools: Fixup minor doc formatting issues by Arnaldo Carvalho de Melo · 14 years ago
  16. 9e32a3c perf list: Add explanation about raw hardware event descriptors by Arnaldo Carvalho de Melo · 14 years ago
  17. db620b1 perf/record: simplify TRACE_INFO tracepoint check by Tom Zanussi · 14 years ago
  18. 9890948 perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintf by Arnaldo Carvalho de Melo · 14 years ago
  19. c4f3b5a Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  20. 02bf60a perf: Fix performance issue with perf report by Anton Blanchard · 14 years ago
  21. 11d232e perf inject: Add missing bits by Arnaldo Carvalho de Melo · 14 years ago
  22. 63e0c77 perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW by Tom Zanussi · 14 years ago
  23. 0806ebd Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  24. 090f720 perf inject: Refactor read_buildid function by Arnaldo Carvalho de Melo · 14 years ago
  25. 2c9faa0 perf record: Don't exit in live mode when no tracepoints are enabled by Arnaldo Carvalho de Melo · 14 years ago
  26. 454c407 perf: add perf-inject builtin by Tom Zanussi · 14 years ago
  27. 789688f perf/live: don't synthesize build ids at the end of a live mode trace by Tom Zanussi · 14 years ago
  28. fb72014 perf tools: Don't use code surrounded by __KERNEL__ by Arnaldo Carvalho de Melo · 14 years ago
  29. d00a47c perf: Fix warning while reading ring buffer headers by Frederic Weisbecker · 14 years ago
  30. e5a5f1f perf: Remove leftover useless options to record trace events from scripts by Frederic Weisbecker · 14 years ago
  31. 1c6a800 perf test: Initial regression testing command by Arnaldo Carvalho de Melo · 14 years ago
  32. 5c0541d perf symbols: Add machine helper routines by Arnaldo Carvalho de Melo · 14 years ago
  33. 18acde5 perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory by Arnaldo Carvalho de Melo · 14 years ago
  34. cbf6968 perf machines: Make the machines class adopt the dsos__fprintf methods by Arnaldo Carvalho de Melo · 14 years ago
  35. d28c622 perf machine: Adopt some map_groups functions by Arnaldo Carvalho de Melo · 14 years ago
  36. 48ea8f5 perf machine: Pass buffer size to machine__mmap_name by Arnaldo Carvalho de Melo · 14 years ago
  37. 23346f2 perf tools: Rename "kernel_info" to "machine" by Arnaldo Carvalho de Melo · 14 years ago
  38. 462b04e2 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  39. f93830f perf tools: Fix libdw-dev package name in error message by Stefan Hajnoczi · 14 years ago
  40. ef4a356 perf probe: Add --max-probes option by Masami Hiramatsu · 14 years ago
  41. 5d1ee04 perf probe: Fix to exit callback soon after finding too many probe points by Masami Hiramatsu · 14 years ago
  42. 15eca30 perf probe: Fix to use symtab only if no debuginfo by Masami Hiramatsu · 14 years ago
  43. 0ab061c perf tools: Initialize dso->node member in dso__new by Masami Hiramatsu · 14 years ago
  44. cfadf9d perf: Some perf-kvm documentation edits by William Cohen · 14 years ago
  45. e1889d7 perf: Add a perf trace option to check samples ordering reliability by Frederic Weisbecker · 14 years ago
  46. 9df9bbb perf: Use generic sample reordering in perf timechart by Frederic Weisbecker · 14 years ago
  47. e0a808c perf: Use generic sample reordering in perf trace by Frederic Weisbecker · 14 years ago
  48. 587570d perf: Use generic sample reordering in perf kmem by Frederic Weisbecker · 14 years ago
  49. a64eae7 perf: Use generic sample reordering in perf sched by Frederic Weisbecker · 14 years ago
  50. c61e52e perf: Generalize perf lock's sample event reordering to the session layer by Frederic Weisbecker · 14 years ago
  51. 5710fca perf: Fix initialization bug in parse_single_tracepoint_event() by Stephane Eranian · 14 years ago
  52. e4cef1f perf lock: Fix state machine to recognize lock sequence by Hitoshi Mitake · 14 years ago
  53. fead796 perf probe: Add PowerPC DWARF register number mappings by Ian Munsie · 14 years ago
  54. cd932c5 perf: Move arch specific code into separate arch directory by Ian Munsie · 14 years ago
  55. 6eca8cc perf: Fix perf probe build error by Frederic Weisbecker · 14 years ago
  56. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  57. b5a80b7 Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  58. 84b13fd Merge branch 'perf/live' into perf/core by Ingo Molnar · 14 years ago
  59. f921281 perf: Make the trace events sample period default to 1 by Frederic Weisbecker · 14 years ago
  60. bdef3b0 perf: Always record tracepoints raw samples from perf record by Frederic Weisbecker · 14 years ago
  61. 7865e81 perf: Make -f the default for perf record by Frederic Weisbecker · 14 years ago
  62. a1e2f60 perf: Fix dynamic field detection by Thomas Gleixner · 14 years ago
  63. f6c903f perf probe: Show function entry line as probe-able by Masami Hiramatsu · 14 years ago
  64. de1439d perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_location by Masami Hiramatsu · 14 years ago
  65. dda4ab3 perf probe: Fix line range to show end line by Masami Hiramatsu · 14 years ago
  66. d3b63d7 perf probe: Fix a bug that --line range can be overflow by Masami Hiramatsu · 14 years ago
  67. dd259c5 perf probe: Fix mis-estimation for shortening filename by Masami Hiramatsu · 14 years ago
  68. 7ca5989 perf probe: Fix to use correct debugfs path finder by Masami Hiramatsu · 14 years ago
  69. 02b95da perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c by Masami Hiramatsu · 14 years ago
  70. e334016f1 perf probe: Remove xzalloc() from util/probe-{event, finder}.c by Masami Hiramatsu · 14 years ago
  71. 146a143 perf probe: Remove die() from probe-event code by Masami Hiramatsu · 14 years ago
  72. b55a87a perf probe: Remove die() from probe-finder code by Masami Hiramatsu · 14 years ago
  73. a34a985 perf probe: Support DW_OP_call_frame_cfa in debuginfo by Masami Hiramatsu · 14 years ago
  74. 11a1ca3 perf probe: Support basic type casting by Masami Hiramatsu · 14 years ago
  75. 4984912 perf probe: Query basic types from debuginfo by Masami Hiramatsu · 14 years ago
  76. df0faf4 perf probe: Use the last field name as the argument name by Masami Hiramatsu · 14 years ago
  77. 4848193 perf probe: Support argument name by Masami Hiramatsu · 14 years ago
  78. fcd1498 perf tools: Fix accidentally preprocessed snprintf callback by Frederic Weisbecker · 14 years ago
  79. a0cccc2 perf trace: Invoke live mode automatically if record/report not specified by Tom Zanussi · 14 years ago
  80. 00b21a0 perf trace/scripting: Enable scripting shell scripts for live mode by Tom Zanussi · 14 years ago
  81. 47902f3 perf trace/scripting: Add rwtop and sctop scripts by Tom Zanussi · 14 years ago
  82. c7929e4 perf: Convert perf header build_ids into build_id events by Tom Zanussi · 14 years ago
  83. 9215545 perf: Convert perf tracing data into a tracing_data event by Tom Zanussi · 14 years ago
  84. cd19a03 perf: Convert perf event types into event type events by Tom Zanussi · 14 years ago
  85. 2c46dbb perf: Convert perf header attrs into attr events by Tom Zanussi · 14 years ago
  86. c239da3 perf trace: Introduce special handling for pipe input by Tom Zanussi · 14 years ago
  87. 46656ac perf report: Introduce special handling for pipe input by Tom Zanussi · 14 years ago
  88. 529870e perf record: Introduce special handling for pipe output by Tom Zanussi · 14 years ago
  89. 8dc5810 perf: Add pipe-specific header read/write and event processing code by Tom Zanussi · 14 years ago
  90. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  91. 53e5b5c perf tools: Fix perl support installation when O= is used by Arnaldo Carvalho de Melo · 14 years ago
  92. e9e94e3 perf trace: Ignore "overwrite" field if present in /events/header_page by Arnaldo Carvalho de Melo · 14 years ago
  93. 854c554 perf: cleanup some Documentation by Randy Dunlap · 14 years ago
  94. f0e9c4f perf bench: fix spello by Randy Dunlap · 14 years ago
  95. eed05fe perf tools: Reorganize some structs to save space by Arnaldo Carvalho de Melo · 14 years ago
  96. c0ed55d perf TUI: Move "Yes" button to before "No" by Arnaldo Carvalho de Melo · 14 years ago
  97. 6e7ab4c perf TUI: Show filters on the title and add help line about how to zoom out by Arnaldo Carvalho de Melo · 14 years ago
  98. 8c40041 perf kmem: Fix breakage introduced by 5a0e3ad slab.h script by Arnaldo Carvalho de Melo · 14 years ago
  99. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  100. 8141d00 perf: Swap inclusion order of util.h and string.h in util/string.c by Hitoshi Mitake · 14 years ago