1. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  2. a067558 perf tools: Move extra string util functions to util/string2.h by Arnaldo Carvalho de Melo · 8 years ago
  3. 632a5ca perf tools: Move srcline definitions to separate header by Arnaldo Carvalho de Melo · 8 years ago
  4. fea0139 perf tools: Move print_binary definitions to separate files by Arnaldo Carvalho de Melo · 8 years ago
  5. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  6. 28a9bb9 perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION by Arnaldo Carvalho de Melo · 8 years ago
  7. aa8cc2f perf tools: Replace STR() calls with __stringify() by Arnaldo Carvalho de Melo · 8 years ago
  8. c3dca1a perf tools: Remove PRI[xu] macros from perf.h by Arnaldo Carvalho de Melo · 8 years ago
  9. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  10. b640985 perf tools: Remove unused macros from util.h by Arnaldo Carvalho de Melo · 8 years ago
  11. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  12. 8607c1e tools include: Move ARRAY_SIZE() to linux/kernel.h by Arnaldo Carvalho de Melo · 8 years ago
  13. 379d61b tools include: Introduce linux/bug.h, from the kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  14. 7909675 perf tools: Remove FLEX_ARRAY definition by Arnaldo Carvalho de Melo · 8 years ago
  15. 4c38c8f perf unwind arm64: Add missing errno.h header by Arnaldo Carvalho de Melo · 8 years ago
  16. 16eb813 Revert "perf tools: Fix include of linux/mman.h" by David Carrillo-Cisneros · 8 years ago
  17. 570eda0 perf util: Hint missing file when tool tips fail to load by David Carrillo-Cisneros · 8 years ago
  18. e5e992a perf tools: Disable JVMTI if no ELF support available by David Carrillo-Cisneros · 8 years ago
  19. 739cf30 perf trace: Add usage of --no-syscalls in man page by Ravi Bangoria · 8 years ago
  20. db49a71 perf stat: Fix bug in handling events in error state by Stephane Eranian · 8 years ago
  21. 7be6b31 perf tools: Pass PYTHON config to feature detection by David Carrillo-Cisneros · 8 years ago
  22. 986a5bc perf annotate: Use stripped line instead of raw disassemble line by Taeung Song · 8 years ago
  23. 4597cf0 perf annotate: Refactor the code to parse disassemble lines with {l,r}trim() by Taeung Song · 8 years ago
  24. c9d1c93 perf tools: Do not print missing features in pipe-mode by David Carrillo-Cisneros · 8 years ago
  25. 0973ad9 perf session: Don't rely on evlist in pipe mode by David Carrillo-Cisneros · 8 years ago
  26. 6ab11f3 perf annotate: Process attr and build_id records by David Carrillo-Cisneros · 8 years ago
  27. 6d13491 perf tools: Describe pipe mode in perf.data-file-fomat.txt by David Carrillo-Cisneros · 8 years ago
  28. 1e0d4f0 perf inject: Copy events when reordering events in pipe mode by David Carrillo-Cisneros · 8 years ago
  29. bb8d521 perf inject: Don't proceed if perf_session__process_event() fails by David Carrillo-Cisneros · 8 years ago
  30. d9f8dfa perf annotate s390: Implement jump types for perf annotate by Christian Borntraeger · 8 years ago
  31. e77852b perf annotate s390: Fix perf annotate error -95 (4.10 regression) by Christian Borntraeger · 8 years ago
  32. ecbe5e1 perf string: Simplify ltrim() implementation by Arnaldo Carvalho de Melo · 8 years ago
  33. bdd97ca perf tools: Refactor the code to strip command name with {l,r}trim() by Taeung Song · 8 years ago
  34. aa4beb1 perf pmu: Refactor wordwrap() with ltrim() by Taeung Song · 8 years ago
  35. e21600f perf ui browser: Refactor the code to parse color configs with ltrim() by Taeung Song · 8 years ago
  36. b07c40d perf stat: Refactor the code to strip csv output with ltrim() by Taeung Song · 8 years ago
  37. 32ccb13 perf evsel: Return exact sub event which failed with EPERM for wildcards by Jin Yao · 8 years ago
  38. 49346e8 perf script: Use strtok_r() when parsing output field list by Arnaldo Carvalho de Melo · 8 years ago
  39. dadafc3 perf callchains: Switch from strtok() to strtok_r() when parsing options by Arnaldo Carvalho de Melo · 8 years ago
  40. 99094a5e perf annotate: Fix missing number of samples for source_line_samples by Taeung Song · 8 years ago
  41. 9c0899f perf tools: Don't die on a print function by Arnaldo Carvalho de Melo · 8 years ago
  42. f05082b perf tools: Handle allocation failures gracefully by Arnaldo Carvalho de Melo · 8 years ago
  43. 4277480 perf tools: Remove die() call by Arnaldo Carvalho de Melo · 8 years ago
  44. f3eda8f Merge branch 'perf/uncore-json-updates-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc into perf/core by Arnaldo Carvalho de Melo · 8 years ago
  45. f5a7080 perf sdt powerpc: Add argument support by Ravi Bangoria · 8 years ago
  46. fd5cead perf trace: Beautify statx syscall 'flag' and 'mask' arguments by Arnaldo Carvalho de Melo · 8 years ago
  47. 3e00cbe perf tools: Do not fail in case of empty HOME env variable by Jiri Olsa · 8 years ago
  48. 67ef287 tools include uapi: Grab copies of stat.h and fcntl.h by Arnaldo Carvalho de Melo · 8 years ago
  49. 3401e8d perf vendor events intel: Add missing space in json descriptions by Andi Kleen · 8 years ago
  50. af34cb4 perf vendor events intel: Add uncore_arb JSON support by Andi Kleen · 8 years ago
  51. 92c6de0 perf vendor events intel: Add uncore events for Skylake client by Andi Kleen · 8 years ago
  52. 092a95d perf vendor events intel: Add uncore events for Broadwell client by Andi Kleen · 8 years ago
  53. 0585c62 perf vendor events intel: Add uncore events for Haswell client by Andi Kleen · 8 years ago
  54. bccdcb2 perf vendor events intel: Add uncore events for Ivy Bridge client by Andi Kleen · 8 years ago
  55. 80432c7 perf vendor events intel: Add uncore events for Sandy Bridge client by Andi Kleen · 8 years ago
  56. 9c4e2e2 perf vendor events intel: Add missing UNC_M_DCLOCKTICKS for Broadwell DE uncore by Andi Kleen · 8 years ago
  57. a596a87 perf utils: Fix spelling mistake: "Invalud" -> "Invalid" by Colin Ian King · 8 years ago
  58. fd2b297 perf trace: Handle unpaired raw_syscalls:sys_exit event by Arnaldo Carvalho de Melo · 8 years ago
  59. c1dfcfa perf report: Drop cycles 0 for LBR print by Jin Yao · 8 years ago
  60. d451a20 perf/sdt/x86: Move OP parser to tools/perf/arch/x86/ by Ravi Bangoria · 8 years ago
  61. 2d01ecc perf/sdt/x86: Add renaming logic for (missing) 8 bit registers by Ravi Bangoria · 8 years ago
  62. c686770 perf tools: Remove support for command aliases by Arnaldo Carvalho de Melo · 8 years ago
  63. 3906a13 Merge tag 'perf-core-for-mingo-4.12-20170327' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  64. d652f4b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  65. 55f77128 perf utils: Readlink /proc/self/exe to find the perf binary by Tommi Rantala · 8 years ago
  66. d4b364d perf utils: Null terminate buf in read_ftrace_printk() by Tommi Rantala · 8 years ago
  67. b7126ef perf utils: use sizeof(buf) - 1 in readlink() call by Tommi Rantala · 8 years ago
  68. 0e6ba11 perf tests: Do not assume that readlink() returns a null terminated string by Tommi Rantala · 8 years ago
  69. 5a23421 perf buildid: Do not assume that readlink() returns a null terminated string by Tommi Rantala · 8 years ago
  70. 2ccc220 perf buildid: Do not update SDT cache with null filename by Tommi Rantala · 8 years ago
  71. 2e933b1 perf annotate: Fix a bug of division by zero when calculating percent by Taeung Song · 8 years ago
  72. 6ebd254 perf annotate: Fix a bug following symbolic link of a build-id file by Taeung Song · 8 years ago
  73. 5dfa210 perf report: Enable sorting by srcline as key by Milian Wolff · 8 years ago
  74. 0d3eb0b perf report: Show inline stack for browser mode by Jin Yao · 8 years ago
  75. 0db64dd perf report: Show inline stack for stdio mode by Jin Yao · 8 years ago
  76. f3a6064 perf report: Introduce --inline option by Jin Yao · 8 years ago
  77. a64489c perf report: Find the inline stack for a given address by Jin Yao · 8 years ago
  78. 5580338 perf report: Refactor common code in srcline.c by Jin Yao · 8 years ago
  79. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  80. 6963d3c perf list sdt: Show option in man page by Ravi Bangoria · 8 years ago
  81. c3a0bbc perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() by Adrian Hunter · 8 years ago
  82. ef65e96 perf trace: Fixup thread refcounting by Arnaldo Carvalho de Melo · 8 years ago
  83. c04dfaf perf trace: Fix up error path indentation by Arnaldo Carvalho de Melo · 8 years ago
  84. 39f0e7a perf trace: Check for vfs_getname.pathname length by Arnaldo Carvalho de Melo · 8 years ago
  85. bf874fc perf list: Move extra details printing to new option by Andi Kleen · 8 years ago
  86. 9628481 perf pmu: Add support for MetricName JSON attribute by Andi Kleen · 8 years ago
  87. 7f372a6 perf list: Support printing MetricExpr with --debug by Andi Kleen · 8 years ago
  88. 37932c1 perf stat: Output JSON MetricExpr metric by Andi Kleen · 8 years ago
  89. 00636c3 perf pmu: Support MetricExpr header in JSON event list by Andi Kleen · 8 years ago
  90. b90b3e9c perf vendor events intel: Update Intel uncore JSON event files by Andi Kleen · 8 years ago
  91. 0751673 perf tools: Add a simple expression parser for JSON by Andi Kleen · 8 years ago
  92. a820e33 perf pmu: Special case uncore_ prefix by Andi Kleen · 8 years ago
  93. 8255718 perf pmu: Expand PMU events by prefix match by Andi Kleen · 8 years ago
  94. 2073ad3 perf tools: Factor out PMU matching in parser by Andi Kleen · 8 years ago
  95. b4229e9 perf stat: Handle partially bad results with merging by Andi Kleen · 8 years ago
  96. 430daf2 perf stat: Collapse identically named events by Andi Kleen · 8 years ago
  97. fbe51fb perf stat: Factor out callback for collecting event values by Andi Kleen · 8 years ago
  98. ed7b339 perf annotate: Add comment clarifying how the source code line is parsed by Arnaldo Carvalho de Melo · 8 years ago
  99. e7cb9de perf annotate: More exactly grep -v of the objdump command by Taeung Song · 8 years ago
  100. 8544d24 perf sdt x86: Add renaming logic for rNN and other registers by Ravi Bangoria · 8 years ago