1. e0dcd6f perf timechart: Use zalloc and fix a couple leaks by Arnaldo Carvalho de Melo · 12 years ago
  2. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  3. efad141 perf report: Accept fifos as input file by Robert Richter · 13 years ago
  4. 45694aa perf tools: Rename perf_event_ops to perf_tool by Arnaldo Carvalho de Melo · 13 years ago
  5. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  6. d20deb6 perf tools: Pass tool context in the the perf_event_ops functions by Arnaldo Carvalho de Melo · 13 years ago
  7. e3f4260 perf tools: Use evsel->attr.sample_type instead of session->sample_type by Arnaldo Carvalho de Melo · 13 years ago
  8. 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 13 years ago
  9. 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  10. 54b08f5 perf timechart: Fix max number of cpus by Thomas Renninger · 13 years ago
  11. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 13 years ago
  12. 8d50e5b perf tools: Rename 'struct sample_data' to 'struct perf_sample' by Arnaldo Carvalho de Melo · 13 years ago
  13. 20c457b perf timechart: Adjust perf timechart to the new power events by Thomas Renninger · 14 years ago
  14. ec5761e perf symbols: Add symfs option for off-box analysis using specified tree by David Ahern · 14 years ago
  15. 21ef97f perf session: Fallback to unordered processing if no sample_id_all by Ian Munsie · 14 years ago
  16. ce47dc5 perf tools: Catch a few uncheck calloc/malloc's by Chris Samuel · 14 years ago
  17. 640c03c perf session: Parse sample earlier by Arnaldo Carvalho de Melo · 14 years ago
  18. 33e26a1 perf timechart: Adjust confusing if indentation by Julia Lawall · 14 years ago
  19. 4c21adf x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  20. 454c407 perf: add perf-inject builtin by Tom Zanussi · 14 years ago
  21. 9df9bbb perf: Use generic sample reordering in perf timechart by Frederic Weisbecker · 14 years ago
  22. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  23. eed05fe perf tools: Reorganize some structs to save space by Arnaldo Carvalho de Melo · 14 years ago
  24. e206d55 perf tools: Move the prototypes in util/string.h to util.h by Arnaldo Carvalho de Melo · 14 years ago
  25. ae7f671 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  26. 8f06d7e perf timechart: Use tid not pid for COMM change by Arjan van de Ven · 14 years ago
  27. 55aa640 perf session: Remove redundant prefix & suffix from perf_event_ops by Arnaldo Carvalho de Melo · 15 years ago
  28. d549c769 perf session: Remove sample_type_check from event_ops by Arnaldo Carvalho de Melo · 15 years ago
  29. 2729559 perf session: Share the common trace sample_check routine as perf_session__has_traces by Arnaldo Carvalho de Melo · 15 years ago
  30. 655000e perf symbols: Adopt the strlists for dso, comm by Arnaldo Carvalho de Melo · 15 years ago
  31. 75be6cf perf symbols: Make symbol_conf global by Arnaldo Carvalho de Melo · 15 years ago
  32. c019879 perf session: Adopt the sample_type variable by Arnaldo Carvalho de Melo · 15 years ago
  33. 4e4f06e perf session: Move the hist_entries rb tree to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  34. 4aa6563 perf session: Move kmaps to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  35. ec91336 perf session: Reduce the number of parms to perf_session__process_events by Arnaldo Carvalho de Melo · 15 years ago
  36. 301a0b0 perf session: Ditch register_perf_file_handler by Arnaldo Carvalho de Melo · 15 years ago
  37. d8f6624 perf session: Pass the perf_session to the event handling operations by Arnaldo Carvalho de Melo · 15 years ago
  38. 94c744b perf tools: Introduce perf_session class by Arnaldo Carvalho de Melo · 15 years ago
  39. 180f95e perf: Make common SAMPLE_EVENT parser by OGAWA Hirofumi · 15 years ago
  40. 028c515 perf timechart: Fix header handling by OGAWA Hirofumi · 15 years ago
  41. 5cbd080 perf timechart: Remove open-coded event parsing code by Li Zefan · 15 years ago
  42. 4dc0a04 perf tools: perf_header__read() shouldn't die() by Arnaldo Carvalho de Melo · 15 years ago
  43. 00a192b perf tools: Simplify the symbol priv area mechanism by Arnaldo Carvalho de Melo · 15 years ago
  44. 6beba7a perf tools: Unify debug messages mechanisms by Arnaldo Carvalho de Melo · 15 years ago
  45. bbe2987 perf timechart: Add a process filter by Arjan van de Ven · 15 years ago
  46. 3bc2a39 perf timechart: Fix the wakeup-arrows that point to non-visible processes by Arjan van de Ven · 15 years ago
  47. 39a90a8 perf timechart: Add a power-only mode by Arjan van de Ven · 15 years ago
  48. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  49. 5094b65 perf util: Make the timechart SVG width dynamic by Arjan van de Ven · 15 years ago
  50. a92fe7b perf timechart: Show the duration of scheduler delays in the SVG by Arjan van de Ven · 15 years ago
  51. 4f1202c perf timechart: Show the name of the waker/wakee in timechart by Arjan van de Ven · 15 years ago
  52. 3c09eeb perf timechart: Add "perf timechart record" by Arjan van de Ven · 15 years ago
  53. 1027498 perf: Add the timechart tool by Arjan van de Ven · 15 years ago