1. 4263cec perf tools: Stop reading the kallsyms data from perf.data by Arnaldo Carvalho de Melo · 9 years ago
  2. ff527bc perf tools: Remove needless getopt.h includes by Jiri Olsa · 10 years ago
  3. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  4. 29f5ffd perf tools: Add trace-event object by Jiri Olsa · 11 years ago
  5. 94b4d89 perf util: Parse header_page to get proper long size by Namhyung Kim · 11 years ago
  6. 2b2efc7 perf util: Skip reading header_event file by Namhyung Kim · 11 years ago
  7. 63af28f perf util: Make file/host_bigendian variable local by Namhyung Kim · 11 years ago
  8. 59657f9 perf util: Save long size of traced system by Namhyung Kim · 11 years ago
  9. 30f3676 perf util: Save page size in a trace file to pevent by Namhyung Kim · 11 years ago
  10. ebf3c67 perf tools: Cleanup calc_data_size logic by Namhyung Kim · 11 years ago
  11. 452958f perf tools: Get rid of die() calls in trace-data-read.c by Namhyung Kim · 11 years ago
  12. 4a31e56 perf tools: Get rid of read_or_die() in trace-event-read.c by Namhyung Kim · 11 years ago
  13. a4c9836 perf tools: Get rid of malloc_or_die() in trace-event-read.c by Namhyung Kim · 11 years ago
  14. 3dce2ce perf tools: Handle failure case in trace_report() by Namhyung Kim · 11 years ago
  15. 62baca8 perf tools: Get rid of redundant _FILE_OFFSET_BITS definition by Namhyung Kim · 11 years ago
  16. f3ff40ec perf tools: Remove unused trace_read_data function by Namhyung Kim · 11 years ago
  17. 0c1fe6b2 perf tools: Have the page size value available for all tools by Arnaldo Carvalho de Melo · 12 years ago
  18. da37896 perf tools: Stop using a global trace events description list by Arnaldo Carvalho de Melo · 12 years ago
  19. 1c69818 parse-events: Rename struct record to struct pevent_record by Steven Rostedt · 12 years ago
  20. aaf045f perf: Have perf use the new libtraceevent.a library by Steven Rostedt · 12 years ago
  21. d30d4a0 perf tools: Remove unnecessary ctype.h inclusion by Namhyung Kim · 12 years ago
  22. cbb5cf7 perf: Use read() instead of lseek() in trace_event_read.c:skip() by Tom Zanussi · 14 years ago
  23. 0806ebd Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  24. 454c407 perf: add perf-inject builtin by Tom Zanussi · 14 years ago
  25. d00a47c perf: Fix warning while reading ring buffer headers by Frederic Weisbecker · 14 years ago
  26. 9215545 perf: Convert perf tracing data into a tracing_data event by Tom Zanussi · 14 years ago
  27. f887f30 perf tools: Clean up O_LARGEFILE et al usage by Xiao Guangrong · 14 years ago
  28. b8f46c5 perf tools: Use O_LARGEFILE to open perf data file by Xiao Guangrong · 14 years ago
  29. 7691b1e perf tools: Misc small fixes by OGAWA Hirofumi · 14 years ago
  30. e256136 perf trace: Read_tracing_data should die() another day by Arnaldo Carvalho de Melo · 15 years ago
  31. 03456a1 perf tools: Merge trace.info content into perf.data by Frederic Weisbecker · 15 years ago
  32. d9340c1 perf sched: Display time in milliseconds, reorganize output by Ingo Molnar · 15 years ago
  33. 6f4596d perf trace: Fix read_string() by Ingo Molnar · 15 years ago
  34. 1ef2ed1 perf tools: Only save the event formats we need by Frederic Weisbecker · 15 years ago
  35. 538bafb perf tools: Add trace event debugfs stream reader by Steven Rostedt · 15 years ago