[all-commits] [llvm/llvm-project] b83b82: [lldb] Fix build on older Linux kernel versions

Yi Kong via All-commits all-commits at lists.llvm.org
Tue Jun 28 05:24:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b83b82f9f431f20ae35cb3b11443049e31a71481
      https://github.com/llvm/llvm-project/commit/b83b82f9f431f20ae35cb3b11443049e31a71481
  Author: Yi Kong <yikong at google.com>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M lldb/source/Plugins/Process/Linux/Perf.cpp

  Log Message:
  -----------
  [lldb] Fix build on older Linux kernel versions

PERF_COUNT_SW_DUMMY is introduced in Linux 3.12.

Differential Revision: https://reviews.llvm.org/D128707




More information about the All-commits mailing list