1. bea6385 perf intel-pt: Implement decoder flags for trace begin / end by Adrian Hunter · 6 years ago
  2. 9fb5233 perf intel-pt: Fix "Unexpected indirect branch" error by Adrian Hunter · 7 years ago
  3. dd27b87 perf intel-pt: Fix MTC timing after overflow by Adrian Hunter · 7 years ago
  4. bd2e49e perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP by Adrian Hunter · 7 years ago
  5. 91d29b2 perf intel-pt: Fix timestamp following overflow by Adrian Hunter · 7 years ago
  6. 1c196a6 perf intel-pt: Fix error recovery from missing TIP packet by Adrian Hunter · 7 years ago
  7. 117db4b perf intel-pt: Fix overlap detection to identify consecutive buffers correctly by Adrian Hunter · 7 years ago
  8. 38b65b0 perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC by Adrian Hunter · 8 years ago
  9. 0a7c700d perf intel-pt: Add decoder support for CBR events by Adrian Hunter · 8 years ago
  10. 26fb2fb perf intel-pt: Add reserved byte to CBR packet payload by Adrian Hunter · 8 years ago
  11. a472e65 perf intel-pt: Add decoder support for ptwrite and power event packets by Adrian Hunter · 8 years ago
  12. 8395981 perf intel-pt: Allow decoding with branch tracing disabled by Adrian Hunter · 8 years ago
  13. 0419420 perf intel-pt: Add missing __fallthrough by Adrian Hunter · 8 years ago
  14. 6a558f1 perf intel-pt: Clear FUP flag on error by Adrian Hunter · 8 years ago
  15. 622b7a4 perf intel-pt: Use FUP always when scanning for an IP by Adrian Hunter · 8 years ago
  16. f952eac perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero by Adrian Hunter · 8 years ago
  17. ee14ac0 perf intel-pt: Fix last_ip usage by Adrian Hunter · 8 years ago
  18. ad7167a perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP by Adrian Hunter · 8 years ago
  19. 12b7080 perf intel-pt: Fix missing stack clear by Adrian Hunter · 8 years ago
  20. 3f04d98 perf intel-pt: Improve sample timestamp by Adrian Hunter · 8 years ago
  21. 22c0689 perf intel-pt: Move decoder error setting into one condition by Adrian Hunter · 8 years ago
  22. 7ea6856 perf intel-pt: Use __fallthrough by Arnaldo Carvalho de Melo · 8 years ago
  23. faaa876 perf intel-pt/bts: Report instruction bytes and length in sample by Andi Kleen · 8 years ago
  24. 3bccbe2 perf intel-pt: Fix MTC timestamp calculation for large MTC periods by Adrian Hunter · 8 years ago
  25. 51ee648 perf intel-pt: Fix estimated timestamps for cycle-accurate mode by Adrian Hunter · 8 years ago
  26. 9f1d122 perf intel-pt: Enable decoder to handle TIP.PGD with missing IP by Adrian Hunter · 8 years ago
  27. e1717e0 perf intel-pt: Fix ip compression by Adrian Hunter · 8 years ago
  28. c066489 perf intel-pt: Fix off-by-one comparison on maximum code by Colin Ian King · 9 years ago
  29. 9992c2d perf intel-pt: Fix potential loop forever by Adrian Hunter · 9 years ago
  30. 7eacca3 perf tools: Add Intel PT support for decoding TRACESTOP packets by Adrian Hunter · 9 years ago
  31. cc33618 perf tools: Add Intel PT support for decoding CYC packets by Adrian Hunter · 9 years ago
  32. 79b5842 perf tools: Add Intel PT support for decoding MTC packets by Adrian Hunter · 9 years ago
  33. 3d49807 perf tools: Add new Intel PT packet definitions by Adrian Hunter · 9 years ago
  34. 2a21d03 perf tools: Fix Intel PT 'instructions' sample period by Adrian Hunter · 9 years ago
  35. f4aa081 perf tools: Add Intel PT decoder by Adrian Hunter · 9 years ago