1. 6a4bb04 perf tools: Enable grouping logic for parsed events by Jiri Olsa · 12 years ago
  2. f5b1135 perf tools: Add support to update event modifier by Jiri Olsa · 12 years ago
  3. 89efb02 perf tools: Add support to parse event group syntax by Jiri Olsa · 12 years ago
  4. a619183 perf tools: Add missing files to build the python binding by Arnaldo Carvalho de Melo · 12 years ago
  5. d0d3913 perf script: Fix a NULL pointer dereference by Namhyung Kim · 12 years ago
  6. 0fe7d7e perf symbols: Add description of JIT interface by Andi Kleen · 12 years ago
  7. 3aafe5a perf symbols: Use both runtime and debug images by Cody P Schafer · 12 years ago
  8. 261360b perf symbols: Convert dso__load_syms to take 2 symsrc's by Cody P Schafer · 12 years ago
  9. d26cd12 perf symbols: Factor want_symtab out of dso__load_sym() by Cody P Schafer · 12 years ago
  10. a44f605 perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc by Cody P Schafer · 12 years ago
  11. 005f929 perf symbols: Set symtab_type in dso__load_sym by Cody P Schafer · 12 years ago
  12. b68e2f9 perf symbols: Introduce symsrc structure. by Cody P Schafer · 12 years ago
  13. 21ea453 perf symbols: Track symtab_type of vmlinux by Cody P Schafer · 12 years ago
  14. 4927465 perf symbols: Avoid segfault in elf_strptr by Cody P Schafer · 12 years ago
  15. 515850e perf symbols: only set vmlinux longname & mark loaded if really loaded by Cody P Schafer · 12 years ago
  16. 0a0317b perf symbols: Simplify out_fixup in kernel syms loading by Cody P Schafer · 12 years ago
  17. 8215152 perf symbols: Remove unused 'end' arg in kallsyms parse cb by Cody P Schafer · 12 years ago
  18. 72f8620 perf symbols: Correct comment wrt kallsyms loading by Cody P Schafer · 12 years ago
  19. 261ee82 perf symbols: Remove unneeded call to dso__set_long_name() by Cody P Schafer · 12 years ago
  20. 52f9ddb perf symbols: Don't try to synthesize plt without dynstr by Cody P Schafer · 12 years ago
  21. 0f75a71 perf symbols: Remove unused function map__objdump_2ip by Cody P Schafer · 12 years ago
  22. 8db24c7 perf symbols: Only un-prelink non-zero symbols by Cody P Schafer · 12 years ago
  23. 26d3302 perf tools: Support for DWARF mode callchain by Jiri Olsa · 12 years ago
  24. 71ad0f5 perf tools: Support for DWARF CFI unwinding on post processing by Jiri Olsa · 12 years ago
  25. 0f6a301 perf tools: Support user regs and stack in sample parsing by Jiri Olsa · 12 years ago
  26. 6a40cd9 perf tools: Add libunwind dependency for DWARF CFI unwinding by Jiri Olsa · 12 years ago
  27. 2bcd355 perf tools: Add interface to arch registers sets by Jiri Olsa · 12 years ago
  28. 239cc47 perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap check by Jiri Olsa · 12 years ago
  29. d077526 perf: Add attribute to filter out callchains by Frederic Weisbecker · 12 years ago
  30. c5ebced perf: Add ability to attach user stack dump to sample by Jiri Olsa · 12 years ago
  31. 5685e0f perf: Add perf_output_skip function to skip bytes in sample by Jiri Olsa · 12 years ago
  32. 91d7753 perf: Factor __output_copy to be usable with specific copy function by Frederic Weisbecker · 12 years ago
  33. 4018994 perf: Add ability to attach user level registers dump to sample by Jiri Olsa · 12 years ago
  34. c5e6319 perf: Unified API to record selective sets of arch registers by Jiri Olsa · 12 years ago
  35. b691f64 perf symbols: Implement poor man's ELF parser by Namhyung Kim · 12 years ago
  36. 393be2e perf symbols: Support minimal build without libelf by Namhyung Kim · 12 years ago
  37. e5a1845 perf symbols: Split out util/symbol-elf.c by Namhyung Kim · 12 years ago
  38. 166ccc9 perf symbols: Introduce symbol__elf_init() by Namhyung Kim · 12 years ago
  39. b25085b perf tools: Fix /etc config related installation by Namhyung Kim · 12 years ago
  40. a3277d2 perf tools: Support for events bash completion by Frederic Weisbecker · 12 years ago
  41. 98a4179 perf tools: Initial bash completion support by Frederic Weisbecker · 12 years ago
  42. d25dcba perf lock record: improve message when tracepoints are not enabled by David Ahern · 12 years ago
  43. 87b6a3a perf script python: Correct handler check and spelling errors by Feng Tang · 12 years ago
  44. 0076d54 perf scripts python: Add event_analyzing_sample.py as a sample for general event handling by Feng Tang · 12 years ago
  45. 02f1c33 perf scripts python: Add a python library EventClass.py by Feng Tang · 12 years ago
  46. fd6b858 perf scripts python: Pass event/thread/dso name and symbol info to event handler in python by Feng Tang · 12 years ago
  47. 73994dc perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()" by Feng Tang · 12 years ago
  48. 6a6daec perf script: Add general python handler to process non-tracepoint events by Feng Tang · 12 years ago
  49. 2055fda perf list: Document precise event sampling for AMD IBS by Robert Richter · 12 years ago
  50. 75bc5ca perf list: Update documentation about raw event setup by Robert Richter · 12 years ago
  51. 0cf2601 tools lib traceevent: Fix cast from pointer to integer for 32 bit by Robert Richter · 12 years ago
  52. b527bab perf tools: Fix parsing of 64 bit raw config value for 32 bit by Robert Richter · 12 years ago
  53. 2ede830 perf tools: Fix lib/traceevent build dir with OUTPUT variable set by Robert Richter · 12 years ago
  54. e6b9783 perf tools: Fix version file for perf documentation with OUTPUT variable set by Robert Richter · 12 years ago
  55. 9782243 perf script: Stop using pevent directly by Arnaldo Carvalho de Melo · 12 years ago
  56. 7f7f8d0 perf sched: Use perf_sample by Arnaldo Carvalho de Melo · 12 years ago
  57. 01d9552 perf lock: Use evsel->tp_format and perf_sample by Arnaldo Carvalho de Melo · 12 years ago
  58. 22ad798 perf kmem: Use evsel->tp_format and perf_sample by Arnaldo Carvalho de Melo · 12 years ago
  59. fcf65bf perf evsel: Cache associated event_format by Arnaldo Carvalho de Melo · 12 years ago
  60. 8b6ee4c perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATA by Arnaldo Carvalho de Melo · 12 years ago
  61. dc4552b perf tools: Add dump_stack function by Arnaldo Carvalho de Melo · 12 years ago
  62. a7cb886 perf hists browser: Add verbose mode hotkey by Arnaldo Carvalho de Melo · 12 years ago
  63. 8a06bf1 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  64. e7882d6 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  65. fe7c805 missed mnt_drop_write() in do_dentry_open() by Al Viro · 12 years ago
  66. 5c57f20 UBIFS: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  67. e76e0ec gfs2: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  68. d97482e drbd: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  69. 166ac34 nilfs2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  70. 50640bc hfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  71. 0d5c3eb vfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  72. 12810ad jbd/jbd2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  73. b257031 btrfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  74. 34eaada btrfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  75. f6463b0 ext4: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  76. 7652bdf ext4: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  77. d3009c6 ext3: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  78. 6601fac Documentation: fix the VM knobs descritpion WRT pdflush by Artem Bityutskiy · 12 years ago
  79. 34e5053 Documentation: get rid of write_super by Artem Bityutskiy · 12 years ago
  80. f0cd2db vfs: kill write_super and sync_supers by Artem Bityutskiy · 12 years ago
  81. d8579fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  82. d42d1da Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  83. d79095e Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  84. d667319 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  85. c4e62d6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 1ca0049 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. ddc5057 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. fcc1d2a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 148311d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. d97e1dc Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  92. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  93. 7f309ed perf tools: Remove brace expansion from clean target by Palmer Cox · 12 years ago
  94. 6b118e9 perf kvm top: Limit guest kernel info message to once by David Ahern · 12 years ago
  95. 70b40c4 perf tools: Introduce intlist by David Ahern · 12 years ago
  96. ee8dd3c perf tools: Change strlist to use the new rblist by David Ahern · 12 years ago
  97. 37bbd3f perf tools: Introducing rblist by David Ahern · 12 years ago
  98. 347ed99 perf kvm: Use strtol for walking guestmount directory by David Ahern · 12 years ago
  99. 56e6f60 perf tool: Save cmdline from user in file header vs what is passed to record by David Ahern · 12 years ago
  100. 1a31fc9 perf top: Error handling for counter creation should parallel perf-record by David Ahern · 12 years ago