1. 9daddf6 perf tools: Use same signal handling strategy as 'record' by Arnaldo Carvalho de Melo · 9 years ago
  2. 1fe143c perf tools: Move term functions out of util.c by Josh Poimboeuf · 9 years ago
  3. f2af008 perf report: Add callchain value option by Namhyung Kim · 9 years ago
  4. 07bc5c6 perf tools: Make fetch_kernel_version() publicly available by Wang Nan · 9 years ago
  5. 792aeaf perf tools: Defaults to 'caller' callchain order only if --children is enabled by Namhyung Kim · 9 years ago
  6. def02db perf callchain: Switch default to 'graph,0.5,caller' by Arnaldo Carvalho de Melo · 9 years ago
  7. 02386c3 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  8. bf64456 perf tools: Bool functions shouldn't return -1 by Peter Senna Tschudin · 9 years ago
  9. 592d5a6 tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c by Jiri Olsa · 9 years ago
  10. 65d4b26 perf tools: Move tracing_path stuff under same namespace by Jiri Olsa · 9 years ago
  11. f6a09af perf tools: Remove mountpoint arg from perf_debugfs_mount by Jiri Olsa · 9 years ago
  12. 9f30fff perf tools: Do not change lib/api/fs/debugfs directly by Jiri Olsa · 9 years ago
  13. 9f44f0c perf tools: Add tracing_path and remove unneeded functions by Jiri Olsa · 9 years ago
  14. 076a30c perf callchain: Move option parsing code to util.c by Kan Liang · 9 years ago
  15. d7c7260 perf tools: Avoid possible race condition in copyfile() by Milos Vyletel · 9 years ago
  16. 9c9f5a2 perf tools: Introduce copyfile_offset() function by Namhyung Kim · 9 years ago
  17. 0b1de0be perf tools: Add rm_rf() utility function by Namhyung Kim · 9 years ago
  18. 07c1a0d perf tools: Introduce dump_stack signal helper by Arnaldo Carvalho de Melo · 9 years ago
  19. 23773ca perf tools: Make perf aware of tracefs by Steven Rostedt (Red Hat) · 9 years ago
  20. ce27309 perf tools: Use sysctl__read_int instead of ad-hoc copies by Arnaldo Carvalho de Melo · 10 years ago
  21. 3a35112 tools lib fs: Adopt filename__read_int from tools/perf/ by Arnaldo Carvalho de Melo · 10 years ago
  22. 23aadb1 perf callchain: Move callchain_param to util object in to fix python test by Jiri Olsa · 10 years ago
  23. 6e81c74 perf util: Replace strerror with strerror_r for thread-safety by Masami Hiramatsu · 10 years ago
  24. 9398c48 perf tools: Introduce set_term_quiet_input helper function by Jiri Olsa · 10 years ago
  25. 63914ac perf tools: Show better error message in case we fail to open counters due to EBUSY error by Jiri Olsa · 10 years ago
  26. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  27. d400a68 perf tools: Convert open coded equivalents to asprintf() by Andy Shevchenko · 10 years ago
  28. 2b1b710 perf tools: Add support to dynamically get cacheline size by Don Zickus · 10 years ago
  29. e148c76 perf tools: Handle EINTR error for readn/writen by Namhyung Kim · 10 years ago
  30. cd0cfad perf tools: Move fs.* to lib/api/fs/ by Borislav Petkov · 11 years ago
  31. 71db07b perf tools: Move mem_bswap32/64 to util.c by Adrian Hunter · 11 years ago
  32. 1a47245 perf tools: Add perf_event_paranoid() by Adrian Hunter · 11 years ago
  33. e1a2b17 perf kvm: Move code to generate filename for perf-kvm to function. by Dongsheng Yang · 11 years ago
  34. cef82c9 perf tools: Add filename__read_str util function by Jiri Olsa · 11 years ago
  35. bc3a502 perf tools: Add writen function by Jiri Olsa · 11 years ago
  36. 838d145 perf tools: Fine tune readn function by Jiri Olsa · 11 years ago
  37. 727ebd5 perf tools: Use correct return type for readn function by Jiri Olsa · 11 years ago
  38. 56921be perf tools: Do not accept parse_tag_value() overflow by Adrian Hunter · 11 years ago
  39. 97a07f1 perf tools: Introduce filename__read_int helper by Arnaldo Carvalho de Melo · 11 years ago
  40. 9a17d72 perf tools: Add copyfile_mode() by Adrian Hunter · 11 years ago
  41. 27050f5 perf tools: Add possibility to specify mmap size by Jiri Olsa · 11 years ago
  42. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  43. 3b47abe perf util: Add parse_nsec_time() function by Namhyung Kim · 11 years ago
  44. 167aedc perf util: Move debugfs/tracing helper functions to util.c by Namhyung Kim · 11 years ago
  45. 1355915 perf tools: Extract perf-specific stuff from debugfs.c by Borislav Petkov · 11 years ago
  46. 2c803e5 perf tools: Move get_term_dimensions from top to util.c by David Ahern · 12 years ago
  47. 0c6332e perf python: Fix breakage introduced by the test_attr infrastructure by Arnaldo Carvalho de Melo · 12 years ago
  48. b2aff5f perf tools: Move hex2u64 into util object by Jiri Olsa · 12 years ago
  49. 0c1fe6b perf tools: Have the page size value available for all tools by Arnaldo Carvalho de Melo · 12 years ago
  50. 4e34d95 perf tools: Convert to BACKTRACE_SUPPORT by Namhyung Kim · 12 years ago
  51. c9f08be perf tools: add NO_BACKTRACE for application self-debugging by Irina Tirdea · 12 years ago
  52. dc4552b perf tools: Add dump_stack function by Arnaldo Carvalho de Melo · 12 years ago
  53. 61e04b3 perf annotate browser: Align jump labels by Arnaldo Carvalho de Melo · 12 years ago
  54. 7e1ccd3 perf tools: cleanup initialization of attr->size by Stephane Eranian · 12 years ago
  55. c4a7dca perf tools: Change perf_guest default back to false by Joerg Roedel · 12 years ago
  56. 1aed267 perf kvm: Do guest-only counting by default by Joerg Roedel · 13 years ago
  57. 1e7972c perf util: Move do_read from session to util by Arnaldo Carvalho de Melo · 14 years ago
  58. c82ee82 perf report: Report number of events, not samples by Arnaldo Carvalho de Melo · 14 years ago
  59. 69e3f52 perf: Fix implicit declaration of getline in util.c by Frederic Weisbecker · 15 years ago
  60. 9e20144 perf symbols: Cache /proc/kallsyms files by build-id by Arnaldo Carvalho de Melo · 15 years ago
  61. 4cf4013 perf record: Introduce a symtab cache by Arnaldo Carvalho de Melo · 15 years ago