[all-commits] [llvm/llvm-project] 179023: Add more perf counters

Aiden Grossman via All-commits all-commits at lists.llvm.org
Wed Jan 3 00:12:19 PST 2024


  Branch: refs/heads/users/boomanaiden154/exegesis-validation-counters-perfcounters
  Home:   https://github.com/llvm/llvm-project
  Commit: 1790234c7fc4ec31bfe1c6e9a4eb55e4de7a153c
      https://github.com/llvm/llvm-project/commit/1790234c7fc4ec31bfe1c6e9a4eb55e4de7a153c
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2024-01-02 (Tue, 02 Jan 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86PfmCounters.td

  Log Message:
  -----------
  Add more perf counters


  Commit: 9944368aa7986c72756af9cd1ea52ff277586448
      https://github.com/llvm/llvm-project/commit/9944368aa7986c72756af9cd1ea52ff277586448
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2024-01-02 (Tue, 02 Jan 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86PfmCounters.td

  Log Message:
  -----------
  Fix perf counter naming


  Commit: 880e5562a140f326c1a1e01f4394699c68b6c52c
      https://github.com/llvm/llvm-project/commit/880e5562a140f326c1a1e01f4394699c68b6c52c
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2024-01-02 (Tue, 02 Jan 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86PfmCounters.td

  Log Message:
  -----------
  Fix DTLB event names


  Commit: 3126beccf35a5f53df811e6c089ae93325e8f3e9
      https://github.com/llvm/llvm-project/commit/3126beccf35a5f53df811e6c089ae93325e8f3e9
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2024-01-02 (Tue, 02 Jan 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86PfmCounters.td

  Log Message:
  -----------
  Fix HSW/BDW L1 miss event name


  Commit: 9250f43004f8714157300df3f7adfb3ade91c64f
      https://github.com/llvm/llvm-project/commit/9250f43004f8714157300df3f7adfb3ade91c64f
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M llvm/include/llvm/Target/TargetPfmCounters.td
    M llvm/lib/Target/X86/X86PfmCounters.td
    M llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp
    M llvm/tools/llvm-exegesis/lib/BenchmarkResult.h
    M llvm/tools/llvm-exegesis/llvm-exegesis.cpp

  Log Message:
  -----------
  update


Compare: https://github.com/llvm/llvm-project/compare/b3ad40d1280f...9250f43004f8


More information about the All-commits mailing list