]> Kevux Git Server - rit/commit
Merge branch 'mc/tr2-process-ancestry-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2026 19:54:18 +0000 (11:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2026 19:54:18 +0000 (11:54 -0800)
commit422cae66878b8152453fe89c179dddbe1413cf56
tree2ce5a64ae352e6949cac2427be9caec6d157df82
parentb1f4b5888b473bc2f8412ed4477a47c3b06fb3a5
parent3c8c638df66d6a77d280a04321aeb18b2ad61338
Merge branch 'mc/tr2-process-ancestry-cleanup'

Add process ancestry data to trace2 on macOS to match what we
already do on Linux and Windows.  Also adjust the way Windows
implementation reports this information to match the other two.

* mc/tr2-process-ancestry-cleanup:
  t0213: add trace2 cmd_ancestry tests
  test-tool: extend trace2 helper with 400ancestry
  trace2: emit cmd_ancestry data for Windows
  trace2: refactor Windows process ancestry trace2 event
  build: include procinfo.c impl for macOS
  trace2: add macOS process ancestry tracing
config.mak.uname
contrib/buildsystems/CMakeLists.txt
meson.build
t/meson.build