1. bb871a9 perf tools: A thread's machine can be found via thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  2. 52e02834 perf tools: Modify error code for when perf_session__new() fails by Taeung Song · 10 years ago
  3. 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
  4. 1cb8bdc perf inject: Move session handling out of __cmd_inject() by Namhyung Kim · 10 years ago
  5. 0a8cb85 perf tools: Rename ordered_samples bool to ordered_events by Jiri Olsa · 10 years ago
  6. a7a2b8b perf inject: Add --kallsyms parameter by Adrian Hunter · 10 years ago
  7. e38b43c perf inject: Fix build id injection by Adrian Hunter · 10 years ago
  8. a261e4a perf tools: Fix pipe check regression in attr event callback by Jiri Olsa · 10 years ago
  9. 13ce34d perf tools: Use tid for finding thread by Namhyung Kim · 10 years ago
  10. 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 11 years ago
  11. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  12. 3406912 perf inject: Handle output file via perf_data_file object by Jiri Olsa · 11 years ago
  13. 744a971 perf evsel: Ditch evsel->handler.data field by Arnaldo Carvalho de Melo · 11 years ago
  14. 89c97d9 perf inject: Do not repipe attributes to a perf.data file by Adrian Hunter · 11 years ago
  15. c824c43 perf tools: Stop using 'self' in some more places by Arnaldo Carvalho de Melo · 11 years ago
  16. f5fc141 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  17. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  18. 33e940a perf session: Check for SIGINT in more loops by Arnaldo Carvalho de Melo · 11 years ago
  19. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  20. d03f217 perf tools: Expand perf_event__synthesize_sample() by Adrian Hunter · 11 years ago
  21. ef89325 perf tools: Remove references to struct ip_event by Adrian Hunter · 11 years ago
  22. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 11 years ago
  23. 326f59b perf tools: Remove filter parameter of thread__find_addr_map() by Adrian Hunter · 11 years ago
  24. 5b7ba82 perf symbols: Load kernel maps before using by Adrian Hunter · 11 years ago
  25. 6065210 perf tools: Remove event types framework completely by Jiri Olsa · 11 years ago
  26. a609bda perf inject: Add missing 'finished_round' by Adrian Hunter · 11 years ago
  27. 47c3d10 perf tools: Fix missing tool parameter by Adrian Hunter · 11 years ago
  28. 63c2c9f perf inject: Remove unused parameter by Adrian Hunter · 11 years ago
  29. 54a3cf5 perf inject: Mark a dso if it's used by Andrew Vagin · 12 years ago
  30. 26a031e perf inject: Merge sched_stat_* and sched_switch events by Andrew Vagin · 12 years ago
  31. e558a5b perf inject: Work with files by Andrew Vagin · 12 years ago
  32. f62d3f0 perf event: No need to create a thread when handling PERF_RECORD_EXIT by Arnaldo Carvalho de Melo · 12 years ago
  33. 002439e perf inject: Don't use globals where not needed to by Arnaldo Carvalho de Melo · 12 years ago
  34. 5ded57a perf inject: Remove static variables by Arnaldo Carvalho de Melo · 12 years ago
  35. 5852a44 perf inject: Remove unused 'input_name' static var by Arnaldo Carvalho de Melo · 12 years ago
  36. 29a0fc9 perf tools: Convert to LIBELF_SUPPORT by Namhyung Kim · 12 years ago
  37. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  38. 393be2e perf symbols: Support minimal build without libelf by Namhyung Kim · 12 years ago
  39. 1a1ed1b perf inject: Fix broken perf inject -b by Stephane Eranian · 12 years ago
  40. 45694aa perf tools: Rename perf_event_ops to perf_tool by Arnaldo Carvalho de Melo · 13 years ago
  41. 743eb86 perf tools: Resolve machine earlier and pass it to perf_event_ops by Arnaldo Carvalho de Melo · 13 years ago
  42. d20deb6 perf tools: Pass tool context in the the perf_event_ops functions by Arnaldo Carvalho de Melo · 13 years ago
  43. 10d0f08 perf event: perf_event_ops->attr() manipulates only an evlist by Arnaldo Carvalho de Melo · 13 years ago
  44. 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 13 years ago
  45. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 13 years ago
  46. 8d50e5b perf tools: Rename 'struct sample_data' to 'struct perf_sample' by Arnaldo Carvalho de Melo · 13 years ago
  47. 21ef97f perf session: Fallback to unordered processing if no sample_id_all by Ian Munsie · 14 years ago
  48. 640c03c perf session: Parse sample earlier by Arnaldo Carvalho de Melo · 14 years ago
  49. 11d232e perf inject: Add missing bits by Arnaldo Carvalho de Melo · 14 years ago
  50. 090f720 perf inject: Refactor read_buildid function by Arnaldo Carvalho de Melo · 14 years ago
  51. 454c407 perf: add perf-inject builtin by Tom Zanussi · 14 years ago