]> git.kaiwu.me - haproxy.git/commit
MINOR: memprof: also permit to sort output by calling context
authorWilly Tarreau <w@1wt.eu>
Fri, 6 Mar 2026 18:51:08 +0000 (19:51 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 12 Mar 2026 17:06:37 +0000 (18:06 +0100)
commit13c89bf20de07e32d570f48f7465119bb53e332c
treec07a02bd542cfc9ba7f19b4261ed706bcf9f4aa9
parent2dfc8417cf99d85760457b444f107c35bedfaa5d
MINOR: memprof: also permit to sort output by calling context

By passing "byctx" to "show profiling memory", it's possible to sort by
the calling context first, which could help group certain calls by
subsystem and ease the interpretation of the output.
doc/management.txt
src/activity.c