summaryrefslogtreecommitdiff
path: root/compat/win32/trace2_win32_process_info.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-13trace2: emit cmd_ancestry data for WindowsMatthew John Cheetham1-0/+8
2026-02-13trace2: refactor Windows process ancestry trace2 eventMatthew John Cheetham1-25/+25
2024-06-14global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt1-0/+2
2023-07-25Merge branch 'mh/mingw-case-sensitive-build'Junio C Hamano1-2/+2
2023-06-21cache.h: remove this no-longer-used headerElijah Newren1-1/+1
2023-06-12mingw: use lowercase includes for some Windows headersMike Hommey1-2/+2
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren1-0/+1
2023-04-11treewide: be explicit about dependence on trace.h & trace2.hElijah Newren1-0/+1
2022-01-09lazyload: use correct calling conventionsMatthias Aßhauer1-2/+2
2019-04-16trace2: report peak memory usage of the processJeff Hostetler1-3/+47
2019-02-22trace2: collect Windows-specific process informationJeff Hostetler1-0/+147