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