1. 09600e0 perf tools: Compare dso's also when comparing symbols by Namhyung Kim · 11 years ago
  2. e369517 perf callchain: Convert children list to rbtree by Namhyung Kim · 11 years ago
  3. f11cfc6 perf list: Show error if tracepoints not available by Pekka Enberg · 11 years ago
  4. 243be3d perf script: Print addr by default for BTS by Adrian Hunter · 11 years ago
  5. 04e2131 perf evlist: Factor out duplicated mmap code by Adrian Hunter · 11 years ago
  6. c83fa7f perf evlist: Fix perf_evlist__mmap comments by Adrian Hunter · 11 years ago
  7. 2100f77 perf tools: Fix bench/numa.c for 32-bit build by Adrian Hunter · 11 years ago
  8. 9402802 perf tools: Fix test_on_exit for 32-bit build by Adrian Hunter · 11 years ago
  9. 2af68ef perf evlist: Fix 32-bit build error by Adrian Hunter · 11 years ago
  10. 7db5952 perf session: Add missing members to perf_event__attr_swap() by Adrian Hunter · 11 years ago
  11. 8c16b64 perf session: Add missing sample flush for piped events by Adrian Hunter · 11 years ago
  12. 4f62468 perf record: Improve write_output error message by Adrian Hunter · 11 years ago
  13. dd44bc6 perf evsel: Add missing decrement in id sample parsing by Adrian Hunter · 11 years ago
  14. 40d54ec perf evsel: Add missing 'mmap2' from debug print by Adrian Hunter · 11 years ago
  15. a8f23d8 perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid by Arnaldo Carvalho de Melo · 11 years ago
  16. 97a07f1 perf tools: Introduce filename__read_int helper by Arnaldo Carvalho de Melo · 11 years ago
  17. 6ef068c perf evlist: Introduce perf_evlist__strerror_tp method by Arnaldo Carvalho de Melo · 11 years ago
  18. ba209f8 perf trace: Improve event processing exit by Arnaldo Carvalho de Melo · 11 years ago
  19. c522739 perf trace: Use vfs_getname hook if available by Arnaldo Carvalho de Melo · 11 years ago
  20. 97119f3 perf trace: Split fd -> pathname array handling by Arnaldo Carvalho de Melo · 11 years ago
  21. 6650b18 perf scripting perl: Fix build error on Fedora 12 by Arnaldo Carvalho de Melo · 11 years ago
  22. 784f339 perf symbols: Fix a mmap and munmap mismatched bug by Chenggang Qin · 11 years ago
  23. d4f74eb perf symbols: Fix a memory leak due to symbol__delete not being used by Chenggang Qin · 11 years ago
  24. 1d5077b perf annotate: Another fix for annotate_browser__callq() by Adrian Hunter · 11 years ago
  25. fc1b691 perf buildid-cache: Add ability to add kcore to the cache by Adrian Hunter · 11 years ago
  26. 1179e11 perf annotate: Fix annotate_browser__callq() by Adrian Hunter · 11 years ago
  27. 0544d42 perf symbols: Add ability to find kcore in build-id cache by Adrian Hunter · 11 years ago
  28. 9a17d72 perf tools: Add copyfile_mode() by Adrian Hunter · 11 years ago
  29. 6e427ab perf annotate: Find kcore symbols on other maps by Adrian Hunter · 11 years ago
  30. 231486a tools/perf/build: Simplify the autodep inclusion rule by Ingo Molnar · 11 years ago
  31. 046fa7a tools/perf/build: Improve the 'stackprotector' feature test by Ingo Molnar · 11 years ago
  32. 01287e2 tools/perf/build: Remove the volatile-register-var feature check by Ingo Molnar · 11 years ago
  33. 5f36978 tools/perf/build: Simplify the libelf logic by Ingo Molnar · 11 years ago
  34. 0dc0974 tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases by Ingo Molnar · 11 years ago
  35. fcf9258 tools/perf/build: Pass through DEBUG parameter by Ingo Molnar · 11 years ago
  36. 3fb6633 tools/perf/build: Fix non-existent build directory handling by Ingo Molnar · 11 years ago
  37. 4e98771 perf symbols: Add map_groups__find_ams() by Arnaldo Carvalho de Melo · 11 years ago
  38. afba19d perf symbols: Workaround objdump difficulties with kcore by Adrian Hunter · 11 years ago
  39. 52afdaf perf symbols: Validate kcore module addresses by Adrian Hunter · 11 years ago
  40. 3e6a147 perf tools: Separate lbfd check out of NO_DEMANGLE condition by Jiri Olsa · 11 years ago
  41. 1df9297 perf tests: Fix memory leak in dso-data.c by Felipe Pena · 11 years ago
  42. a949fff perf tools: Fix old GCC build error in 'get_srcline' by David Ahern · 11 years ago
  43. bf2575c perf trace: Add summary option to dump syscall statistics by David Ahern · 11 years ago
  44. 813335b perf util: Add findnew method to intlist by David Ahern · 11 years ago
  45. 87f9186 perf trace: Improve the error messages by Ramkumar Ramachandra · 11 years ago
  46. d366c53 perf timechart: Add example in the documentation by Ramkumar Ramachandra · 11 years ago
  47. 8a5411e9 perf tools: Implement summary output for 'make install' by Ingo Molnar · 11 years ago
  48. 3fae82d perf tools: Align perf version output to other build messages by Ingo Molnar · 11 years ago
  49. 65fb099 tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk by Ingo Molnar · 11 years ago
  50. 8ec19c0 perf tools: Implement summary output for 'make clean' by Ingo Molnar · 11 years ago
  51. cee972c perf tools: Fix redirection printouts by Ingo Molnar · 11 years ago
  52. 78645cf perf trace: Initial beautifier for ioctl's 'cmd' arg by Arnaldo Carvalho de Melo · 11 years ago
  53. 975b7c2 perf trace: Prepare the strarray scnprintf method for reuse by Arnaldo Carvalho de Melo · 11 years ago
  54. 03e3adc perf trace: Allow specifying index offset in strarrays by Arnaldo Carvalho de Melo · 11 years ago
  55. 316d70d perf symbols: Make a separate function to parse /proc/modules by Adrian Hunter · 11 years ago
  56. 2969b12 perf intlist: Add priv member by David Ahern · 11 years ago
  57. 896cbb5 perf trace: Use new machine method to loop over threads by David Ahern · 11 years ago
  58. 35feee1 perf machine: Add method to loop over threads and invoke handler by David Ahern · 11 years ago
  59. 5e2485b perf trace: Add record option by David Ahern · 11 years ago
  60. 8fb598e perf trace: Fix comm resolution when reading events from file by David Ahern · 11 years ago
  61. 4bbe5a6 perf stat: Add units to nanosec-based counters by David Ahern · 11 years ago
  62. ac3063b perf stat: Don't require a workload when using system wide or CPU options by David Ahern · 11 years ago
  63. 62d3b61 perf stat: Fix misleading message when specifying cpu list or system wide by David Ahern · 11 years ago
  64. a65cb4b perf evlist: Fix perf_evlist__mmap_read event overflow by Jiri Olsa · 11 years ago
  65. b81a48e perf bench: Fix failing assertions in numa bench by Petr Holasek · 11 years ago
  66. f3c236b perf tools: Ignore 'perf timechart' output file by Ramkumar Ramachandra · 11 years ago
  67. 3e7a081 perf stat: Don't print bogus data on -e instructions by Ramkumar Ramachandra · 11 years ago
  68. c458fe6 perf stat: Don't print bogus data on -e cycles by Ramkumar Ramachandra · 11 years ago
  69. 8200422 perf tools: Move start conditions to start of the flex file by Jiri Olsa · 11 years ago
  70. e213708 perf tools: Add missing -ldl for gtk build by Jiri Olsa · 11 years ago
  71. f4be904 perf machine: Use snprintf instead of sprintf by Adrian Hunter · 11 years ago
  72. a9faa0c perf bench sched: Add --threaded option by Ingo Molnar · 11 years ago
  73. b52bc23 perf trace: Add 'trace' alias to 'perf trace' by Arnaldo Carvalho de Melo · 11 years ago
  74. 75b757ca perf trace: Show path associated with fd in live sessions by Arnaldo Carvalho de Melo · 11 years ago
  75. 3d903aa perf trace: Beautify mlock & friends 'addr' arg by Arnaldo Carvalho de Melo · 11 years ago
  76. b6e8f8f perf trace: Handle MSG_WAITFORONE not defined by David Ahern · 11 years ago
  77. 4f8c1b7 perf trace: Add beautifier for clock_gettime's clk_id argument by David Ahern · 11 years ago
  78. 46cce19 perf trace: Beautify pipe2 'flags' arg by Arnaldo Carvalho de Melo · 11 years ago
  79. 07120aa perf trace: Use socket's beautifiers in socketpair by Arnaldo Carvalho de Melo · 11 years ago
  80. 4aa5823 perf trace: Don't supress zeroed args when there is an strarray entry for it by Arnaldo Carvalho de Melo · 11 years ago
  81. 453350d perf trace: Add helper for syscalls with a single strarray arg by Arnaldo Carvalho de Melo · 11 years ago
  82. 5cea6ff perf trace: Beautify flock 'cmd' arg by Arnaldo Carvalho de Melo · 11 years ago
  83. eac032c perf trace: Beautify epoll_ctl 'op' arg by Arnaldo Carvalho de Melo · 11 years ago
  84. 4adcc43 perf tools: Fix srcline sort key behavior by Namhyung Kim · 11 years ago
  85. 2f48fcd perf tools: Implement addr2line directly using libbfd by Roberto Vitillo · 11 years ago
  86. 2cc9d0e perf tools: Save failed result of get_srcline() by Namhyung Kim · 11 years ago
  87. 86c98ca perf annotate: Pass dso instead of dso_name to get_srcline() by Namhyung Kim · 11 years ago
  88. 58d91a0 perf tools: Do not try to call addr2line on non-binary files by Namhyung Kim · 11 years ago
  89. f048d54 perf annotate: Factor out get/free_srcline() by Namhyung Kim · 11 years ago
  90. 909b143 perf hists: Free srcline when freeing hist_entry by Namhyung Kim · 11 years ago
  91. 89da393 perf annotate: Reuse path from the result of addr2line by Namhyung Kim · 11 years ago
  92. 963ba5f perf sort: Fix a memory leak on srcline by Namhyung Kim · 11 years ago
  93. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  94. fc2be69 perf symbols: Add new option --ignore-vmlinux for perf top by Willy Tarreau · 11 years ago
  95. dd96c46 perf tools: Adding throttle event data struct support by Jiri Olsa · 11 years ago
  96. b22d54b perf evlist: Introduce perf_evlist__new_default function by Jiri Olsa · 11 years ago
  97. 27050f5 perf tools: Add possibility to specify mmap size by Jiri Olsa · 11 years ago
  98. 994a1f7 perf tools: Check mmap pages value early by Jiri Olsa · 11 years ago
  99. f37376c perf lock: Account for lock average wait time by Davidlohr Bueso · 11 years ago
  100. 60a25cb perf lock: Limit bad rate precision by Davidlohr Bueso · 11 years ago