Hi,should someone be interested, I've generated a cumulative file of stack usage for every functions that get compiled when building httpd.
This was done using the '-fstack_usage' flag of GCC.
You can find this at:
http://people.apache.org/~jailletc36/stack_usage.txt
I have also sorted it out to see top most users first:
http://people.apache.org/~jailletc36/stack_usage_sorted.txt
Best regards,
CJ
