[all-commits] [llvm/llvm-project] 676f16: [docs] Change llvm-xray options to use the preferr...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Aug 15 21:19:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 676f16bed5ebf1ef2ff1dbfe913f7f8a2e7fe2dd
      https://github.com/llvm/llvm-project/commit/676f16bed5ebf1ef2ff1dbfe913f7f8a2e7fe2dd
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-08-15 (Sun, 15 Aug 2021)

  Changed paths:
    M llvm/docs/XRayExample.rst

  Log Message:
  -----------
  [docs] Change llvm-xray options to use the preferred double-dash forms


  Commit: 935a6d4024295201f1e3e59c995a9dfa986836d7
      https://github.com/llvm/llvm-project/commit/935a6d4024295201f1e3e59c995a9dfa986836d7
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-08-15 (Sun, 15 Aug 2021)

  Changed paths:
    M llvm/test/tools/llvm-xray/X86/account-recursive-calls-only-tail-call-deduction.yaml
    M llvm/test/tools/llvm-xray/X86/account-recursive-calls-only.yaml
    M llvm/test/tools/llvm-xray/X86/convert-basic-arg1-to-yaml.txt
    M llvm/test/tools/llvm-xray/X86/convert-basic-log-arg1-version3-to-yaml.txt
    M llvm/test/tools/llvm-xray/X86/convert-basic-log-version3-to-yaml.txt
    M llvm/test/tools/llvm-xray/X86/convert-fdr-arg1-to-yaml.txt
    M llvm/test/tools/llvm-xray/X86/convert-fdr-log-arg1-version3-to-yaml.txt
    M llvm/test/tools/llvm-xray/X86/convert-fdr-log-version3-to-yaml.txt
    M llvm/test/tools/llvm-xray/X86/convert-fdr-to-traceevent.txt
    M llvm/test/tools/llvm-xray/X86/convert-fdr-to-yaml.txt
    M llvm/test/tools/llvm-xray/X86/convert-roundtrip.yaml
    M llvm/test/tools/llvm-xray/X86/convert-to-yaml.txt
    M llvm/test/tools/llvm-xray/X86/convert-traceevent-special-events.txt
    M llvm/test/tools/llvm-xray/X86/convert-with-debug-syms.txt
    M llvm/test/tools/llvm-xray/X86/convert-with-standalone-instrmap.txt
    M llvm/test/tools/llvm-xray/X86/convert-with-yaml-instrmap.txt
    M llvm/test/tools/llvm-xray/X86/fdr-dump-arg1-version-3.txt
    M llvm/test/tools/llvm-xray/X86/fdr-dump-arg1.txt
    M llvm/test/tools/llvm-xray/X86/stack-multithread.yaml

  Log Message:
  -----------
  [test] Change llvm-xray options to use the preferred double-dash forms and change -f= to -f


Compare: https://github.com/llvm/llvm-project/compare/ca637014f148...935a6d402429


More information about the All-commits mailing list