1. c4b6014 tools: Add copy of perf_event.h to tools/include/linux/ by Arnaldo Carvalho de Melo · 8 years ago
  2. e083a21 perf tools: event.h needs asm/perf_regs.h by Arnaldo Carvalho de Melo · 8 years ago
  3. 86695f5 perf bench futex: Add missing compiler.h header by Arnaldo Carvalho de Melo · 8 years ago
  4. 07eebcc tools lib subcmd: Use str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  5. 61a6445 tools lib: Guard the strlcpy() header with __GLIBC__ by Arnaldo Carvalho de Melo · 8 years ago
  6. b31e3e3 tools lib api fs: Use str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  7. c3cec9e tools lib traceevent: Use str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  8. d0761e3 perf tools: Uninline scnprintf() and vscnprint() by Arnaldo Carvalho de Melo · 8 years ago
  9. 5496bc0 perf evsel: Uninline the is_function_event method by Arnaldo Carvalho de Melo · 8 years ago
  10. 175729f perf tools: Remove needless includes from cache.h by Arnaldo Carvalho de Melo · 8 years ago
  11. 16b7c9b perf tools: Add missing header to color.c by Arnaldo Carvalho de Melo · 8 years ago
  12. 10ca87f perf tests x86 rdpmc: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  13. 16b91d5 perf test fdarray: Add missing poll.h header by Arnaldo Carvalho de Melo · 8 years ago
  14. 3ac55b1 perf tests cpumap: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  15. 380a71a perf quote: Disentangle headers by Arnaldo Carvalho de Melo · 8 years ago
  16. 7ed0958 perf strbuf: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  17. cec07f5 perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/ by Arnaldo Carvalho de Melo · 8 years ago
  18. 9c304f6 perf bench: Disentangle headers by Arnaldo Carvalho de Melo · 8 years ago
  19. ab6526b perf tests openat-syscall-tp-fields: Add some conditional defines by Arnaldo Carvalho de Melo · 8 years ago
  20. 48e1f91 perf trace: Add conditional define for AT_FDCWD by Arnaldo Carvalho de Melo · 8 years ago
  21. 1fbe7df perf tests: Add missing pthread.h include for CPU_*() macros by Arnaldo Carvalho de Melo · 8 years ago
  22. 8a15858 perf bench: Add missing pthread.h include for CPU_*() macros by Arnaldo Carvalho de Melo · 8 years ago
  23. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  24. 178cd55 tools: hv: Add a script to help bonding synthetic and VF NICs by Haiyang Zhang · 8 years ago
  25. ffe3a28 perf trace beauty open_flags: Add more conditional defines by Arnaldo Carvalho de Melo · 8 years ago
  26. 4c7c224 perf trace beauty flock: Add more conditional defines by Arnaldo Carvalho de Melo · 8 years ago
  27. 256763b perf trace beauty mmap: Add more conditional defines by Arnaldo Carvalho de Melo · 8 years ago
  28. 9d4a94c perf trace beauty open_flags: Add missing headers by Arnaldo Carvalho de Melo · 8 years ago
  29. f8e0187 perf trace beauty flock: Add missing fcntl.h include by Arnaldo Carvalho de Melo · 8 years ago
  30. 0e91e6b perf trace beauty msg_flags: Remove MSG_TRYHARD by Arnaldo Carvalho de Melo · 8 years ago
  31. 175b968 perf report: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 8 years ago
  32. 53fe4ba perf annotate: Introduce --stdio-color to setup the color output mode selection by Arnaldo Carvalho de Melo · 8 years ago
  33. c09615f perf ui stdio: Add way to setup the color output mode selection by Arnaldo Carvalho de Melo · 8 years ago
  34. a505197 perf hists: Introduce hists__add_entry_ops function by Jiri Olsa · 8 years ago
  35. f542e76 perf hists: Introduce hist_entry_ops by Jiri Olsa · 8 years ago
  36. 0a269a6 perf hists: Introduce hist_entry__init function by Jiri Olsa · 8 years ago
  37. 85d3fa0 tools/testing/nvdimm: simulate multiple flush hints per-dimm by Dan Williams · 8 years ago
  38. 0ea5ad8 objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbols by Josh Poimboeuf · 8 years ago
  39. 1db19db net: tracepoint napi:napi_poll add work and budget by Jesper Dangaard Brouer · 8 years ago
  40. 52e31f8 Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  41. f80fd3a selftests/x86: Add vDSO mremap() test by Dmitry Safonov · 8 years ago
  42. b28f08c tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholder by Dan Williams · 8 years ago
  43. ebf5926 tools/power turbostat: Replace MSR_NHM_TURBO_RATIO_LIMIT by Srinivas Pandruvada · 8 years ago
  44. bc5c0a0 selftests/powerpc: Use "Delta" rather than "Error" in normal output by Michael Ellerman · 8 years ago
  45. 4375088 selftests/powerpc: Test unaligned copy and paste by Chris Smart · 8 years ago
  46. 0c63e8b selftests/powerpc: Import Anton's mmap & futex micro benchmarks by Michael Ellerman · 8 years ago
  47. f2418ae selftests/powerpc: Fix generation of vector instructions/types in context_switch by Cyril Bur · 8 years ago
  48. 94fa56a selftests/powerpc: Fix usage message in context_switch by Cyril Bur · 8 years ago
  49. d4ecdff selftests/powerpc/pmu: Use signed long to read perf_event_paranoid by Cyril Bur · 9 years ago
  50. f3d082c perf tools: Sync copy of syscall_64.tbl with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  51. 3d03761 perf tools: Update android build documentation by Chris Phlipot · 8 years ago
  52. fd01d06 tools lib subcmd: Respect WERROR=0 for build by Chris Phlipot · 8 years ago
  53. b983d54 tools lib api: Respect WERROR=0 for build by Chris Phlipot · 8 years ago
  54. 203d1ca tools lib bpf: Add license header by Wang Nan · 8 years ago
  55. 6c50258 perf unwind: Call unwind__prepare_access for forked thread by Jiri Olsa · 8 years ago
  56. a287332 perf unwind: Add initialized arg into unwind__prepare_access by Jiri Olsa · 8 years ago
  57. 347ca87 perf tests: Fix hist accumulation test by Jiri Olsa · 8 years ago
  58. c60da22a perf header: Transform nodes string info to struct by Jiri Olsa · 8 years ago
  59. 6430a94 perf buildid-cache: Scan and import user SDT events to probe cache by Masami Hiramatsu · 8 years ago
  60. 8d993d9 perf probe: Add group name support by Masami Hiramatsu · 8 years ago
  61. 060fa0c perf sdt: ELF support for SDT by Hemant Kumar · 8 years ago
  62. 2492c46 perf build: Add feature detection for libelf's elf_getshdrstrndx() by Arnaldo Carvalho de Melo · 8 years ago
  63. 7813029 Merge 4.7-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  64. 4a0f65c perf probe: Remove caches when --cache is given by Masami Hiramatsu · 8 years ago
  65. 1f3736c perf probe: Show all cached probes by Masami Hiramatsu · 8 years ago
  66. bc06223 perf probe: Use cache entry if possible by Masami Hiramatsu · 8 years ago
  67. 59e6ae5 ptr_ring: support resizing multiple queues by Michael S. Tsirkin · 8 years ago
  68. a24020e perf tools: Change cpu_map__fprintf output by Jiri Olsa · 8 years ago
  69. 7fa9b8f perf test: Add -F/--dont-fork option by Jiri Olsa · 8 years ago
  70. 8fbc38a perf tests: Fix thread map test for -F option by Jiri Olsa · 8 years ago
  71. f306924 perf tools: Allow to reset open files counter by Jiri Olsa · 8 years ago
  72. 3be2887 perf trace beauty eventfd: No need to include eventfd.h by Arnaldo Carvalho de Melo · 8 years ago
  73. a41af25 perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systems by Arnaldo Carvalho de Melo · 8 years ago
  74. 135cce1 perf annotate: Add number of samples to the header by Peter Zijlstra (Intel) · 8 years ago
  75. 53dd9b5 perf annotate: Simplify header dotted line sizing by Peter Zijlstra (Intel) · 8 years ago
  76. f4e47f9 perf evsel: Utility function to fetch arch by Ravi Bangoria · 8 years ago
  77. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. 54d5f16e Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  79. 3c9a679 Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  80. de8a63b tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch" by Colin Ian King · 8 years ago
  81. d4897e1 perf tools: Add documentation for perf.data on disk format by Andi Kleen · 8 years ago
  82. ebccba3 perf data ctf: Generate fork and exit events to CTF output by Wang Nan · 8 years ago
  83. 9e1a7ea perf data ctf: Add '--all' option for 'perf data convert' by Wang Nan · 8 years ago
  84. f5a08ce perf data ctf: Generate comm event to CTF output by Wang Nan · 8 years ago
  85. 8ee4c46 perf data ctf: Prepare collect non-sample events by Wang Nan · 8 years ago
  86. f02a648 perf data ctf: Add 'all' option by Wang Nan · 8 years ago
  87. 3275f68 perf data ctf: Pass convert options through opts structure by Wang Nan · 8 years ago
  88. 069ee5c perf data ctf: Add value_set_string() helper by Wang Nan · 8 years ago
  89. ed7b630 perf symbols: Use proper dso name for is_regular_file by Jiri Olsa · 8 years ago
  90. ee667f9 perf record: Prepare picking perf_event_mmap_page from multiple evlists by Wang Nan · 8 years ago
  91. cb21686 perf record: Prepare reading from multiple evlists in record__mmap_read_all() by Wang Nan · 8 years ago
  92. cda57a8 perf record: Move mmap setup block to separate function by Wang Nan · 8 years ago
  93. f6c12a0 perf data convert: Include config.h header by Jiri Olsa · 8 years ago
  94. f5ce457 perf build: Add libbabeltrace to build-test by Wang Nan · 8 years ago
  95. ac485cb tools/turbostat: allow user to alter DESTDIR and PREFIX by Andy Shevchenko · 8 years ago
  96. cde07f4 selftests: media_tests - Add media_device_open to .gitignore by Shuah Khan · 8 years ago
  97. fe8777a selftests: add media controller regression test scripts and document by Shuah Khan · 8 years ago
  98. b96da0f selftests: add media_device_open test by Shuah Khan · 8 years ago
  99. e9c0d44 selftests: media_device_test change it to randomize loop count by Shuah Khan · 8 years ago
  100. bff1246 selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit test by Yannick Brosseau · 8 years ago