1. 3f938ee perf machine: Fix segfault for kernel.kptr_restrict=2 by Jiri Olsa · 7 years ago
  2. 7598f8b perf probe: Fix probe definition for inlined functions by Björn Töpel · 7 years ago
  3. 9126cbb perf unwind: Report module before querying isactivation in dwfl unwind by Milian Wolff · 7 years ago
  4. 7a759cd perf tools: Fix build with ARCH=x86_64 by Jiada Wang · 8 years ago
  5. 7a1ac11 perf evsel: Fix probing of precise_ip level for default cycles event by Arnaldo Carvalho de Melo · 7 years ago
  6. b89fe63 perf symbols: Kill dso__build_id_is_kmod() by Namhyung Kim · 7 years ago
  7. c25ec42 perf symbols: Keep DSO->symtab_type after decompress by Namhyung Kim · 7 years ago
  8. 94df104 perf tests: Decompress kernel module before objdump by Namhyung Kim · 7 years ago
  9. 8ba29ad perf tools: Consolidate error path in __open_dso() by Namhyung Kim · 7 years ago
  10. 1d6b3c9 perf tools: Decompress kernel module when reading DSO data by Namhyung Kim · 7 years ago
  11. 3c84fd5 perf annotate: Use dso__decompress_kmodule_path() by Namhyung Kim · 7 years ago
  12. 42b3fa6 perf tools: Introduce dso__decompress_kmodule_{fd,path} by Namhyung Kim · 7 years ago
  13. 44ad6b8 perf tools: Fix a memory leak in __open_dso() by Namhyung Kim · 7 years ago
  14. 3619ef7 perf annotate: Fix symbolic link of build-id cache by Namhyung Kim · 7 years ago
  15. 14fc42f perf script python: Remove dups in documentation examples by SeongJae Park · 7 years ago
  16. 1bf8d5a perf script python: Updated trace_unhandled() signature by SeongJae Park · 7 years ago
  17. 26ddb87 perf script python: Fix wrong code snippets in documentation by SeongJae Park · 7 years ago
  18. 34d4453 perf script: Fix documentation errors by SeongJae Park · 7 years ago
  19. c76132d perf script: Fix outdated comment for perf-trace-python by SeongJae Park · 7 years ago
  20. d89269a perf probe: Fix examples section of documentation by SeongJae Park · 8 years ago
  21. 2538b9e perf report: Ensure the perf DSO mapping matches what libdw sees by Milian Wolff · 7 years ago
  22. 5ea0416 perf report: Include partial stacks unwound with libdw by Milian Wolff · 7 years ago
  23. 6db47fd perf annotate: Add missing powerpc triplet by Kim Phillips · 7 years ago
  24. 598762c perf test: Disable breakpoint signal tests for powerpc by Jiri Olsa · 7 years ago
  25. a09935b perf symbols: Use correct filename for compressed modules in build-id cache by Namhyung Kim · 7 years ago
  26. 6b335e8 perf symbols: Set module info when build-id event found by Namhyung Kim · 7 years ago
  27. 1deec1b perf header: Set proper module name when build-id event found by Namhyung Kim · 7 years ago
  28. 918c7b0 perf stat: Only print NMI watchdog hint when enabled by Andi Kleen · 7 years ago
  29. b13bbee perf annotate: Fix branch instruction with multiple operands by Kim Phillips · 7 years ago
  30. 5426566 perf trace: Add mmap alias for s390 by Jiri Olsa · 7 years ago
  31. 7b4500b perf annotate: Fix failure when filename has special chars by Ravi Bangoria · 8 years ago
  32. 7111fff perf tools: Put caller above callee in --children mode by Namhyung Kim · 7 years ago
  33. 4d53b9d perf report: Do not drop last inlined frame by Milian Wolff · 7 years ago
  34. 28071f5 perf report: Always honor callchain order for inlined nodes by Milian Wolff · 7 years ago
  35. 325fbff perf script: Add --inline option for debugging by Namhyung Kim · 7 years ago
  36. 1982ad4 perf report: Fix off-by-one for non-activation frames by Milian Wolff · 7 years ago
  37. b21cc97 perf report: Fix memory leak in addr2line when called by addr2inlines by Milian Wolff · 7 years ago
  38. 7d4df08 perf report: Don't crash on invalid maps in `-g srcline` mode by Milian Wolff · 7 years ago
  39. e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 805b151 perf tests kmod-path: Don't fail if compressed modules aren't supported by Kim Phillips · 8 years ago
  41. d1f7b02 perf annotate: Fix AArch64 comment char by Kim Phillips · 8 years ago
  42. 1291927 perf tools: Fix spelling mistakes by Kim Phillips · 8 years ago
  43. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  44. 4341ec6 perf config: Refactor a duplicated code for obtaining config file name by Taeung Song · 8 years ago
  45. d8040645 perf symbols: Allow user probes on versioned symbols by Paul Clarke · 8 years ago
  46. b843f62 perf symbols: Accept symbols starting at address 0 by Arnaldo Carvalho de Melo · 8 years ago
  47. 96395cb tools lib string: Adopt prefixcmp() from perf and subcmd by Arnaldo Carvalho de Melo · 8 years ago
  48. 3caeafce perf units: Move parse_tag_value() to units.[ch] by Arnaldo Carvalho de Melo · 8 years ago
  49. 5068b52 perf ui gtk: Move gtk .so name to the only place where it is used by Arnaldo Carvalho de Melo · 8 years ago
  50. 7de96c3e perf tools: Move HAS_BOOL define to where perl headers are used by Arnaldo Carvalho de Melo · 8 years ago
  51. 98521b3 perf memswap: Split the byteswap memory range wrappers from util.[ch] by Arnaldo Carvalho de Melo · 8 years ago
  52. 5ab8c68 perf tools: Move event prototypes from util.h to event.h by Arnaldo Carvalho de Melo · 8 years ago
  53. 6db8164 perf buildid: Move prototypes from util.h to build-id.h by Arnaldo Carvalho de Melo · 8 years ago
  54. 9d43f5e perf tools: Fix the code to strip command name by Jiri Olsa · 8 years ago
  55. e7ff892 perf tools: Use just forward declarations for struct thread where possible by Arnaldo Carvalho de Melo · 8 years ago
  56. e8b3ae4 perf tools: Add the right header to obtain PERF_ALIGN() by Arnaldo Carvalho de Melo · 8 years ago
  57. 4208735 perf tools: Remove poll.h and wait.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  58. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  59. a3b70b3 perf tools: Remove stale prototypes from builtin.h by Arnaldo Carvalho de Melo · 8 years ago
  60. 72f7c4d perf tools: Remove string.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  61. 86a5e0c perf tools: Remove sys/ioctl.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  62. bf67334 perf tools: Remove a few more needless includes from util.h by Arnaldo Carvalho de Melo · 8 years ago
  63. 391e420 perf tools: Include sys/param.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  64. 56e2e05 perf callchain: Move callchain specific routines from util.[ch] by Arnaldo Carvalho de Melo · 8 years ago
  65. 611f0af perf tools: Add compress.h for the *_decompress_to_file() headers by Arnaldo Carvalho de Melo · 8 years ago
  66. 166ebdd perf mem: Fix display of data source snoop indication by Andi Kleen · 8 years ago
  67. 8c2b7ca perf debug: Move dump_stack() and sighandler_dump_stack() to debug.h by Arnaldo Carvalho de Melo · 8 years ago
  68. bb8c16d perf kvm: Make function only used by 'perf kvm' static by Arnaldo Carvalho de Melo · 8 years ago
  69. c5e4027 perf tools: Move timestamp routines from util.h to time-utils.h by Arnaldo Carvalho de Melo · 8 years ago
  70. 58db1d6 perf tools: Move units conversion/formatting routines to separate object by Arnaldo Carvalho de Melo · 8 years ago
  71. 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 8 years ago
  72. 3dfed91 perf unwind: Provide only forward declarations for pointer types by Arnaldo Carvalho de Melo · 8 years ago
  73. 1b5ad16 perf tools: Ditch unused strchrnul() reimplementation by Arnaldo Carvalho de Melo · 8 years ago
  74. 1eae20c perf tools: Remove regex.h and fnmatch.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  75. 76b31a2 perf tools: Remove include dirent.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  76. 767fe71 perf tools: Remove misplaced __maybe_unused in some functions by Arnaldo Carvalho de Melo · 8 years ago
  77. 20a9ed2 perf tools: Use api/fs/tracing_path.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  78. 6dcca6d perf tools: No need to include bitops.h in util.h by Arnaldo Carvalho de Melo · 8 years ago
  79. 9a3993d perf tools: Move path related functions to util/path.h by Arnaldo Carvalho de Melo · 8 years ago
  80. b0742e9 perf tools: Don't include terminal handling headers in util.h by Arnaldo Carvalho de Melo · 8 years ago
  81. 8ec20b1 perf str{filter,list}: Disentangle headers by Arnaldo Carvalho de Melo · 8 years ago
  82. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  83. a067558 perf tools: Move extra string util functions to util/string2.h by Arnaldo Carvalho de Melo · 8 years ago
  84. 632a5ca perf tools: Move srcline definitions to separate header by Arnaldo Carvalho de Melo · 8 years ago
  85. fea0139 perf tools: Move print_binary definitions to separate files by Arnaldo Carvalho de Melo · 8 years ago
  86. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  87. 28a9bb9 perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION by Arnaldo Carvalho de Melo · 8 years ago
  88. aa8cc2f perf tools: Replace STR() calls with __stringify() by Arnaldo Carvalho de Melo · 8 years ago
  89. c3dca1a perf tools: Remove PRI[xu] macros from perf.h by Arnaldo Carvalho de Melo · 8 years ago
  90. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  91. b640985 perf tools: Remove unused macros from util.h by Arnaldo Carvalho de Melo · 8 years ago
  92. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  93. 8607c1e tools include: Move ARRAY_SIZE() to linux/kernel.h by Arnaldo Carvalho de Melo · 8 years ago
  94. 379d61b tools include: Introduce linux/bug.h, from the kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  95. 7909675 perf tools: Remove FLEX_ARRAY definition by Arnaldo Carvalho de Melo · 8 years ago
  96. 4c38c8f perf unwind arm64: Add missing errno.h header by Arnaldo Carvalho de Melo · 8 years ago
  97. 16eb813 Revert "perf tools: Fix include of linux/mman.h" by David Carrillo-Cisneros · 8 years ago
  98. 570eda0 perf util: Hint missing file when tool tips fail to load by David Carrillo-Cisneros · 8 years ago
  99. e5e992a perf tools: Disable JVMTI if no ELF support available by David Carrillo-Cisneros · 8 years ago
  100. 739cf30 perf trace: Add usage of --no-syscalls in man page by Ravi Bangoria · 8 years ago