1. 592d5a6 tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c by Jiri Olsa · 9 years ago
  2. 6e5259e perf tools: Stop copying kallsyms into the perf.data file header by Arnaldo Carvalho de Melo · 9 years ago
  3. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  4. d400a68 perf tools: Convert open coded equivalents to asprintf() by Andy Shevchenko · 10 years ago
  5. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 10 years ago
  6. 0466252 perf tools: Introduce zfree by Arnaldo Carvalho de Melo · 11 years ago
  7. 553873e tools/: Convert to new topic libraries by Borislav Petkov · 11 years ago
  8. cfd0e8c perf util: No need to call read_trace_init() in tracing_data_header() by Namhyung Kim · 11 years ago
  9. 077f159 perf util: Rename read_*() functions in trace-event-info.c by Namhyung Kim · 11 years ago
  10. e7c93f0 perf util: Use evsel->name to get tracepoint_paths by Namhyung Kim · 11 years ago
  11. 167aedc perf util: Move debugfs/tracing helper functions to util.c by Namhyung Kim · 11 years ago
  12. 7f42b95 perf tools: Get rid of die() calls from trace-event-info.c by Namhyung Kim · 11 years ago
  13. 8755d5e perf tools: Get rid of write_or_die() from trace-event-info.c by Namhyung Kim · 11 years ago
  14. 5a6fd27 perf tools: Get rid of malloc_or_die() in trace-event-info.c by Namhyung Kim · 11 years ago
  15. 454f8c7 perf tools: Let get_tracing_file() return NULL to indicate failure. by Namhyung Kim · 11 years ago
  16. 45fa534 perf tools: Remove duplicated page_size definition by Namhyung Kim · 11 years ago
  17. e5f5e5e perf tools: Remove unused macro definitions by Namhyung Kim · 11 years ago
  18. 024b130 perf tools: Remove unnecessary calc_data_size variable by Namhyung Kim · 11 years ago
  19. d301de8 perf tools: Remove unused struct definitions by Namhyung Kim · 11 years ago
  20. 1355915 perf tools: Extract perf-specific stuff from debugfs.c by Borislav Petkov · 11 years ago
  21. 85c66be perf tools: Introduce tools/lib/lk library by Borislav Petkov · 11 years ago
  22. aaf045f perf: Have perf use the new libtraceevent.a library by Steven Rostedt · 12 years ago
  23. 172d1b0 perf tools: Fix compile error on x86_64 Ubuntu by Namhyung Kim · 12 years ago
  24. c168fbf perf tools: Eliminate duplicate code and use PATH_MAX consistently by Arnaldo Carvalho de Melo · 13 years ago
  25. 1ca4ff41 perf tools: Fix a typo of command name as trace-cmd by Masami Hiramatsu · 13 years ago
  26. 29208e5 perf tools: Fix tracing info recording by Jiri Olsa · 13 years ago
  27. 259032b perf: Robustify proc and debugfs file recording by Sonny Rao · 13 years ago
  28. 69aad6f perf tools: Introduce event selectors by Arnaldo Carvalho de Melo · 13 years ago
  29. db620b1 perf/record: simplify TRACE_INFO tracepoint check by Tom Zanussi · 14 years ago
  30. 63e0c77 perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW by Tom Zanussi · 14 years ago
  31. 9215545 perf: Convert perf tracing data into a tracing_data event by Tom Zanussi · 14 years ago
  32. 1b75962 perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE) by Arnaldo Carvalho de Melo · 14 years ago
  33. 9967411 perf trace: Fix forgotten close of file/dir by Xiao Guangrong · 14 years ago
  34. 61be3e5 perf trace: Clean up find_debugfs() by Xiao Guangrong · 14 years ago
  35. 659d8cf perf tools: Do a few more directory handling optimizations by Ulrich Drepper · 15 years ago
  36. e256136 perf trace: Read_tracing_data should die() another day by Arnaldo Carvalho de Melo · 15 years ago
  37. 03456a1 perf tools: Merge trace.info content into perf.data by Frederic Weisbecker · 15 years ago
  38. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  39. 6706ccf perf tools: Fix memory leak in read_ftrace_printk() by Li Zefan · 15 years ago
  40. 65014ab perf tools: Work around strict aliasing related warnings by Ingo Molnar · 15 years ago
  41. 1ef2ed1 perf tools: Only save the event formats we need by Frederic Weisbecker · 15 years ago
  42. 52050943 perf tools: Add trace event debugfs IO handler by Steven Rostedt · 15 years ago