1. 2fe7374 perf tools: Replace multiple line assignment with multiple statements by Jiri Olsa · 11 years ago
  2. 8e1b3f6 perf tools: Replace tabs with spaces for all non-commands statements by Jiri Olsa · 11 years ago
  3. 4e22db4 perf tools: Add NO_BIONIC variable to confiure bionic setup by Jiri Olsa · 11 years ago
  4. 7c53746 perf tools: Switch to full path C include directories by Jiri Olsa · 11 years ago
  5. 1e9f7aa perf tools: Merge all *LDFLAGS* make variable into LDFLAGS by Jiri Olsa · 11 years ago
  6. 9c12cf9 perf tools: Merge all *CFLAGS* make variable into CFLAGS by Jiri Olsa · 11 years ago
  7. 0817df0 perf evlist: Reset SIGTERM handler in workload child process by David Ahern · 11 years ago
  8. 3c4797d tools lib lk: Respect CROSS_COMPILE by Rabin Vincent · 11 years ago
  9. 0ac129e perf tools: Remove cwdlen from struct perf_session by Jiri Olsa · 11 years ago
  10. 78e3a1f perf tools: Remove frozen from perf_header struct by Jiri Olsa · 11 years ago
  11. 66cd3f3 perf tests: Fix exclude_guest|exclude_host checking for attr tests by Jiri Olsa · 11 years ago
  12. 8e72a67 perf tests: Fix attr test for record -d option by Jiri Olsa · 11 years ago
  13. 4ddc929 perf tools: Final touches for CHK config move by Jiri Olsa · 11 years ago
  14. cd1c39f perf tools: Move paths config into config/Makefile by Jiri Olsa · 11 years ago
  15. 58a0abd perf tools: Move libnuma check config into config/Makefile by Jiri Olsa · 11 years ago
  16. a1c7c9e perf tools: Move stdlib check config into config/Makefile by Jiri Olsa · 11 years ago
  17. c3cf836 perf tools: Move libbfd check config into config/Makefile by Jiri Olsa · 11 years ago
  18. 6e533cf perf tools: Move libpython check config into config/Makefile by Jiri Olsa · 11 years ago
  19. 3082cb3 perf tools: Move libperl check config into config/Makefile by Jiri Olsa · 11 years ago
  20. 58cabf6 perf tools: Move gtk2 check config into config/Makefile by Jiri Olsa · 11 years ago
  21. 4a8f888 perf tools: Move slang check config into config/Makefile by Jiri Olsa · 11 years ago
  22. a827952 perf tools: Move libaudit check config into config/Makefile by Jiri Olsa · 11 years ago
  23. 0e433fe perf tools: Move libunwind check config into config/Makefile by Jiri Olsa · 11 years ago
  24. 779724f perf tools: Move libdw check config into config/Makefile by Jiri Olsa · 11 years ago
  25. cf4cca1 perf tools: Move libelf check config into config/Makefile by Jiri Olsa · 11 years ago
  26. 362493f perf tools: Move compiler and linker flags check into config/Makefile by Jiri Olsa · 11 years ago
  27. a32f493 perf tools: Move programs check into config/Makefile by Jiri Olsa · 11 years ago
  28. 8bd407b perf tools: Move arch check into config/Makefile by Jiri Olsa · 11 years ago
  29. 095ae69 perf tools: Add automated make test suite by Jiri Olsa · 11 years ago
  30. 70c57ef perf tools: Save parent pid in thread struct by David Ahern · 11 years ago
  31. 45528f7 perf stats: Fix divide by 0 in variance by David Ahern · 11 years ago
  32. 6ca5f30 perf kvm: Handle realloc failures by David Ahern · 11 years ago
  33. b69e63a perf evsel: Fix printing of perf_event_paranoid message by David Ahern · 11 years ago
  34. ffcbaa1 perf test: Fix typo by Arnaldo Carvalho de Melo · 11 years ago
  35. 4d23322 perf hists: Rename hist_entry__add_pair arguments by Jiri Olsa · 12 years ago
  36. 367c53c perf diff: Use internal rb tree for hists__precompute by Jiri Olsa · 12 years ago
  37. eec574e perf report: Add report.percent-limit config variable by Namhyung Kim · 11 years ago
  38. fa5df94 perf top: Add --percent-limit option by Namhyung Kim · 11 years ago
  39. 064f198 perf report: Add --percent-limit option by Namhyung Kim · 11 years ago
  40. f3dd198 perf report: Don't bother locking when adding hist entries by Namhyung Kim · 11 years ago
  41. 27a0dcb perf hists: Move locking to its call-sites by Namhyung Kim · 11 years ago
  42. 3a5714f perf top: Get rid of *_threaded() functions by Namhyung Kim · 11 years ago
  43. 6f29097 perf top: Fix percent output when no samples collected by Namhyung Kim · 11 years ago
  44. 933cbb1 perf top: Fix -E option behavior by Namhyung Kim · 11 years ago
  45. 804f7ac perf record: handle death by SIGTERM by David Ahern · 11 years ago
  46. 89365e6 perf tools: Handle JITed code in shared memory by Andi Kleen · 11 years ago
  47. b3539d2 perf tests: Fix compile errors in bp_signal files by Sukadev Bhattiprolu · 11 years ago
  48. f9619d6 perf tools: Fix tab vs spaces issue in Makefile ifdef/endif by Jiri Olsa · 11 years ago
  49. 9c796ec perf hists browser: Use sort__has_sym by Arnaldo Carvalho de Melo · 11 years ago
  50. 8f0f684 perf top: Use sort__has_sym by Namhyung Kim · 11 years ago
  51. 930477b perf sort: Cleanup sort__has_sym setting by Namhyung Kim · 11 years ago
  52. dfd3b2f perf sort: Reorder HISTC_SRCLINE index by Namhyung Kim · 11 years ago
  53. bc8b8c0 perf archive: Fix typo on Documentation by Arnaldo Carvalho de Melo · 11 years ago
  54. 08e7154 perf sort: Consolidate sort_entry__setup_elide() by Namhyung Kim · 11 years ago
  55. afab87b perf sort: Separate out memory-specific sort keys by Namhyung Kim · 11 years ago
  56. 2f532d0 perf sort: Factor out common code in sort_dimension__add() by Namhyung Kim · 11 years ago
  57. 55369fc perf sort: Introduce sort__mode variable by Namhyung Kim · 11 years ago
  58. ded19d5 perf report: Fix alignment of symbol column when -v is given by Namhyung Kim · 11 years ago
  59. ceb2acb perf hists: Free unused mem info of a matched hist entry by Namhyung Kim · 11 years ago
  60. 26353a6 perf hists: Fix an invalid memory free on he->branch_info by Namhyung Kim · 11 years ago
  61. 6956664 perf tools: Fix bug in isupper() and islower() by Sukadev Bhattiprolu · 11 years ago
  62. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  63. 97c9266 revert "selftest: add simple test for soft-dirty bit" by Andrew Morton · 11 years ago
  64. 6b75c73 perf: net_dropmonitor: Remove progress indicator by Ben Hutchings · 11 years ago
  65. 0ce58ba perf: net_dropmonitor: Use bisection in symbol lookup by Ben Hutchings · 11 years ago
  66. 326017c perf: net_dropmonitor: Do not assume ordering of dictionaries by Ben Hutchings · 11 years ago
  67. 5a1e99d perf: net_dropmonitor: Fix symbol-relative addresses by Ben Hutchings · 11 years ago
  68. 140c3c6 perf: net_dropmonitor: Fix trace parameter order by Ben Hutchings · 11 years ago
  69. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  70. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  71. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  72. 17afab1 selftest: add a test case for PTRACE_PEEKSIGINFO by Andrey Vagin · 11 years ago
  73. 58c7be8 selftest: add simple test for soft-dirty bit by Pavel Emelyanov · 11 years ago
  74. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  75. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. 5415ba9 Merge tag 'ktest-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 11 years ago
  77. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  78. fdd5f43 selftests: psock_tpacket: fix status check by Daniel Borkmann · 11 years ago
  79. df5f7c6 ktest: Reset grub menu cache with different machines by Steven Rostedt (Red Hat) · 11 years ago
  80. 0e27263 Tools: hv: Fix a checkpatch warning by K. Y. Srinivasan · 11 years ago
  81. 10b637b tools: hv: skip iso9660 mounts in hv_vss_daemon by Olaf Hering · 11 years ago
  82. 7b413b6 tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon by Olaf Hering · 11 years ago
  83. d3d1ee3 tools: hv: use getmntent in hv_vss_daemon by Olaf Hering · 11 years ago
  84. 038336a Tools: hv: Fix a checkpatch warning by K. Y. Srinivasan · 11 years ago
  85. 5edf5ee tools: hv: fix checks for origin of netlink message in hv_vss_daemon by Olaf Hering · 11 years ago
  86. eb8905b Tools: hv: fix warnings in hv_vss_daemon by Olaf Hering · 11 years ago
  87. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  88. cf27014 net: Add .gitignore to networking selftests directory. by David S. Miller · 11 years ago
  89. ca58710 tools/power turbostat: display C8, C9, C10 residency by Kristen Carlson Accardi · 12 years ago
  90. ebe8054 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  91. a895d57 treewide: Fix typo in printks by Masanari Iida · 11 years ago
  92. 23a9544 selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests by Daniel Borkmann · 11 years ago
  93. d06f791 perf map browser: Exit just on well known key presses by Arnaldo Carvalho de Melo · 11 years ago
  94. 6692c26 perf tools: Remove dependency on libnewt by Arnaldo Carvalho de Melo · 11 years ago
  95. a4032536 perf map browser: Use ui_browser__input_window() by Arnaldo Carvalho de Melo · 11 years ago
  96. 707ef2e perf python: Fix dependency for python/perf.so by Naohiro Aota · 11 years ago
  97. b5ded71 perf tools: Convert needless static variable to local by Arnaldo Carvalho de Melo · 11 years ago
  98. 1c6763c Revert "perf sched: Handle PERF_RECORD_EXIT events" by Arnaldo Carvalho de Melo · 11 years ago
  99. 6266774 perf tools: Fix output of symbol_daddr offset by Namhyung Kim · 12 years ago
  100. bad4091 perf machine: Detect data vs. text mappings by Stephane Eranian · 12 years ago