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