1. dccf180 perf sort: Align cpu column to right by Namhyung Kim · 12 years ago
  2. fb29a33 perf sort: Fix --sort pid output by Namhyung Kim · 12 years ago
  3. 4335552 perf sort: Get rid of unnecessary __maybe_unused by Namhyung Kim · 12 years ago
  4. 14d1ac7 perf sort: Move misplaced sort entry functions by Namhyung Kim · 12 years ago
  5. 7ce28b5 perf probe: Allow of casting an array of char to string by Hyeoncheol Lee · 12 years ago
  6. d0528b5 perf tools: Add anonymous huge page recognition by Joshua Zhu · 12 years ago
  7. 9b494ea perf bench: Flush stdout before starting bench suite by Namhyung Kim · 12 years ago
  8. eec185a perf symbols: Include elf.h header regardless LIBELF_SUPPORT by Namhyung Kim · 12 years ago
  9. a65c234 perf tools: Fix possible (unlikely) buffer overflow by Thomas Jarosch · 12 years ago
  10. 31160d7 perf tools: Fix GNU make v3.80 compatibility issue by Al Cooper · 12 years ago
  11. 2d2481d tools lib traceevent: Add copyright header by Jon Stanley · 12 years ago
  12. 7b9f6b4 tools lib traceevent: Update FSF postal address to be URL's. by Jon Stanley · 12 years ago
  13. fba7a78 tools lib traceevent: test correct variable after allocation by Sasha Levin · 12 years ago
  14. 6bf1a29 perf ui/gtk: Setup browser window early by Namhyung Kim · 12 years ago
  15. 0da41ce9 perf ui/gtk: Factor out common browser routines by Namhyung Kim · 12 years ago
  16. 50ca19a perf script: use ARRAY_SIZE instead of reinventing it by Sasha Levin · 12 years ago
  17. 49e4ba5 perf kmem: use ARRAY_SIZE instead of reinventing it by Sasha Levin · 12 years ago
  18. 53985a7 perf tools: remove redundant checks from _sort__sym_cmp by Sasha Levin · 12 years ago
  19. 531f67b perf tests: Don't fail if a matching vmlinux isn't found, skip that test by Arnaldo Carvalho de Melo · 12 years ago
  20. f4c1ea5 perf tests: Add return states enum for tests by Jiri Olsa · 12 years ago
  21. 20914ce5 perf kvm: Initialize file_name var to fix segfault by Arnaldo Carvalho de Melo · 12 years ago
  22. 34ba512 perf machine: Simplify accessing the host machine by Arnaldo Carvalho de Melo · 12 years ago
  23. 09ecbb0 perf tests: Fix PYTHONPATH for python-use test tracepoints by Jiri Olsa · 12 years ago
  24. 876650e perf machine: Introduce struct machines by Arnaldo Carvalho de Melo · 12 years ago
  25. 28a6b6a perf session: There is no need for a per session hists instance by Arnaldo Carvalho de Melo · 12 years ago
  26. 52168ee perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf by Arnaldo Carvalho de Melo · 12 years ago
  27. 7e383de perf record: Don't pass host machine to guest synthesizer by Arnaldo Carvalho de Melo · 12 years ago
  28. 5323f60 perf header: Ensure read/write finished successfully by Namhyung Kim · 12 years ago
  29. 000ae33 perf tests: Check python path on attr and binding test by Namhyung Kim · 12 years ago
  30. 82ce75d perf tests: Add event parsing test for '*:*' tracepoints by Jiri Olsa · 12 years ago
  31. f35488f perf tools: Add support for wildcard in tracepoint system name by Jiri Olsa · 12 years ago
  32. 0bd3f08 perf tools: Add missing closedir in multi tracepoint processing by Jiri Olsa · 12 years ago
  33. 0c6332e perf python: Fix breakage introduced by the test_attr infrastructure by Arnaldo Carvalho de Melo · 12 years ago
  34. 54359d3 perf test: Check for linking problems in the python binding by Arnaldo Carvalho de Melo · 12 years ago
  35. 56e52e8 perf evsel: Introduce perf_evsel__open_strerror method by Arnaldo Carvalho de Melo · 12 years ago
  36. c0a5434 perf evsel: Introduce event fallback method by Arnaldo Carvalho de Melo · 12 years ago
  37. 594ac61 perf evsel: Do missing feature fallbacks in just one place by Arnaldo Carvalho de Melo · 12 years ago
  38. ce90e38 perf tests: Adjust some message log levels to help diagnosing problems in attr tests by Arnaldo Carvalho de Melo · 12 years ago
  39. 68d20dc perf test: Remove leftover temp file left by one of the attr tests by Arnaldo Carvalho de Melo · 12 years ago
  40. f8ebb0c perf test: Add a test case for hists__{match,link} by Namhyung Kim · 12 years ago
  41. 66f97ed perf diff: Use internal rb tree for compute resort by Namhyung Kim · 12 years ago
  42. ce74f60 perf hists: Link hist entries before inserting to an output tree by Namhyung Kim · 12 years ago
  43. 9afcf93 perf hists: Exchange order of comparing items when collapsing hists by Namhyung Kim · 12 years ago
  44. 203e04c Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  45. c1b8414 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  46. f1b9939 arm64: makefile: fix uname munging when setting ARCH on native machine by Will Deacon · 12 years ago
  47. 8467fdb tools: hv: Use CLOEXEC when opening kvp_pool files by Tomas Hozza · 12 years ago
  48. cbf50a4 Merge 3.8-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  49. 0783d72 tools: hv: Fix how ifcfg-* file is created by Tomas Hozza · 12 years ago
  50. 00246d0 tools: hv: fix a typo in hv_set_ifconfig.sh by Jason Wang · 12 years ago
  51. 0bffd25 tools/hv: Fix permissions of created directory and files by Ben Hutchings · 12 years ago
  52. 40424f5 tools/hv: Fix /var subdirectory by Tomas Hozza · 12 years ago
  53. 2c449e3 tools/usb: remove unneeded 'continue' and simplify condition by Sasha Levin · 12 years ago
  54. 483ea60 tools/lguest: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  55. acb8fb0 perf tools: Fix building from 'make perf-*-src-pkg' tarballs by Sebastian Andrzej Siewior · 12 years ago
  56. 799105d cgroups: fix cgroup_event_listener error handling by Greg Thelen · 12 years ago
  57. 92e015b cgroups: move cgroup_event_listener.c to tools/cgroup by Greg Thelen · 12 years ago
  58. 3a66553 selftests: IPC message queue copy feature test by Stanislav Kinsbursky · 12 years ago
  59. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  60. 6842d98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  61. de929b0 virtio: tools: make it clear that virtqueue_add_buf() no longer returns > 0 by Rusty Russell · 12 years ago
  62. 2bf1cbf tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_test by Dave Jones · 12 years ago
  63. 5a55f8b breakpoint selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  64. ed8ad10 kcmp selftests: print fail status instead of cause make error by Dave Young · 12 years ago
  65. 63d2336 kcmp selftests: make run_tests fix by Dave Young · 12 years ago
  66. aabccae mem-hotplug selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  67. a58130d cpu-hotplug selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  68. 9ed1d90 mqueue selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  69. 000e06b vm selftests: print failure status instead of cause make error by Dave Young · 12 years ago
  70. e05a1c6 Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  71. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  72. dadfab4 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  73. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  74. e1a6c3d ktest: Test if target machine is up before install by Steven Rostedt · 12 years ago
  75. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  77. 1892517 ktest: Fix breakage from change of oldnoconfig to olddefconfig by Steven Rostedt · 12 years ago
  78. fcc1f2d selftests: add a test program for variable huge page sizes in mmap/shmget by Andi Kleen · 12 years ago
  79. 7786954 ktest: Add native support for syslinux boot loader by Steven Rostedt · 12 years ago
  80. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  81. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  82. 2376c67 perf top: Use perf_evlist__config() by Arnaldo Carvalho de Melo · 12 years ago
  83. 75d9a108 perf record: Export the callchain parsing routine and help by Arnaldo Carvalho de Melo · 12 years ago
  84. c5ff78c perf record: Pass perf_record_opts to the callchain cmdline parsing callback by Arnaldo Carvalho de Melo · 12 years ago
  85. c79a439 perf evsel: Decode read_format and sample_type in perf_evsel__fprintf by Arnaldo Carvalho de Melo · 12 years ago
  86. 40c5ec7 perf tools: Add install-bin Makefile target by Arnaldo Carvalho de Melo · 12 years ago
  87. 0698aed perf evsel: Adopt fprintf routine from 'perf evlist' by Arnaldo Carvalho de Melo · 12 years ago
  88. f77a951 perf evlist: Set the leader in the perf_evlist__config method by Arnaldo Carvalho de Melo · 12 years ago
  89. 62b807f perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING} by Arnaldo Carvalho de Melo · 12 years ago
  90. 3a5afae perf evsel: No need to always ask for PERF_FORMAT_ID in read_format by Arnaldo Carvalho de Melo · 12 years ago
  91. a496872 ktest: Sync before reboot by Steven Rostedt · 12 years ago
  92. 7a5a5ca perf evsel: Introduce method to request IDs be used by Arnaldo Carvalho de Melo · 12 years ago
  93. a60d795 perf test: Use perf_evsel__newtp constructor in the tracepoint tests by Arnaldo Carvalho de Melo · 12 years ago
  94. c5d3d50d perf test: Fixup error reporting in basic mmap test by Arnaldo Carvalho de Melo · 12 years ago
  95. 7be5ebe perf evsel: Update sample_size when setting sample_type bits by Arnaldo Carvalho de Melo · 12 years ago
  96. 3f067dc perf machine: Move more machine methods to machine.c by Arnaldo Carvalho de Melo · 12 years ago
  97. fbb6976 perf buildid-cache: Add option to show build ids that are missing in the cache by Arnaldo Carvalho de Melo · 12 years ago
  98. 417c2ff perf symbols: Generalize filter in __fprintf_buildid methods by Arnaldo Carvalho de Melo · 12 years ago
  99. db6d0bb perf diff: Remove displacement output option by Jiri Olsa · 12 years ago
  100. f0bf910 perf buildid-list: We need to check if a file is ELF first by Arnaldo Carvalho de Melo · 12 years ago