1. 3ede82d uprobes/tracing: Make seq_printf() code uretprobe-friendly by Oleg Nesterov · 12 years ago
  2. 4d1298e uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendly by Oleg Nesterov · 12 years ago
  3. 393a736 uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendly by Oleg Nesterov · 12 years ago
  4. c1ae5c7 uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher() by Oleg Nesterov · 12 years ago
  5. a51cc60 uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpers by Oleg Nesterov · 12 years ago
  6. 457d177 uprobes/tracing: Generalize struct uprobe_trace_entry_head by Oleg Nesterov · 12 years ago
  7. 0e3853d uprobes/tracing: Kill the pointless local_save_flags/preempt_count calls by Oleg Nesterov · 12 years ago
  8. 456fdbc uprobes/tracing: Kill the pointless seq_print_ip_sym() call by Oleg Nesterov · 12 years ago
  9. 07720b6 uprobes/tracing: Kill the pointless task_pt_regs() calls by Oleg Nesterov · 12 years ago
  10. decc6bf uretprobes: Documentation update by Anton Arapov · 12 years ago
  11. a0d60ae uretprobes: Remove -ENOSYS as return probes implemented by Anton Arapov · 12 years ago
  12. ded49c5 uretprobes: Limit the depth of return probe nestedness by Anton Arapov · 12 years ago
  13. fec8898 uretprobes: Return probe exit, invoke handlers by Anton Arapov · 12 years ago
  14. 0dfd0eb uretprobes: Return probe entry, prepare_uretprobe() by Anton Arapov · 12 years ago
  15. f15706b uretprobes/powerpc: Hijack return address by Anton Arapov · 12 years ago
  16. 791eca1 uretprobes/x86: Hijack return address by Anton Arapov · 12 years ago
  17. e78aebf uretprobes: Reserve the first slot in xol_vma for trampoline by Anton Arapov · 12 years ago
  18. ea02487 uretprobes: Introduce uprobe_consumer->ret_handler() by Anton Arapov · 12 years ago
  19. 3f47107 uprobes: Change write_opcode() to use copy_*page() by Oleg Nesterov · 12 years ago
  20. 5669cce uprobes: Introduce copy_to_page() by Oleg Nesterov · 12 years ago
  21. 98763a1 uprobes: Kill the unnecesary filp != NULL check in __copy_insn() by Oleg Nesterov · 12 years ago
  22. 2edb7b5 uprobes: Change __copy_insn() to use copy_from_page() by Oleg Nesterov · 12 years ago
  23. ab0d805 uprobes: Turn copy_opcode() into copy_from_page() by Oleg Nesterov · 12 years ago
  24. 3c9eb54 uprobes/powerpc: Remove additional trap instruction check by Ananth N Mavinakayanahalli · 12 years ago
  25. ab07e80 uprobes/powerpc: Teach uprobes to ignore gdb breakpoints by Ananth N Mavinakayanahalli · 12 years ago
  26. 0908ad6 uprobes: Add trap variant helper by Ananth N Mavinakayanahalli · 12 years ago
  27. f281769 uprobes: Use file_inode() by Oleg Nesterov · 12 years ago
  28. b847d05 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  29. d06f791 perf map browser: Exit just on well known key presses by Arnaldo Carvalho de Melo · 12 years ago
  30. 6692c26 perf tools: Remove dependency on libnewt by Arnaldo Carvalho de Melo · 12 years ago
  31. a4032536 perf map browser: Use ui_browser__input_window() by Arnaldo Carvalho de Melo · 12 years ago
  32. 707ef2e perf python: Fix dependency for python/perf.so by Naohiro Aota · 12 years ago
  33. b5ded71 perf tools: Convert needless static variable to local by Arnaldo Carvalho de Melo · 12 years ago
  34. 1c6763c Revert "perf sched: Handle PERF_RECORD_EXIT events" by Arnaldo Carvalho de Melo · 12 years ago
  35. 6266774 perf tools: Fix output of symbol_daddr offset by Namhyung Kim · 12 years ago
  36. bad4091 perf machine: Detect data vs. text mappings by Stephane Eranian · 12 years ago
  37. 028f12e perf tools: Add new mem command for memory access profiling by Stephane Eranian · 12 years ago
  38. f4f7e28 perf report: Add support for mem access profiling by Stephane Eranian · 12 years ago
  39. ccf49bf perf record: Add support for mem access profiling by Stephane Eranian · 12 years ago
  40. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 12 years ago
  41. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  42. 2fe8542 perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP by Stephane Eranian · 12 years ago
  43. 9ad64c0 perf/x86: Add support for PEBS Precise Store by Stephane Eranian · 12 years ago
  44. a63fcab perf/x86: Export PEBS load latency threshold register to sysfs by Stephane Eranian · 12 years ago
  45. f20093e perf/x86: Add memory profiling via PEBS Load Latency by Stephane Eranian · 12 years ago
  46. d6be9ad perf: Add generic memory sampling interface by Stephane Eranian · 12 years ago
  47. c3feedf perf/core: Add weighted samples by Andi Kleen · 12 years ago
  48. 9fac2cf perf/x86: Add flags to event constraints by Stephane Eranian · 12 years ago
  49. 3a54aaa perf/x86: Improve sysfs event mapping with event string by Stephane Eranian · 12 years ago
  50. 1a6461b perf/x86: Support CPU specific sysfs events by Andi Kleen · 12 years ago
  51. 328ccda perf report: Add --no-demangle option by Namhyung Kim · 12 years ago
  52. 12c08a9 perf stat: Add per-core aggregation by Stephane Eranian · 12 years ago
  53. d430495 perf stat: Rename --aggr-socket to --per-socket by Stephane Eranian · 12 years ago
  54. 86ee6e1 perf stat: Refactor aggregation code by Stephane Eranian · 12 years ago
  55. ebf3c67 perf tools: Cleanup calc_data_size logic by Namhyung Kim · 12 years ago
  56. 452958f perf tools: Get rid of die() calls in trace-data-read.c by Namhyung Kim · 12 years ago
  57. 4a31e56 perf tools: Get rid of read_or_die() in trace-event-read.c by Namhyung Kim · 12 years ago
  58. a4c9836 perf tools: Get rid of malloc_or_die() in trace-event-read.c by Namhyung Kim · 12 years ago
  59. 3dce2ce perf tools: Handle failure case in trace_report() by Namhyung Kim · 12 years ago
  60. 7f42b95 perf tools: Get rid of die() calls from trace-event-info.c by Namhyung Kim · 12 years ago
  61. 8755d5e perf tools: Get rid of write_or_die() from trace-event-info.c by Namhyung Kim · 12 years ago
  62. 5a6fd27 perf tools: Get rid of malloc_or_die() in trace-event-info.c by Namhyung Kim · 12 years ago
  63. 454f8c7 perf tools: Let get_tracing_file() return NULL to indicate failure. by Namhyung Kim · 12 years ago
  64. 62baca8 perf tools: Get rid of redundant _FILE_OFFSET_BITS definition by Namhyung Kim · 12 years ago
  65. 0a11953 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  66. 3bf2391 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  67. bc96b36 perf tests: Add a test case for checking sw clock event frequency by Namhyung Kim · 12 years ago
  68. d134ffb perf stat: Introduce evlist methods to allocate/free the stats by Arnaldo Carvalho de Melo · 12 years ago
  69. 86e213e perf/cgroup: Add __percpu annotation to perf_cgroup->info by Namhyung Kim · 12 years ago
  70. fd4a5ae perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event by Stephane Eranian · 12 years ago
  71. 9a556ab kprobes/x86: Check Interrupt Flag modifier when registering probe by Masami Hiramatsu · 12 years ago
  72. 65c1055 kprobes: Make hash_64() as always inlined by Masami Hiramatsu · 12 years ago
  73. a0bf225 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  74. 1f1b396 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  75. d610d98 perf: Generate EXIT event only once per task context by Namhyung Kim · 12 years ago
  76. 778141e perf: Reset hwc->last_period on sw clock events by Namhyung Kim · 12 years ago
  77. a7e191c perf stat: Introduce --repeat forever by Frederik Deweerdt · 12 years ago
  78. d723a55 perf test: Add test case for checking number of EXIT events by Namhyung Kim · 12 years ago
  79. da522c1 perf tests: Fixup return path of perf record test case by Namhyung Kim · 12 years ago
  80. 9b5b7cd perf tests: Fixup return path of open-syscall-tp-fields test case by Namhyung Kim · 12 years ago
  81. 8fa60e1 perf record: Fixup return path of cmd_record() by Namhyung Kim · 12 years ago
  82. 3beb086 perf trace: Free evlist resources properly on return path by Namhyung Kim · 12 years ago
  83. a74b4b6 perf evlist: Introduce perf_evlist__close() by Namhyung Kim · 12 years ago
  84. 736b05a perf evsel: Cleanup perf_evsel__exit() by Namhyung Kim · 12 years ago
  85. 06933e3 perf tests: Test breakpoint overflow signal handler counts by Jiri Olsa · 12 years ago
  86. 5a6bef4 perf tests: Test breakpoint overflow signal handler by Jiri Olsa · 12 years ago
  87. 45fa534 perf tools: Remove duplicated page_size definition by Namhyung Kim · 12 years ago
  88. e5f5e5e perf tools: Remove unused macro definitions by Namhyung Kim · 12 years ago
  89. 024b130 perf tools: Remove unnecessary calc_data_size variable by Namhyung Kim · 12 years ago
  90. d301de8 perf tools: Remove unused struct definitions by Namhyung Kim · 12 years ago
  91. f3ff40ec perf tools: Remove unused trace_read_data function by Namhyung Kim · 12 years ago
  92. db3c6bf perf report: Remove duplicated include by Wei Yongjun · 12 years ago
  93. ed8996a perf machine: Move machine__remove_thread and make static by David Ahern · 12 years ago
  94. c1ad050 perf session: Remove unused perf_session__remove_thread method by David Ahern · 12 years ago
  95. eba7181 perf tools: Remove unused tracing functions by David Ahern · 12 years ago
  96. 0d7f5b5 perf trace: Get rid of a duplicate code by Namhyung Kim · 12 years ago
  97. c7e7b61 perf annotate browser: Support event group view on TUI by Namhyung Kim · 12 years ago
  98. d8d7cd9 perf annotate/gtk: Support event group view on GTK by Namhyung Kim · 12 years ago
  99. e64aa75 perf annotate browser: Use disasm__calc_percent() by Namhyung Kim · 12 years ago
  100. ab77df6 perf annotate browser: Make browser_disasm_line->percent an array by Namhyung Kim · 12 years ago