1. f1e9214 perf annotate: Cycle thru sorted lines with samples by Arnaldo Carvalho de Melo · 14 years ago
  2. 9e22d63 perf ui: Make SPACE work as PGDN in all browsers by Arnaldo Carvalho de Melo · 14 years ago
  3. 9222116 perf annotate: Sort by hottest lines in the TUI by Arnaldo Carvalho de Melo · 14 years ago
  4. 1e6dd07 perf ui: Complete the breakdown of util/newt.c by Arnaldo Carvalho de Melo · 14 years ago
  5. d1b4f24 perf ui: Move hists browser to util/ui/browsers/ by Arnaldo Carvalho de Melo · 14 years ago
  6. 696b97a perf symbols: Ignore mapping symbols on ARM by Dave Martin · 14 years ago
  7. b1b0267 perf ui: Move map browser to util/ui/browsers/ by Arnaldo Carvalho de Melo · 14 years ago
  8. 211ef12 perf ui: Move annotate browser to util/ui/browsers/ by Arnaldo Carvalho de Melo · 14 years ago
  9. 34cea7f perf ui: Move ui_progress routines to separate file in util/ui/ by Arnaldo Carvalho de Melo · 14 years ago
  10. 5575536 perf ui: Move ui_helpline routines to separate file in util/ui/ by Arnaldo Carvalho de Melo · 14 years ago
  11. d247eb6 perf ui: Shorten ui_browser member names by Arnaldo Carvalho de Melo · 14 years ago
  12. ef8f34a perf ui: Start breaking down newt.c into multiple files by Arnaldo Carvalho de Melo · 14 years ago
  13. 4373098 perf tui: Introduce list_head based generic ui_browser refresh routine by Arnaldo Carvalho de Melo · 14 years ago
  14. 449e5b2 perf probe: Fix memory leaks in add_perf_probe_events by Masami Hiramatsu · 14 years ago
  15. 58432e1 perf probe: Fix to copy the type for raw parameters by Masami Hiramatsu · 14 years ago
  16. 71e7cf3 perf report: Speed up exit path by Arnaldo Carvalho de Melo · 14 years ago
  17. 33e26a1 perf timechart: Adjust confusing if indentation by Julia Lawall · 14 years ago
  18. b7eead8 perf trace: Clean up #includes by Andrea Gelmini · 14 years ago
  19. 7935f65 perf probe: Remove duplicated #include by Andrea Gelmini · 14 years ago
  20. 80d50ca perf ui: Add search by name/addr to the map__browser by Arnaldo Carvalho de Melo · 14 years ago
  21. fb89941 perf hists: Fixup addr snprintf width on 32 bit arches by Arnaldo Carvalho de Melo · 14 years ago
  22. 903cce6 perf hists: Handle verbose in hists__sort_list_width by Arnaldo Carvalho de Melo · 14 years ago
  23. 76ce93d perf ui: Shorten ui_browser->refresh_entries to refresh by Arnaldo Carvalho de Melo · 14 years ago
  24. 9a72599 perf ui: Add a map browser by Arnaldo Carvalho de Melo · 14 years ago
  25. c408fed perf symbols: Store the symbol binding by Arnaldo Carvalho de Melo · 14 years ago
  26. b83f920 perf: expose event__process function by Srikar Dronamraju · 14 years ago
  27. b5a6325 perf events: Fix mmap offset determination by Dave Martin · 14 years ago
  28. 0a1eae3 perf tools: Don't keep unreferenced maps when unmaps are detected by Arnaldo Carvalho de Melo · 14 years ago
  29. 70597f2 perf session: Invalidate last_match when removing threads from rb_tree by Arnaldo Carvalho de Melo · 14 years ago
  30. 076c6e45 perf session: Free the ref_reloc_sym memory at the right place by Arnaldo Carvalho de Melo · 14 years ago
  31. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  32. 9fc3af4 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  33. 1b0ff06 perf, sched migration: Librarize task states and event headers helpers by Frederic Weisbecker · 14 years ago
  34. df92b40 perf, sched migration: Librarize the GUI class by Frederic Weisbecker · 14 years ago
  35. 699b6d9 perf, sched migration: Make the GUI class client agnostic by Frederic Weisbecker · 14 years ago
  36. 70d815a perf, sched migration: Make it vertically scrollable by Frederic Weisbecker · 14 years ago
  37. 0cddf56 perf, sched migration: Parameterize cpu height and spacing by Nikhil Rao · 14 years ago
  38. be6d94769 perf, sched migration: Fix key bindings by Nikhil Rao · 14 years ago
  39. 207f90f perf, sched migration: Ignore unhandled task states by Frederic Weisbecker · 14 years ago
  40. 749e507 perf, sched migration: Handle ignored migrate out events by Frederic Weisbecker · 14 years ago
  41. 880d22f perf: New migration tool overview by Frederic Weisbecker · 14 years ago
  42. d65a458 perf tools: Release session and symbol resources on exit by Arnaldo Carvalho de Melo · 14 years ago
  43. 591765f perf tools: Release thread resources on PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 14 years ago
  44. 0e60836 perf probe: Rename common fields/functions from kprobe to probe. by Srikar Dronamraju · 14 years ago
  45. 73ae8f8 perf tui: Make CTRL+Z suspend perf by Arnaldo Carvalho de Melo · 14 years ago
  46. 6da80ce perf symbols: Improve debug image search when loading symbols by Dave Martin · 14 years ago
  47. 8b1389e perf tools: remove extra build-id check factored into dso__load by Dave Martin · 14 years ago
  48. 21916c3 perf tools: Factor out buildid reading and make it implicit in dso__load by Dave Martin · 14 years ago
  49. 6e40625 perf symbols: Precisely specify if dso->{long,short}_name should be freed by Arnaldo Carvalho de Melo · 14 years ago
  50. 39d17da perf record: Release resources at exit by Arnaldo Carvalho de Melo · 14 years ago
  51. 8c31a1e perf man pages: Fix cut'n'paste error by Arnaldo Carvalho de Melo · 14 years ago
  52. 88ca895 perf tools: Remove unneeded code for tracking the cwd in perf sessions by Dave Martin · 14 years ago
  53. 361d134 perf report: Don't abbreviate file paths relative to the cwd by Dave Martin · 14 years ago
  54. 0f0cbf7 perf ui: New hists tree widget by Arnaldo Carvalho de Melo · 14 years ago
  55. 8d8c369 perf ui: Show the scroll bar over the left window frame by Arnaldo Carvalho de Melo · 14 years ago
  56. 63160f7 perf ui: Consider the refreshed dimensions in ui_browser__show by Arnaldo Carvalho de Melo · 14 years ago
  57. 06daaab perf hist: Introduce routine to measure lenght of formatted entry by Arnaldo Carvalho de Melo · 14 years ago
  58. b61b55e perf ui: Restore SPACE as an alias to PGDN in annotate by Arnaldo Carvalho de Melo · 14 years ago
  59. 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
  60. 8a6c5b2 perf sort: Make column width code per hists instance by Arnaldo Carvalho de Melo · 14 years ago
  61. 7a007ca perf hists: Mark entries filtered by parent by Arnaldo Carvalho de Melo · 14 years ago
  62. 8a4fd31 perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Conny Seidel · 14 years ago
  63. 70a7cb3 perf annotate: Fix handling of goto labels that are valid hex numbers by Arnaldo Carvalho de Melo · 14 years ago
  64. 4c21adf x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  65. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  66. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  67. cc5edb0 perf hists: Factor out duplicated code by Arnaldo Carvalho de Melo · 14 years ago
  68. b66ecd9 perf ui: Make ui_browser__run exit on unhandled hot keys by Arnaldo Carvalho de Melo · 14 years ago
  69. 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
  70. 7453434 perf symbols: Fix directory descriptor leaking by Gui Jianfeng · 14 years ago
  71. 8217563 perf probe: Fix the logic of die_compare_name by Masami Hiramatsu · 14 years ago
  72. 6a330a3 perf probe: Support comp_dir to find an absolute source path by Masami Hiramatsu · 14 years ago
  73. 7cf0b79 perf probe: Fix error message if get_real_path() failed by Masami Hiramatsu · 14 years ago
  74. 58c3439 perf: Fix various display bugs with parent filtering by Frederic Weisbecker · 14 years ago
  75. 1fa6ac3 perf: Add DWARF register lookup for sparc by David S. Miller · 14 years ago
  76. 0dd9ac6 perf tools: Add DWARF register lookup for SH by Matt Fleming · 14 years ago
  77. 108553e perf: Sync callchains with period based hits by Frederic Weisbecker · 14 years ago
  78. 97aa105 perf: Resurrect flat callchains by Frederic Weisbecker · 14 years ago
  79. 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
  80. b7dcb85 perf probe: Support static and global variables by Masami Hiramatsu · 14 years ago
  81. b2a3c12 perf probe: Support tracing an entry of array by Masami Hiramatsu · 14 years ago
  82. 73317b9 perf probe: Support "string" type by Masami Hiramatsu · 14 years ago
  83. 869599c perf: Version String fix, for fallback if not from git by Thavidu Ranatunga · 14 years ago
  84. 2190de2 perf: Version String fix, using kernel version by Thavidu Ranatunga · 14 years ago
  85. 08f8ba0 Merge commit 'v2.6.35-rc4' into perf/core by Ingo Molnar · 14 years ago
  86. 167a58f perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Conny Seidel · 14 years ago
  87. c214909 perf tools: Fix find tids routine by excluding "." and ".." by Gui Jianfeng · 14 years ago
  88. 0879b10 perf: Fix hist_entry__tui_annotate() build failure by Srikar Dronamraju · 14 years ago
  89. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  90. 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
  91. 830f4c8 perf kvm: Get rid of unused guest_kallsyms by Gui Jianfeng · 14 years ago
  92. ffabd99 perf: Report lost events in perf trace debug mode by Frederic Weisbecker · 14 years ago
  93. 6fcf7dd perf: Don't print traces when debugging ordering by Frederic Weisbecker · 14 years ago
  94. aa59a48 perf: Don't use 4 bytes as a default instruction breakpoint length by Frederic Weisbecker · 14 years ago
  95. 9f61d85 perf ui: Move objdump_line specific stuff out of ui_browser by Arnaldo Carvalho de Melo · 14 years ago
  96. 13f499f perf ui: Separate showing the entries from running the browser by Arnaldo Carvalho de Melo · 14 years ago
  97. 46b0a07 perf ui: Introduce ui_browser->seek to support multiple list structures by Arnaldo Carvalho de Melo · 14 years ago
  98. 8c694d2 perf ui: Introduce routine ui_browser__is_current_entry by Arnaldo Carvalho de Melo · 14 years ago
  99. bfde744 perf scripts perl: Makefile fix by Tom Zanussi · 14 years ago
  100. 5ffc888 perf record: prevent kill(0, SIGTERM); by Ian Munsie · 14 years ago