1. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  2. e436fd6 scripts/recordmcount.c: account for .softirqentry.text by Dmitry Vyukov · 8 years ago
  3. 2e50c4b scripts/recordmcount.pl: support data in text section on powerpc by Ulrich Weigand · 8 years ago
  4. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  5. e6d60b3 s390/ftrace: hotpatch support for function tracing by Heiko Carstens · 9 years ago
  6. 1caf6aa scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymore by Michael Karcher · 9 years ago
  7. c933146 s390/ftrace,kprobes: allow to patch first instruction by Heiko Carstens · 10 years ago
  8. 53255c9 s390/ftrace: remove 31 bit ftrace support by Heiko Carstens · 10 years ago
  9. af64d2a ftrace: Add arm64 support to recordmcount by AKASHI Takahiro · 10 years ago
  10. 2d8eeda ftrace: default to tilegx if ARCH=tile is specified by Tony Lu · 10 years ago
  11. f02b625 recordmcount.pl: Add support for __fentry__ by Jamie Iles · 10 years ago
  12. a61fd5e tile: support ftrace on tilegx by Tony Lu · 11 years ago
  13. f296388 ftrace/s390: mcount offset calculation by Martin Schwidefsky · 13 years ago
  14. 521ccb5 ftrace/x86: mcount offset calculation by Martin Schwidefsky · 13 years ago
  15. 9f087e7 ftrace: Add .kprobe.text section to whitelist for recordmcount.c by Steven Rostedt · 13 years ago
  16. 1274a9c ftrace: Add .ref.text as one of the safe areas to trace by Steven Rostedt · 13 years ago
  17. 72dc43a ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace by Rabin Vincent · 14 years ago
  18. 3b6c223 ARM: 6318/1: ftrace: fix and update dynamic ftrace by Rabin Vincent · 14 years ago
  19. d244b6b Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4 by Steven Rostedt · 14 years ago
  20. 465c6cc tracing: Extend recordmcount to better support Blackfin mcount by Mike Frysinger · 14 years ago
  21. a484e54 tracing: Fix $mcount_regex for MIPS in recordmcount.pl by David Daney · 14 years ago
  22. 64b9fb5 Merge commit 'v2.6.33' into tracing/core by Ingo Molnar · 14 years ago
  23. b82a404 tracing/x86: Derive arch from bits argument in recordmcount.pl by Jan Kiszka · 14 years ago
  24. dfaa9e2 tracing: Use appropriate perl constructs in recordmcount.pl by Wolfram Sang · 14 years ago
  25. dc4f884 tracing: optimize recordmcount.pl for offsets-handling by Wolfram Sang · 14 years ago
  26. 538f195 MIPS: Tracing: Add dynamic function tracer support by Wu Zhangjin · 14 years ago
  27. e6299d2 MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl by Wu Zhangjin · 14 years ago
  28. 7d241ff microblaze: ftrace: Add dynamic trace support by Michal Simek · 14 years ago
  29. 638adb0 tracing: Only print objcopy version warning once from recordmcount by Steven Rostedt · 14 years ago
  30. c4b8ac2 tracing: Exit with error if a weak function is used in recordmcount.pl by Li Hong · 15 years ago
  31. 6092858 tracing: Move conditional into update_funcs() in recordmcount.pl by Li Hong · 15 years ago
  32. 306dcf4 tracing: Add regex for weak functions in recordmcount.pl by Li Hong · 15 years ago
  33. db24c7d tracing: Move mcount section search to front of loop in recordmcount.pl by Li Hong · 15 years ago
  34. 7b7edc2 tracing: Fix objcopy revision check in recordmcount.pl by Li Hong · 15 years ago
  35. bdd3b05 tracing: Check absolute path of input file in recordmcount.pl by Li Hong · 15 years ago
  36. e2d753f tracing: Correct the check for number of arguments in recordmcount.pl by Li Hong · 15 years ago
  37. d49f6aa tracing: Amend documentation in recordmcount.pl to reflect implementation by Li Hong · 15 years ago
  38. 4d82894 tracing: Enable "__cold" functions by Jiri Olsa · 15 years ago
  39. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  40. 7dbdee2 tracing: Fix recordmcount.pl to handle sections with only weak functions by Steven Rostedt · 15 years ago
  41. 3f6e968 tracing: do not use functions starting with .L in recordmcount.pl by Steven Rostedt · 15 years ago
  42. bd171d5 ftrace: Only update $offset when we update $ref_func by Matt Fleming · 15 years ago
  43. fc4c735 ftrace: Fix the conditional that updates $ref_func by Matt Fleming · 15 years ago
  44. d34a4de tracing: Remove .globl in the scripts/recordmcount.pl doc by jolsa@redhat.com · 15 years ago
  45. 9be12f9 sparc64: Add proper dynamic ftrace support. by David S. Miller · 15 years ago
  46. dfd9f7a [S390] ftrace: add dynamic ftrace support by Heiko Carstens · 15 years ago
  47. 31b6e76 ftrace: use .sched.text, not .text.sched in recordmcount.pl by Tim Abbott · 15 years ago
  48. b43f709 ftrace: test for running of recordmcount.pl twice on an object by Steven Rostedt · 15 years ago
  49. 418071e ftrace, ia64: Add recordmcount for ia64 by Shaohua Li · 15 years ago
  50. 25aac9d ftrace, ia64: explictly ignore a file in recordmcount.pl by Shaohua Li · 15 years ago
  51. 18c167f ftrace, ia64: make recordmcount distinct module compile by Shaohua Li · 15 years ago
  52. a0343e8 tracing/function-graph-tracer: add a new .irqentry.text section by Frederic Weisbecker · 15 years ago
  53. d144d5e ftrace: adding other non-leaving .text sections by Liming Wang · 15 years ago
  54. e58918a ftrace: scripts/recordmcount.pl support for ARM by Jim Radford · 15 years ago
  55. 3a3d04a ftrace: specify $alignment for sh architecture by Matt Fleming · 15 years ago
  56. c204f72 ftrace: create default variables for archs in recordmcount.pl by Steven Rostedt · 15 years ago
  57. 42e007d ftrace: add support for powerpc to recordmcount.pl script by Steven Rostedt · 15 years ago
  58. 0da85c0 sh: dynamic ftrace support. by Matt Fleming · 15 years ago
  59. 7d5222a ftrace: align __mcount_loc sections by Matt Fleming · 15 years ago
  60. 34698bc ftrace: dynamic ftrace process only text section by Steven Rostedt · 16 years ago
  61. dce9d18 ftrace: handle generic arch calls by Steven Rostedt · 16 years ago
  62. d53475b ftrace: remove warning of old objcopy and local functions by Steven Rostedt · 16 years ago
  63. f2f8458 ftrace: objcopy version test for local symbols by Steven Rostedt · 16 years ago
  64. 8feff1c ftrace: handle weak symbol functions by Steven Rostedt · 16 years ago
  65. d74fcd1 ftrace: update recordmount.pl arch changes by Steven Rostedt · 16 years ago
  66. 3989cce ftrace: scripts/recordmcount.pl cross-build hack by Ingo Molnar · 16 years ago
  67. 8da3821 ftrace: create __mcount_loc section by Steven Rostedt · 16 years ago