1. 339a2af Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 8a6c5b2 perf sort: Make column width code per hists instance by Arnaldo Carvalho de Melo · 14 years ago
  3. 7a007ca perf hists: Mark entries filtered by parent by Arnaldo Carvalho de Melo · 14 years ago
  4. 8a4fd31 perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Conny Seidel · 14 years ago
  5. 70a7cb3 perf annotate: Fix handling of goto labels that are valid hex numbers by Arnaldo Carvalho de Melo · 14 years ago
  6. 4c21adf x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  7. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  8. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  9. cc5edb0 perf hists: Factor out duplicated code by Arnaldo Carvalho de Melo · 14 years ago
  10. b66ecd9 perf ui: Make ui_browser__run exit on unhandled hot keys by Arnaldo Carvalho de Melo · 14 years ago
  11. 63f20e7 perf ui: Make END go to the last entry, not the top of the last page by Arnaldo Carvalho de Melo · 14 years ago
  12. 7453434 perf symbols: Fix directory descriptor leaking by Gui Jianfeng · 14 years ago
  13. 8217563 perf probe: Fix the logic of die_compare_name by Masami Hiramatsu · 14 years ago
  14. 6a330a3 perf probe: Support comp_dir to find an absolute source path by Masami Hiramatsu · 14 years ago
  15. 7cf0b79 perf probe: Fix error message if get_real_path() failed by Masami Hiramatsu · 14 years ago
  16. 58c3439 perf: Fix various display bugs with parent filtering by Frederic Weisbecker · 14 years ago
  17. 1fa6ac3 perf: Add DWARF register lookup for sparc by David S. Miller · 14 years ago
  18. 0dd9ac6 perf tools: Add DWARF register lookup for SH by Matt Fleming · 14 years ago
  19. eb668c6 ARM: 6198/1: perf probe: Add ARM DWARF register number mappings by Will Deacon · 14 years ago
  20. 108553e perf: Sync callchains with period based hits by Frederic Weisbecker · 14 years ago
  21. 97aa105 perf: Resurrect flat callchains by Frederic Weisbecker · 14 years ago
  22. 8bd0e1b Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  23. b7dcb85 perf probe: Support static and global variables by Masami Hiramatsu · 14 years ago
  24. b2a3c12 perf probe: Support tracing an entry of array by Masami Hiramatsu · 14 years ago
  25. 73317b9 perf probe: Support "string" type by Masami Hiramatsu · 14 years ago
  26. 869599c perf: Version String fix, for fallback if not from git by Thavidu Ranatunga · 14 years ago
  27. 2190de2 perf: Version String fix, using kernel version by Thavidu Ranatunga · 14 years ago
  28. 08f8ba0 Merge commit 'v2.6.35-rc4' into perf/core by Ingo Molnar · 14 years ago
  29. 167a58f perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Conny Seidel · 14 years ago
  30. c214909 perf tools: Fix find tids routine by excluding "." and ".." by Gui Jianfeng · 14 years ago
  31. 0879b10 perf: Fix hist_entry__tui_annotate() build failure by Srikar Dronamraju · 14 years ago
  32. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  33. 9a15a07 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  34. 830f4c8 perf kvm: Get rid of unused guest_kallsyms by Gui Jianfeng · 14 years ago
  35. ffabd99 perf: Report lost events in perf trace debug mode by Frederic Weisbecker · 14 years ago
  36. 6fcf7dd perf: Don't print traces when debugging ordering by Frederic Weisbecker · 14 years ago
  37. aa59a48 perf: Don't use 4 bytes as a default instruction breakpoint length by Frederic Weisbecker · 14 years ago
  38. 9f61d85 perf ui: Move objdump_line specific stuff out of ui_browser by Arnaldo Carvalho de Melo · 14 years ago
  39. 13f499f perf ui: Separate showing the entries from running the browser by Arnaldo Carvalho de Melo · 14 years ago
  40. 46b0a07 perf ui: Introduce ui_browser->seek to support multiple list structures by Arnaldo Carvalho de Melo · 14 years ago
  41. 8c694d2 perf ui: Introduce routine ui_browser__is_current_entry by Arnaldo Carvalho de Melo · 14 years ago
  42. bfde744 perf scripts perl: Makefile fix by Tom Zanussi · 14 years ago
  43. 5ffc888 perf record: prevent kill(0, SIGTERM); by Ian Munsie · 14 years ago
  44. 0f2c3de perf session: fix error message on failure to open perf.data by Andy Isaacson · 14 years ago
  45. 84c104a perf debug: fix hex dump partial final line by Andy Isaacson · 14 years ago
  46. 9ed7e1b perf probe: Add kernel source path option by Chase Douglas · 14 years ago
  47. cfc21cc perf tools: .gitignore += config.make config.make.autogen by Kirill Smelkov · 14 years ago
  48. a1ac1d3 perf record: Add option to avoid updating buildid cache by Stephane Eranian · 14 years ago
  49. 70c3856 perf symbols: Function descriptor symbol lookup by Eric B Munson · 14 years ago
  50. cf103a1 perf record: Avoid synthesizing mmap() for all processes in per-thread mode by Stephane Eranian · 14 years ago
  51. 720a3ae perf session: Remove threads from tree on PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 14 years ago
  52. 1d90f2e perf record: Don't call newt functions when not initialized by Arnaldo Carvalho de Melo · 14 years ago
  53. f9af3a4 perf tools: Reorganize the Makefile feature tests by Arnaldo Carvalho de Melo · 14 years ago
  54. 3af9e85 perf: Add non-exec mmap() tracking by Eric B Munson · 14 years ago
  55. f60f359 perf report: Implement --sort cpu by Arun Sharma · 14 years ago
  56. 41a37e2 perf tools: Make event__preprocess_sample parse the sample by Arnaldo Carvalho de Melo · 14 years ago
  57. 45d8e80 perf annotate: Ask objdump to demangle symbols by Stephane Eranian · 14 years ago
  58. 45de34b perf buildid: add perfconfig option to specify buildid cache dir by Stephane Eranian · 14 years ago
  59. 8e5564e perf tools: Make target to generate self contained source tarball by Arnaldo Carvalho de Melo · 14 years ago
  60. c45c6ea perf tools: Add the ability to specify list of cpus to monitor by Stephane Eranian · 14 years ago
  61. 761844b perf report: Make -D print sampled CPU by Stephane Eranian · 14 years ago
  62. e7dadc0 perf symbols: Set the DSO long name when using symbol_conf.vmlinux_name by Arnaldo Carvalho de Melo · 14 years ago
  63. da3fd1a Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  64. b5c874f perf buildid-list: Fix --with-hits event processing by Arnaldo Carvalho de Melo · 14 years ago
  65. c025148 perf scripts python: Give field dict to unhandled callback by Pierre Tardy · 14 years ago
  66. 75d9ef17 perf hist: fix objdump output parsing by Konstantin Stepanyuk · 14 years ago
  67. 2fb750e perf-record: Check correct pid when forking by Borislav Petkov · 14 years ago
  68. dd833d7 perf: Do the comm inheritance per thread in event__process_task by Frederic Weisbecker · 14 years ago
  69. af64865 perf: Use event__process_task from perf sched by Frederic Weisbecker · 14 years ago
  70. 13eb04fd perf: Process comm events by tid by Frederic Weisbecker · 14 years ago
  71. c4fe52a perf tui: Fix last use_browser problem related to .perfconfig by Arnaldo Carvalho de Melo · 14 years ago
  72. 5ad90e4 perf symbols: Add the build id cache to the vmlinux path by Arnaldo Carvalho de Melo · 14 years ago
  73. 62e3436 perf tui: Reset use_browser if stdout is not a tty by Arnaldo Carvalho de Melo · 14 years ago
  74. d67f088 perf report: Support multiple events on the TUI by Arnaldo Carvalho de Melo · 14 years ago
  75. 44bf460 perf annotate: Fix up usage of the build id cache by Arnaldo Carvalho de Melo · 14 years ago
  76. 46e3e05 perf annotate: Add TUI interface by Arnaldo Carvalho de Melo · 14 years ago
  77. 6e78c9f perf tui: Remove annotate from popup menu after failure by Arnaldo Carvalho de Melo · 14 years ago
  78. 0e8dc25 perf report: Don't start the TUI if -D is used by Arnaldo Carvalho de Melo · 14 years ago
  79. 598357e perf: Fix getline undeclared by Frederic Weisbecker · 14 years ago
  80. 0e2e63d perf-record: Share per-cpu buffers by Peter Zijlstra · 14 years ago
  81. 57adc51 perf-record: Remove -M by Peter Zijlstra · 14 years ago
  82. 1c34bde 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
  83. 5d06e69 perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig by Arnaldo Carvalho de Melo · 14 years ago
  84. ef365ce perf record: remove unneeded gettimeofday() call by Russ Anderson · 14 years ago
  85. b36f19d perf annotate: Use build-ids to find the right DSO by Arnaldo Carvalho de Melo · 14 years ago
  86. 17930b4 perf TUI: Make 'space' be an alias to 'PgDn' by Arnaldo Carvalho de Melo · 14 years ago
  87. dfacc4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  88. 85cb68b perf: Fix unaligned accesses while fetching trace values by Frederic Weisbecker · 14 years ago
  89. cbb5cf7 perf: Use read() instead of lseek() in trace_event_read.c:skip() by Tom Zanussi · 14 years ago
  90. f869097 perf session: Make read_build_id routines look at the host_machine too by Arnaldo Carvalho de Melo · 14 years ago
  91. f6e1467 perf symbols: Don't try to read the build-id twice by Arnaldo Carvalho de Melo · 14 years ago
  92. 151f85a perf tools: remove xstrndup, xmalloc, xzalloc by Arnaldo Carvalho de Melo · 14 years ago
  93. 8a7ddad perf probe: Don't call die() by Arnaldo Carvalho de Melo · 14 years ago
  94. b448c4b perf probe: Fix some error exit paths by Arnaldo Carvalho de Melo · 14 years ago
  95. a41794c perf tools: Remove some unused functions by Arnaldo Carvalho de Melo · 14 years ago
  96. 5af52b5 perf stat: add perf stat -B to pretty print large numbers by Stephane Eranian · 14 years ago
  97. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. 32ec6ac perf tui: Fix build problem with slang <= 2.0.6 by Arnaldo Carvalho de Melo · 14 years ago
  99. 7752f1b perf probe: Don't compile CFI related code if elfutils is old by Masami Hiramatsu · 14 years ago
  100. 94f3ca9 perf tools: Add mode to build without newt support by Arnaldo Carvalho de Melo · 14 years ago