]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mc/tr2-process-ancestry-cleanup' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Feb 2026 21:36:43 +0000 (13:36 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Feb 2026 21:36:43 +0000 (13:36 -0800)
commit2ebebfc02c7d54134def05b2fade82e8134430f8
treecc17ea7a38b636834cd997d4365b5970a68fb00e
parent221d0623a2cf1a31c48ffca31cdaaa8928a89d9b
parent3c8c638df66d6a77d280a04321aeb18b2ad61338
Merge branch 'mc/tr2-process-ancestry-cleanup' into next

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