1. 41a4e6e perf hists: Consolidate __hists__add_*entry() by Namhyung Kim · 11 years ago
  2. cc03c54 perf stat: Enhance option parse error message by Namhyung Kim · 11 years ago
  3. ac69762 perf tools: Show single option when failed to parse by Namhyung Kim · 11 years ago
  4. 42d8891 perf evsel: Synthesize PERF_SAMPLE_TRANSACTION by Adrian Hunter · 11 years ago
  5. 87b9552 perf evsel: Add missing overflow check for TRANSACTION by Adrian Hunter · 11 years ago
  6. 1e7ed5e perf evsel: Always use perf_evsel__set_sample_bit() by Adrian Hunter · 11 years ago
  7. 0263596 perf evlist: Add a debug print if event buffer mmap fails by Adrian Hunter · 11 years ago
  8. f852fd6 perf evsel: Add a debug print if perf_event_open fails by Adrian Hunter · 11 years ago
  9. 4dfced3 perf tools: Get current comm instead of last one by Namhyung Kim · 11 years ago
  10. fedd63d perf tools: Compare hists comm by addresses by Frederic Weisbecker · 11 years ago
  11. 1902efe perf tools: Add new COMM infrastructure by Frederic Weisbecker · 11 years ago
  12. 162f0be perf tools: Add time argument on COMM setting by Frederic Weisbecker · 11 years ago
  13. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 11 years ago
  14. 9ef0438 perf probe: Fix typo by Arnaldo Carvalho de Melo · 11 years ago
  15. 2a3ede8 Merge branch 'perf/urgent' into perf/core to fix conflicts by Ingo Molnar · 11 years ago
  16. 53805ec perf tools: Remove cast of non-variadic function to variadic by Michael Hudson-Doyle · 11 years ago
  17. aac8985 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  18. 8e50d38 perf tools: Fixup mmap event consumption by Zhouyi Zhou · 11 years ago
  19. 09b0fd4 perf record: Split -g and --call-graph by Jiri Olsa · 11 years ago
  20. 9754c4f perf hists: Add color overhead for stdio output buffer by Jiri Olsa · 11 years ago
  21. 2fd869f perf tools: Fix up /proc/PID/maps parsing by Arnaldo Carvalho de Melo · 11 years ago
  22. c0268e8 perf script python: Fix mem leak due to missing Py_DECREFs on dict entries by Joseph Schuchart · 11 years ago
  23. c1fb565 perf tools: Show progress on histogram collapsing by Namhyung Kim · 11 years ago
  24. 4d3001f perf ui progress: Per progress bar state by Arnaldo Carvalho de Melo · 11 years ago
  25. 2fbe4ab perf evlist: Validate that mmap_pages is not too big by Adrian Hunter · 11 years ago
  26. 56921be perf tools: Do not accept parse_tag_value() overflow by Adrian Hunter · 11 years ago
  27. 3d918a1 perf probe: Find fentry mcount fuzzed parameter location by Masami Hiramatsu · 11 years ago
  28. 7969ec7 perf probe: Support "$vars" meta argument syntax for local variables by Masami Hiramatsu · 11 years ago
  29. c824c43 perf tools: Stop using 'self' in some more places by Arnaldo Carvalho de Melo · 11 years ago
  30. 5dbb6e8 perf top: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  31. 91e9561 perf report: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  32. cc9784bd perf session: Separating data file properties from session by Jiri Olsa · 11 years ago
  33. 6a4d98d perf tools: Add perf_data_file__open interface to data object by Jiri Olsa · 11 years ago
  34. f5fc141 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  35. 09600e0 perf tools: Compare dso's also when comparing symbols by Namhyung Kim · 11 years ago
  36. e369517 perf callchain: Convert children list to rbtree by Namhyung Kim · 11 years ago
  37. f11cfc6 perf list: Show error if tracepoints not available by Pekka Enberg · 11 years ago
  38. 04e2131 perf evlist: Factor out duplicated mmap code by Adrian Hunter · 11 years ago
  39. c83fa7f perf evlist: Fix perf_evlist__mmap comments by Adrian Hunter · 11 years ago
  40. 2af68ef perf evlist: Fix 32-bit build error by Adrian Hunter · 11 years ago
  41. 7db5952 perf session: Add missing members to perf_event__attr_swap() by Adrian Hunter · 11 years ago
  42. 8c16b64 perf session: Add missing sample flush for piped events by Adrian Hunter · 11 years ago
  43. dd44bc6 perf evsel: Add missing decrement in id sample parsing by Adrian Hunter · 11 years ago
  44. 40d54ec perf evsel: Add missing 'mmap2' from debug print by Adrian Hunter · 11 years ago
  45. a8f23d8 perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid by Arnaldo Carvalho de Melo · 11 years ago
  46. 97a07f1 perf tools: Introduce filename__read_int helper by Arnaldo Carvalho de Melo · 11 years ago
  47. 3090ffb perf: Disable PERF_RECORD_MMAP2 support by Stephane Eranian · 11 years ago
  48. 3b16ff8 perf scripting perl: Fix build error on Fedora 12 by Arnaldo Carvalho de Melo · 11 years ago
  49. 6ef068c perf evlist: Introduce perf_evlist__strerror_tp method by Arnaldo Carvalho de Melo · 11 years ago
  50. 1b286bd perf probe: Fix to initialize fname always before use it by Masami Hiramatsu · 11 years ago
  51. 6650b18 perf scripting perl: Fix build error on Fedora 12 by Arnaldo Carvalho de Melo · 11 years ago
  52. 784f339 perf symbols: Fix a mmap and munmap mismatched bug by Chenggang Qin · 11 years ago
  53. d4f74eb perf symbols: Fix a memory leak due to symbol__delete not being used by Chenggang Qin · 11 years ago
  54. 1d5077b perf annotate: Another fix for annotate_browser__callq() by Adrian Hunter · 11 years ago
  55. fc1b691 perf buildid-cache: Add ability to add kcore to the cache by Adrian Hunter · 11 years ago
  56. 0544d42 perf symbols: Add ability to find kcore in build-id cache by Adrian Hunter · 11 years ago
  57. 9a17d72 perf tools: Add copyfile_mode() by Adrian Hunter · 11 years ago
  58. 6e427ab perf annotate: Find kcore symbols on other maps by Adrian Hunter · 11 years ago
  59. 4e98771 perf symbols: Add map_groups__find_ams() by Arnaldo Carvalho de Melo · 11 years ago
  60. afba19d perf symbols: Workaround objdump difficulties with kcore by Adrian Hunter · 11 years ago
  61. 52afdaf perf symbols: Validate kcore module addresses by Adrian Hunter · 11 years ago
  62. a949fff perf tools: Fix old GCC build error in 'get_srcline' by David Ahern · 11 years ago
  63. 813335b perf util: Add findnew method to intlist by David Ahern · 11 years ago
  64. 3fae82d perf tools: Align perf version output to other build messages by Ingo Molnar · 11 years ago
  65. 316d70d perf symbols: Make a separate function to parse /proc/modules by Adrian Hunter · 11 years ago
  66. 2969b12 perf intlist: Add priv member by David Ahern · 11 years ago
  67. 35feee1 perf machine: Add method to loop over threads and invoke handler by David Ahern · 11 years ago
  68. 8fb598e perf trace: Fix comm resolution when reading events from file by David Ahern · 11 years ago
  69. a65cb4b perf evlist: Fix perf_evlist__mmap_read event overflow by Jiri Olsa · 11 years ago
  70. 8200422 perf tools: Move start conditions to start of the flex file by Jiri Olsa · 11 years ago
  71. f4be904 perf machine: Use snprintf instead of sprintf by Adrian Hunter · 11 years ago
  72. 4adcc43 perf tools: Fix srcline sort key behavior by Namhyung Kim · 11 years ago
  73. 2f48fcd perf tools: Implement addr2line directly using libbfd by Roberto Vitillo · 11 years ago
  74. 2cc9d0e perf tools: Save failed result of get_srcline() by Namhyung Kim · 11 years ago
  75. 86c98ca perf annotate: Pass dso instead of dso_name to get_srcline() by Namhyung Kim · 11 years ago
  76. 58d91a0 perf tools: Do not try to call addr2line on non-binary files by Namhyung Kim · 11 years ago
  77. f048d54 perf annotate: Factor out get/free_srcline() by Namhyung Kim · 11 years ago
  78. 909b143 perf hists: Free srcline when freeing hist_entry by Namhyung Kim · 11 years ago
  79. 89da393 perf annotate: Reuse path from the result of addr2line by Namhyung Kim · 11 years ago
  80. 963ba5f perf sort: Fix a memory leak on srcline by Namhyung Kim · 11 years ago
  81. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  82. fc2be69 perf symbols: Add new option --ignore-vmlinux for perf top by Willy Tarreau · 11 years ago
  83. dd96c46 perf tools: Adding throttle event data struct support by Jiri Olsa · 11 years ago
  84. b22d54b perf evlist: Introduce perf_evlist__new_default function by Jiri Olsa · 11 years ago
  85. 27050f5 perf tools: Add possibility to specify mmap size by Jiri Olsa · 11 years ago
  86. 994a1f7 perf tools: Check mmap pages value early by Jiri Olsa · 11 years ago
  87. 918512b perf tools: Unify page_size usage by Jiri Olsa · 11 years ago
  88. 5283ec2 perf tools: Remove unused trace-event-* code by Jiri Olsa · 11 years ago
  89. 9cd0094 perf symbols: Support for Openembedded/Yocto -dbg packages by Ricardo Ribalda Delgado · 11 years ago
  90. fb1c918 tools/perf: Turn strlcpy() into a __weak function by Ingo Molnar · 11 years ago
  91. 7a10822 tools/perf: Clean up util/include/linux/compiler.h by Ingo Molnar · 11 years ago
  92. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  93. 429eb05 Merge branch 'perf/urgent' into tools/perf/build by Ingo Molnar · 11 years ago
  94. b314e5c perf session: Fix infinite loop on invalid perf.data file by Namhyung Kim · 11 years ago
  95. e08cfd4 perf probe: Fix to find line information for probe list by Masami Hiramatsu · 11 years ago
  96. 6adb0b0 perf tools: Add default handler for mmap2 events by David Ahern · 11 years ago
  97. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  98. f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 11 years ago
  99. 4cabc3d tools/perf/stat: Add perf stat --transaction by Andi Kleen · 11 years ago
  100. 354cc40 tools/perf: Fix sorting for 64bit entries by Andi Kleen · 11 years ago