1. fb1587d perf probe: List probes with line number and file name by Masami Hiramatsu · 14 years ago
  2. 4235b04 perf probe: Introduce kprobe_trace_event and perf_probe_event by Masami Hiramatsu · 14 years ago
  3. f4d7da4 perf probe: Add --dry-run option by Masami Hiramatsu · 14 years ago
  4. 016f262 perf probe: Introduce die_find_child() function by Masami Hiramatsu · 14 years ago
  5. 95a3e4c perf probe: Rename some die_get_* functions by Masami Hiramatsu · 14 years ago
  6. 12a1fad perf probe: Rename session to param by Masami Hiramatsu · 14 years ago
  7. e0faa8d perf probe: Move add-probe routine to util/ by Masami Hiramatsu · 14 years ago
  8. 31facc5 perf probe: Use wrapper functions by Masami Hiramatsu · 14 years ago
  9. a1d37d5 perf tools: Introduce xzalloc() for detecting out of memory conditions by Masami Hiramatsu · 14 years ago
  10. e4713e9 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  11. a6b8457 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 14 years ago
  12. 984763c perf, x86: Report error code that returned from x86_pmu.hw_config() by Robert Richter · 14 years ago
  13. 00909e9 perf top: Add missing initialization to zero by Arnaldo Carvalho de Melo · 14 years ago
  14. 5cc718b kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobes by Masami Hiramatsu · 14 years ago
  15. d0cb426 perf probe: Use original address instead of CU-based address by Masami Hiramatsu · 14 years ago
  16. 67c7ff7 perf probe: Fix offset to allow signed value by Masami Hiramatsu · 14 years ago
  17. b63be8d perf top: Improve the autosizing of column lenghts by Arnaldo Carvalho de Melo · 14 years ago
  18. 8ea7f54 x86, perf: Fix comments in Pentium-4 PMU definitions by Lin Ming · 14 years ago
  19. 1d199b1 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 14 years ago
  20. d06d92b perf annotate: Properly notify the user that vmlinux is missing by Arnaldo Carvalho de Melo · 14 years ago
  21. b0a9ab6 perf top: Properly notify the user that vmlinux is missing by Arnaldo Carvalho de Melo · 14 years ago
  22. bedbfde perf record: Enable the enable_on_exec flag if record forks the target by Eric B Munson · 14 years ago
  23. e449526 perf, x86: Enable not tagged retired instruction counting on P4s by Cyrill Gorcunov · 14 years ago
  24. 8576e19 x86, perf: Unmask LVTPC only if we have APIC supported by Cyrill Gorcunov · 14 years ago
  25. fc6ceea perf probe: Fix need_dwarf flag if lazy matching is used by Masami Hiramatsu · 14 years ago
  26. 594087a perf probe: Fix probe_point buffer overrun by Masami Hiramatsu · 14 years ago
  27. 567e547 perf tools: Fix non-newt build by Arnaldo Carvalho de Melo · 14 years ago
  28. 0308635 Merge branch 'perf/x86' into perf/core by Ingo Molnar · 14 years ago
  29. 3997d37 perf hist: Don't fprintf the callgraph unconditionally by Arnaldo Carvalho de Melo · 14 years ago
  30. cb7afb7 perf newt: Use newtGetScreenSize by Arnaldo Carvalho de Melo · 14 years ago
  31. 7081e08 perf newt: Add 'Q', 'q' and Ctrl+C as ways to exit from forms by Arnaldo Carvalho de Melo · 14 years ago
  32. f9224c5 perf report: Implement initial UI using newt by Arnaldo Carvalho de Melo · 14 years ago
  33. dd2ee78 perf tools: Add missing bytes printed in hist_entry__fprintf by Arnaldo Carvalho de Melo · 14 years ago
  34. b4f5296 perf tools: Use eprintf for pr_{err,warning,info} too by Arnaldo Carvalho de Melo · 14 years ago
  35. 895f0ed perf top: Export get_window_dimensions by Arnaldo Carvalho de Melo · 14 years ago
  36. fe2197b perf symbols: Bump plt synthesizing warning debug level by Arnaldo Carvalho de Melo · 14 years ago
  37. 937779d Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  38. 0b86122 x86, perf: Fix NULL deref on not assigned x86_pmu by Cyrill Gorcunov · 14 years ago
  39. 6230f2c perf record: Mention paranoid sysctl when failing to create counter by Arnaldo Carvalho de Melo · 14 years ago
  40. 9f591fd perf record: Don't try to find buildids in a zero sized file by Arnaldo Carvalho de Melo · 14 years ago
  41. a072738 perf, x86: Implement initial P4 PMU driver by Cyrill Gorcunov · 14 years ago
  42. 9b33fa6 perf_events: Improve task_sched_in() by eranian@google.com · 14 years ago
  43. 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 14 years ago
  44. 45e16a6 perf, x86: Fix hw_perf_enable() event assignment by Peter Zijlstra · 14 years ago
  45. 85cfabb perf, ppc: Fix compile error due to new cpu notifiers by Peter Zijlstra · 14 years ago
  46. 7ae5f213 perf: Make the install relative to DESTDIR if specified by John Kacur · 14 years ago
  47. 83ff56f kprobes: Calculate the index correctly when freeing the out-of-line execution slot by Masami Hiramatsu · 14 years ago
  48. a12b51c perf tools: Fix sparse CPU numbering related bugs by Paul Mackerras · 14 years ago
  49. 220b140 perf_event: Fix oops triggered by cpu offline/online by Paul Mackerras · 14 years ago
  50. 97d5a22 perf: Drop the obsolete profile naming for trace events by Frederic Weisbecker · 14 years ago
  51. c530665 perf: Take a hot regs snapshot for trace events by Frederic Weisbecker · 14 years ago
  52. 5331d7b perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot by Frederic Weisbecker · 14 years ago
  53. 61e67fb perf/x86-64: Use frame pointer to walk on irq and process stacks by Frederic Weisbecker · 14 years ago
  54. db2c4c7 lockdep: Move lock events under lockdep recursion protection by Frederic Weisbecker · 14 years ago
  55. 65f2ed2 perf report: Print the map table just after samples for which no map was found by Arnaldo Carvalho de Melo · 14 years ago
  56. cbbc79a5 perf report: Add multiple event support by Eric B Munson · 14 years ago
  57. eefc465 perf session: Change perf_session post processing functions to take histogram tree by Eric B Munson · 14 years ago
  58. cb8f093 perf session: Add storage for seperating event types in report by Eric B Munson · 14 years ago
  59. d403d0a perf session: Change add_hist_entry to take the tree root instead of session by Eric B Munson · 14 years ago
  60. 8907fd6 perf record: Add ID and to recorded event data when recording multiple events by Eric B Munson · 14 years ago
  61. accd3cc perf probe: Add missing variable initialization by Arnaldo Carvalho de Melo · 14 years ago
  62. 1224550 perf tools: Don't trow away old map slices not overlapped by new maps by Arnaldo Carvalho de Melo · 14 years ago
  63. caa0142 perf, x86: Fix the !CONFIG_CPU_SUP_INTEL build by Ingo Molnar · 15 years ago
  64. ba7e4d1 perf, x86: Add INSTRUCTION_DECODER config flag by Ingo Molnar · 15 years ago
  65. 63fb3f9 perf, x86: Fix LBR read-out by Peter Zijlstra · 14 years ago
  66. d80c750 perf, x86: Fixup the PEBS handler for Core2 cpus by Peter Zijlstra · 14 years ago
  67. 7645a24 perf, x86: Remove checking_{wr,rd}msr() usage by Peter Zijlstra · 14 years ago
  68. b83a46e perf, x86: Don't reset the LBR as frequently by Peter Zijlstra · 14 years ago
  69. ad0e6cf perf, x86: Fix silly bug in intel_pmu_pebs_{enable,disable} by Peter Zijlstra · 14 years ago
  70. 12ab854 perf, x86: Deal with multiple state bits for pebs-fmt1 by Peter Zijlstra · 14 years ago
  71. d329527 perf, x86: Reorder intel_pmu_enable_all() by Peter Zijlstra · 14 years ago
  72. 2df202b perf, x86: Fix LBR enable/disable vs cpuc->enabled by Peter Zijlstra · 14 years ago
  73. 4807e3d perf, x86: Fix PEBS enable/disable vs cpuc->enabled by Peter Zijlstra · 14 years ago
  74. 8f4aebd perf, x86: Fix pebs drains by Peter Zijlstra · 14 years ago
  75. cc7f008 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 14 years ago
  76. a562b18 perf, x86: Robustify PEBS fixup by Peter Zijlstra · 14 years ago
  77. 74846d3 perf, x86: Clear the LBRs on init by Peter Zijlstra · 14 years ago
  78. 3c44780 perf, x86: Disable PEBS on clovertown chips by Peter Zijlstra · 14 years ago
  79. 3adaebd perf, x86: Fix silly bug in data store buffer allocation by Peter Zijlstra · 14 years ago
  80. 30a813a x86: Move MAX_INSN_SIZE into asm/insn.h by Peter Zijlstra · 14 years ago
  81. 7e1a40d perf, x86: Expose the full PEBS record using PERF_SAMPLE_RAW by Peter Zijlstra · 14 years ago
  82. 8db909a perf, x86: Clean up IA32_PERF_CAPABILITIES usage by Peter Zijlstra · 14 years ago
  83. 1676b8a perf-top: Show the percentage of successfull PEBS-fixups by Peter Zijlstra · 14 years ago
  84. ef21f68 perf, x86: use LBR for PEBS IP+1 fixup by Peter Zijlstra · 14 years ago
  85. caff2be perf, x86: Implement simple LBR support by Peter Zijlstra · 14 years ago
  86. 69fef0d perf: Add attr->precise support to raw event parsing by Peter Zijlstra · 14 years ago
  87. ca03770 perf, x86: Add PEBS infrastructure by Peter Zijlstra · 14 years ago
  88. d4944a0 perf: Provide better condition for event rotation by Peter Zijlstra · 14 years ago
  89. f3d46b2 perf, x86: Fix double enable calls by Peter Zijlstra · 14 years ago
  90. 19925ce perf, x86: Fix double disable calls by Peter Zijlstra · 14 years ago
  91. 356e1f2 perf, x86: Properly account n_added by Peter Zijlstra · 14 years ago
  92. 71e2d28 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) by Peter Zijlstra · 14 years ago
  93. c08053e perf, x86: Fix x86_pmu_start by Peter Zijlstra · 14 years ago
  94. 34538ee perf, x86: Use unlocked bitops by Peter Zijlstra · 14 years ago
  95. aff3d91 perf, x86: Change x86_pmu.{enable,disable} calling convention by Peter Zijlstra · 14 years ago
  96. cc2ad4b perf, x86: Remove superfluous arguments to x86_perf_event_update() by Peter Zijlstra · 14 years ago
  97. 07088ed perf, x86: Remove superfluous arguments to x86_perf_event_set_period() by Peter Zijlstra · 14 years ago
  98. 3fb2b8d perf, x86, Do not user perf_disable from NMI context by Peter Zijlstra · 14 years ago
  99. 32975a4 perf: Optimize perf_disable by Peter Zijlstra · 14 years ago
  100. 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 14 years ago