Without hacking core or using xebug, etc, the cleanest way to track code execution would be to record when different hooks execute.

CommentFileSizeAuthor
#1 episodes-n763062.patch6.28 KBdamienmckenna

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new6.28 KB

Here's a patch that provides a new submodule to track when different hooks are executed, along with a few hook implementations to get started. It also provides a setting to decide whether anonymous users should be tracked too as caching engines could make it useless.

FYI this work was sponsored by WorkHabit.

wim leers’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)