aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/profiler.cc
AgeCommit message (Expand)AuthorFilesLines
2025-07-14Cygwin: signal: make context structures registers handling portableRadek Bartoň1-5/+2
2025-07-14Cygwin: profiler: port to AArch64Radek Bartoň1-1/+3
2023-11-14Fix profiler error() definition and usageMark Geisert1-22/+24
2022-10-28Cygwin: utils: drop 32 bit considerationsCorinna Vinschen1-7/+2
2022-08-20Cygwin: profiler: Fix linking when building with -DDEBUGGINGCorinna Vinschen1-0/+5
2021-08-03Cygwin: More profiler format + small issue fixesMark Geisert1-40/+20
2021-07-21Cygwin: profiler: Fix formatting warningsCorinna Vinschen1-4/+6
2021-07-19Cygwin: New tool: profilerMark Geisert1-0/+1109