1. 5efb1d5 perf tools: Take Intel PT into use by Adrian Hunter · 9 years ago
  2. d457c96 perf callchain: Per-event type selection support by Kan Liang · 9 years ago
  3. 09af2a5 perf record: Support per-event freq term by Namhyung Kim · 9 years ago
  4. 0efe6b6 perf tools: Validate config term maximum value by Adrian Hunter · 9 years ago
  5. 09ff607 perf tools: Add perf_pmu__format_bits() by Adrian Hunter · 9 years ago
  6. 3206771 perf tools: Per-event time support by Kan Liang · 9 years ago
  7. 70c646e perf pmu: Split perf_pmu__new_alias() by Sukadev Bhattiprolu · 9 years ago
  8. c5de47f perf pmu: Use __weak definition from <linux/compiler.h> by Sukadev Bhattiprolu · 9 years ago
  9. 9ecae06 perf tools: Remove newline char when reading event scale and unit by Madhavan Srinivasan · 9 years ago
  10. 9b5d1c2 perf tools: Disallow PMU events intel_pt and intel_bts until there is support by Adrian Hunter · 9 years ago
  11. e64b020 perf tools: Add term support for parse_events_error by Jiri Olsa · 9 years ago
  12. aaea361 perf tools: Extend format_alias() to include event parameters by Cody P Schafer · 10 years ago
  13. 688d4df perf tools: Support parsing parameterized events by Cody P Schafer · 10 years ago
  14. 1d9e446 perf tools: Add snapshot format file parsing by Jiri Olsa · 10 years ago
  15. 044330c perf tools: Add per-pkg format file parsing by Matt Fleming · 10 years ago
  16. 7e4772d perf pmu: Add proper error handling to print_pmu_events() by Arnaldo Carvalho de Melo · 10 years ago
  17. 42634bc perf pmu: Let pmu's with no events show up on perf list by Adrian Hunter · 10 years ago
  18. dcb4e10 perf tools: Parse the pmu event prefix and suffix by Kan Liang · 10 years ago
  19. 46441bd perf tools: Refactor unit and scale function parameters by Matt Fleming · 10 years ago
  20. 7d4bdab perf tools: Add perf_pmu__scan_file() by Adrian Hunter · 10 years ago
  21. dc0a620 perf tools: Let default config be defined for a PMU by Adrian Hunter · 10 years ago
  22. 885b593 perf tools: Annotate PMU related list_head members with type info by Cody P Schafer · 10 years ago
  23. 7c2f816 perf tools: Fix pmu object compilation error by Jiri Olsa · 10 years ago
  24. cd0cfad perf tools: Move fs.* to lib/api/fs/ by Borislav Petkov · 11 years ago
  25. 8a39889 perf stat: fix NULL pointer reference bug with event unit by Stephane Eranian · 11 years ago
  26. 88aca8d tools perf: Comment typo fix by Cody P Schafer · 11 years ago
  27. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  28. 410136f tools/perf/stat: Add event unit and scale support by Stephane Eranian · 11 years ago
  29. cf38fad perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint() by Arnaldo Carvalho de Melo · 11 years ago
  30. 4299a54 perf tools: Factor sysfs code into generic fs object by Jiri Olsa · 11 years ago
  31. 4cabc3d tools/perf/stat: Add perf stat --transaction by Andi Kleen · 11 years ago
  32. dc098b3 perf list: List kernel supplied event aliases by Andi Kleen · 11 years ago
  33. b6b96fb perf tools: Add const specifier to perf_pmu__find name parameter by Adrian Hunter · 11 years ago
  34. ab1bf653 perf pmu: Privatize perf_pmu_{format,alias} structs by Arnaldo Carvalho de Melo · 12 years ago
  35. 5c6ccc3 perf pmu: Fix usage of __ in struct names by Arnaldo Carvalho de Melo · 12 years ago
  36. 6cee6cd perf tools: Fix usage of __ in parse_events_term struct by Arnaldo Carvalho de Melo · 12 years ago
  37. 1526813 perf tools: Fix PMU format parsing test failure by Sukadev Bhattiprolu · 12 years ago
  38. cff7f95 perf tests: Move pmu tests into separate object by Jiri Olsa · 12 years ago
  39. 3fded96 perf tools: Fix PMU object alias initialization by Jiri Olsa · 12 years ago
  40. 7ae92e7 perf stat: Check PMU cpumask file by Yan, Zheng · 12 years ago
  41. 50a9667 perf tools: Add pmu mappings to header information by Robert Richter · 12 years ago
  42. 9bc8f9f perf tools: Fix generation of pmu list by Robert Richter · 12 years ago
  43. a6146d5 perf/tool: Add PMU event alias support by Zheng Yan · 12 years ago
  44. 6b5fc39 perf tools: Add hardcoded name term for pmu events by Jiri Olsa · 12 years ago
  45. 16fa7e8 perf tools: Split term type into value type and term type by Jiri Olsa · 12 years ago
  46. cd82a32 perf tools: Add perf pmu object to access pmu format definition by Jiri Olsa · 12 years ago