1. 5888a8c perf tests: Omit end of the symbol check failure for test 1 by Jiri Olsa · 11 years ago
  2. eb4fe9c perf tools: Remove cwd from perf_session struct by Jiri Olsa · 11 years ago
  3. 0d3942d perf top: Add --objdump option by Sukadev Bhattiprolu · 11 years ago
  4. ec1e7e4 perf tools: Rename cpu_map__all() to cpu_map__empty() by Sukadev Bhattiprolu · 11 years ago
  5. 750ade7 perf script: Fix broken include in Context.xs by Ramkumar Ramachandra · 11 years ago
  6. d14c496 perf tools: Fix -ldw/-lelf link test when static linking by Mike Frysinger · 11 years ago
  7. a363a9d perf tools: Revert regression in configuration of Python support by Michael Witten · 11 years ago
  8. a4147f0 perf tools: Fix perf version generation by Robert Richter · 11 years ago
  9. 582ec082 perf stat: Fix per-socket output bug for uncore events by Stephane Eranian · 11 years ago
  10. f9ceffb perf symbols: Fix vdso list searching by Waiman Long · 11 years ago
  11. 54bd269 perf evsel: Fix missing increment in sample parsing by Adrian Hunter · 11 years ago
  12. 7e0d6fc perf tools: Update symbol_conf.nr_events when processing attribute events by Adrian Hunter · 11 years ago
  13. 4be8be6 perf tools: Fix new_term() missing free on error path by Adrian Hunter · 11 years ago
  14. b2c34fd perf tools: Fix parse_events_terms() segfault on error path by Adrian Hunter · 11 years ago
  15. 7cab84e perf evsel: Fix count parameter to read call in event_format__new by David Ahern · 11 years ago
  16. 0276c22 perf tools: Fix -x/--exclude-other option for report command by Jiri Olsa · 11 years ago
  17. bcf3145 perf evlist: Enhance perf_evlist__start_workload() by Namhyung Kim · 11 years ago
  18. 4a4d371 perf record: Remove -f/--force option by Jiri Olsa · 11 years ago
  19. 563aecb perf record: Remove -A/--append option by Jiri Olsa · 11 years ago
  20. d07f0b1 perf stat: Avoid sending SIGTERM to random processes by Stephane Eranian · 11 years ago
  21. 079787f tools lib lk: Fix for cross build by Joonsoo Kim · 11 years ago
  22. 756bbc8 perf tools: Include termios.h explicitly by Joonsoo Kim · 11 years ago
  23. 1396672 perf bench: Fix memory allocation fail check in mem{set,cpy} workloads by Kirill A. Shutemov · 11 years ago
  24. 107de37 perf tools: Fix build errors with O and DESTDIR make vars set by Robert Richter · 11 years ago
  25. 761a0f3 perf tools: Fix output directory of Documentation/ by Robert Richter · 11 years ago
  26. 5125bc2 tools: Get only verbose output with V=1 by Robert Richter · 11 years ago
  27. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  28. 12e50c3 tools: hv: Improve error logging in KVP daemon. by Tomas Hozza · 11 years ago
  29. 0e496b8 Merge 3.10-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  30. b844db3 turbostat: Increase output buffer size to accommodate C8-C10 by Josh Triplett · 11 years ago
  31. fca5975 tools: hv: Fix file descriptor leaks by Tomas Hozza · 11 years ago
  32. f14e600 tools: hv: Check retrun value of strchr call by Tomas Hozza · 11 years ago
  33. 4d81e30 tools: hv: Check return value of poll call by Tomas Hozza · 11 years ago
  34. 3590160 tools: hv: Check return value of setsockopt call by Tomas Hozza · 11 years ago
  35. c3c4470 perf tools: Add missing liblk.a dependency for python/perf.so by Jiri Olsa · 11 years ago
  36. 0dce60f perf tools: Remove '?=' Makefile STRIP assignment by Jiri Olsa · 11 years ago
  37. 2fe7374 perf tools: Replace multiple line assignment with multiple statements by Jiri Olsa · 11 years ago
  38. 8e1b3f6 perf tools: Replace tabs with spaces for all non-commands statements by Jiri Olsa · 11 years ago
  39. 4e22db4 perf tools: Add NO_BIONIC variable to confiure bionic setup by Jiri Olsa · 11 years ago
  40. 7c53746 perf tools: Switch to full path C include directories by Jiri Olsa · 11 years ago
  41. 1e9f7aa perf tools: Merge all *LDFLAGS* make variable into LDFLAGS by Jiri Olsa · 11 years ago
  42. 9c12cf9 perf tools: Merge all *CFLAGS* make variable into CFLAGS by Jiri Olsa · 11 years ago
  43. 0817df0 perf evlist: Reset SIGTERM handler in workload child process by David Ahern · 11 years ago
  44. 3c4797d tools lib lk: Respect CROSS_COMPILE by Rabin Vincent · 11 years ago
  45. 0ac129e perf tools: Remove cwdlen from struct perf_session by Jiri Olsa · 11 years ago
  46. 78e3a1f perf tools: Remove frozen from perf_header struct by Jiri Olsa · 11 years ago
  47. 66cd3f3 perf tests: Fix exclude_guest|exclude_host checking for attr tests by Jiri Olsa · 11 years ago
  48. 8e72a67 perf tests: Fix attr test for record -d option by Jiri Olsa · 11 years ago
  49. 4ddc929 perf tools: Final touches for CHK config move by Jiri Olsa · 11 years ago
  50. cd1c39f perf tools: Move paths config into config/Makefile by Jiri Olsa · 11 years ago
  51. 58a0abd perf tools: Move libnuma check config into config/Makefile by Jiri Olsa · 11 years ago
  52. a1c7c9e perf tools: Move stdlib check config into config/Makefile by Jiri Olsa · 11 years ago
  53. c3cf836 perf tools: Move libbfd check config into config/Makefile by Jiri Olsa · 11 years ago
  54. 6e533cf perf tools: Move libpython check config into config/Makefile by Jiri Olsa · 11 years ago
  55. 3082cb3 perf tools: Move libperl check config into config/Makefile by Jiri Olsa · 11 years ago
  56. 58cabf6 perf tools: Move gtk2 check config into config/Makefile by Jiri Olsa · 11 years ago
  57. 4a8f888 perf tools: Move slang check config into config/Makefile by Jiri Olsa · 11 years ago
  58. a827952 perf tools: Move libaudit check config into config/Makefile by Jiri Olsa · 11 years ago
  59. 0e433fe perf tools: Move libunwind check config into config/Makefile by Jiri Olsa · 11 years ago
  60. 779724f perf tools: Move libdw check config into config/Makefile by Jiri Olsa · 11 years ago
  61. cf4cca1 perf tools: Move libelf check config into config/Makefile by Jiri Olsa · 11 years ago
  62. 362493f perf tools: Move compiler and linker flags check into config/Makefile by Jiri Olsa · 11 years ago
  63. a32f493 perf tools: Move programs check into config/Makefile by Jiri Olsa · 11 years ago
  64. 8bd407b perf tools: Move arch check into config/Makefile by Jiri Olsa · 11 years ago
  65. 095ae69 perf tools: Add automated make test suite by Jiri Olsa · 11 years ago
  66. 70c57ef perf tools: Save parent pid in thread struct by David Ahern · 11 years ago
  67. 45528f7 perf stats: Fix divide by 0 in variance by David Ahern · 11 years ago
  68. 6ca5f30 perf kvm: Handle realloc failures by David Ahern · 11 years ago
  69. b69e63a perf evsel: Fix printing of perf_event_paranoid message by David Ahern · 11 years ago
  70. ffcbaa1 perf test: Fix typo by Arnaldo Carvalho de Melo · 11 years ago
  71. 4d23322 perf hists: Rename hist_entry__add_pair arguments by Jiri Olsa · 12 years ago
  72. 367c53c perf diff: Use internal rb tree for hists__precompute by Jiri Olsa · 12 years ago
  73. eec574e perf report: Add report.percent-limit config variable by Namhyung Kim · 11 years ago
  74. fa5df94 perf top: Add --percent-limit option by Namhyung Kim · 11 years ago
  75. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 11 years ago
  76. f3dd198 perf report: Don't bother locking when adding hist entries by Namhyung Kim · 11 years ago
  77. 27a0dcb perf hists: Move locking to its call-sites by Namhyung Kim · 11 years ago
  78. 3a5714f perf top: Get rid of *_threaded() functions by Namhyung Kim · 11 years ago
  79. 6f29097 perf top: Fix percent output when no samples collected by Namhyung Kim · 11 years ago
  80. 933cbb1 perf top: Fix -E option behavior by Namhyung Kim · 11 years ago
  81. 804f7ac perf record: handle death by SIGTERM by David Ahern · 11 years ago
  82. 89365e6 perf tools: Handle JITed code in shared memory by Andi Kleen · 11 years ago
  83. b3539d2 perf tests: Fix compile errors in bp_signal files by Sukadev Bhattiprolu · 11 years ago
  84. f9619d6 perf tools: Fix tab vs spaces issue in Makefile ifdef/endif by Jiri Olsa · 11 years ago
  85. 9c796ec perf hists browser: Use sort__has_sym by Arnaldo Carvalho de Melo · 11 years ago
  86. 8f0f684 perf top: Use sort__has_sym by Namhyung Kim · 11 years ago
  87. 930477b perf sort: Cleanup sort__has_sym setting by Namhyung Kim · 11 years ago
  88. dfd3b2f perf sort: Reorder HISTC_SRCLINE index by Namhyung Kim · 11 years ago
  89. bc8b8c0 perf archive: Fix typo on Documentation by Arnaldo Carvalho de Melo · 11 years ago
  90. 08e7154 perf sort: Consolidate sort_entry__setup_elide() by Namhyung Kim · 11 years ago
  91. afab87b perf sort: Separate out memory-specific sort keys by Namhyung Kim · 11 years ago
  92. 2f532d0 perf sort: Factor out common code in sort_dimension__add() by Namhyung Kim · 11 years ago
  93. 55369fc perf sort: Introduce sort__mode variable by Namhyung Kim · 11 years ago
  94. ded19d5 perf report: Fix alignment of symbol column when -v is given by Namhyung Kim · 11 years ago
  95. ceb2acb perf hists: Free unused mem info of a matched hist entry by Namhyung Kim · 11 years ago
  96. 26353a6 perf hists: Fix an invalid memory free on he->branch_info by Namhyung Kim · 11 years ago
  97. 6956664 perf tools: Fix bug in isupper() and islower() by Sukadev Bhattiprolu · 11 years ago
  98. 97c9266 revert "selftest: add simple test for soft-dirty bit" by Andrew Morton · 11 years ago
  99. 6b75c73 perf: net_dropmonitor: Remove progress indicator by Ben Hutchings · 11 years ago
  100. 0ce58ba perf: net_dropmonitor: Use bisection in symbol lookup by Ben Hutchings · 11 years ago