1. 40f3b2d perf namespaces: Remove namespaces.h from .h headers by Arnaldo Carvalho de Melo · 6 years ago
  2. bef0b89 perf probe: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  3. 5a5e3d3 perf probe: Support SDT markers having reference counter (semaphore) by Ravi Bangoria · 6 years ago
  4. 17c257e tools lib api: Unexport 'tracing_path' variable by Arnaldo Carvalho de Melo · 7 years ago
  5. c23c2a0 perf tools: Make copyfile_offset() static by Arnaldo Carvalho de Melo · 7 years ago
  6. f045b8c perf buildid-cache: Support binary objects from other namespaces by Krister Johansen · 8 years ago
  7. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  8. 8ec20b1 perf str{filter,list}: Disentangle headers by Arnaldo Carvalho de Melo · 8 years ago
  9. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  10. a067558 perf tools: Move extra string util functions to util/string2.h by Arnaldo Carvalho de Melo · 8 years ago
  11. d451a20 perf/sdt/x86: Move OP parser to tools/perf/arch/x86/ by Ravi Bangoria · 8 years ago
  12. 3b1f831 perf probe: Add sdt probes arguments into the uprobe cmd string by Alexis Berlemont · 8 years ago
  13. 2e1f8f7 perf probe: Change MAX_CMDLEN by Ravi Bangoria · 8 years ago
  14. 7ab31d9 perf kretprobes: Offset from reloc_sym if kernel supports it by Naveen N. Rao · 8 years ago
  15. 3da3ea7 perf probe: Factor out the ftrace README scanning by Naveen N. Rao · 8 years ago
  16. e491bc2 perf probe: Generalize probe event file open routine by Naveen N. Rao · 8 years ago
  17. f965520 perf probe: Increase debug level of SDT debug messages by Adrian Hunter · 8 years ago
  18. 04e1196 perf probe: Remove unused tracing_dir variable by Masami Hiramatsu · 8 years ago
  19. 180b206 perf probe: Add supported for type casting by the running kernel by Masami Hiramatsu · 8 years ago
  20. 60ebc15 perf probe: Release resources on error when handling exit paths by Arnaldo Carvalho de Melo · 8 years ago
  21. 0325862 perf probe: Check for dup and fdopen failures by Colin Ian King · 8 years ago
  22. 42bba26 perf probe: Allow wildcard for cached events by Masami Hiramatsu · 8 years ago
  23. 05bf2c8 perf probe-cache: Add for_each_probe_cache_entry() wrapper by Masami Hiramatsu · 8 years ago
  24. c3492a3 perf probe: Make --list show only available cached events by Masami Hiramatsu · 8 years ago
  25. 36a009f perf probe: Accept %sdt and %cached event name by Masami Hiramatsu · 8 years ago
  26. 1c1a3a4 perf tools: Add feature detection for gelf_getnote() by Arnaldo Carvalho de Melo · 8 years ago
  27. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  28. 6430a94e perf buildid-cache: Scan and import user SDT events to probe cache by Masami Hiramatsu · 9 years ago
  29. 4a0f65c perf probe: Remove caches when --cache is given by Masami Hiramatsu · 9 years ago
  30. 1f3736c perf probe: Show all cached probes by Masami Hiramatsu · 9 years ago
  31. bc06223 perf probe: Use cache entry if possible by Masami Hiramatsu · 9 years ago
  32. 602a1f4 perf tools: Rename strlist_for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  33. dd97549 perf probe: Introduce perf_cache interfaces by Masami Hiramatsu · 9 years ago
  34. 6ed0720 perf probe: Let probe_file__add_event return 0 if succeeded by Masami Hiramatsu · 9 years ago
  35. 421fd08 perf probe: Verify parameters in two functions by Wang Nan · 9 years ago
  36. fbf9962 perf tools: Switch to tracing_path interface on appropriate places by Jiri Olsa · 9 years ago
  37. 4605eab tools lib api fs: Replace debugfs/tracefs objects interface with fs.c by Jiri Olsa · 9 years ago
  38. e607f14 perf probe: Print deleted events in cmd_probe() by Namhyung Kim · 9 years ago
  39. e7895e4 perf probe: Split del_perf_probe_events() by Namhyung Kim · 9 years ago
  40. 92f6c72 perf probe: Move ftrace probe-event operations to probe-file.c by Masami Hiramatsu · 9 years ago