Without Admin module Devel outputs statistics after tag. With Admin toolbar turned on, the information just missed and not outputted into appropriate Devel tab. See the screenshot.

Comments

OnkelTem’s picture

StatusFileSize
new1.16 KB

Attaching a patch which fixes the issue partially.

Devel had changed output of the stats so that for example 'dev-memory-usage' DIV is now called dev-memory-usages - this is fixed in includes/admin.devel.inc
Also the counters had been moved a DIV deeper so that includes/admin.devel.js stopped finding them. Fixed too.

Unfort. dev-timer is not inside any named DIV so I'd prefer to have this fixed right in Devel.

OnkelTem’s picture

Status: Active » Needs review
OnkelTem’s picture

StatusFileSize
new1.71 KB

Updated patch with support of devel timer and devel xhprof link.

This requires new markup of devel timer & xhprof link output. Patch is here: http://drupal.org/node/1106954#comment-4270192

OnkelTem’s picture

StatusFileSize
new24.05 KB

new look )

lpalgarvio’s picture

+1

fuzzy76’s picture

This is broken in D6 as well :(

sickness29’s picture

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

D7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.

Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D7 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.