This is an archive of the discontinued Mercurial Phabricator instance.

chg: show timestamp with debug messages
ClosedPublic

Authored by quark on Sep 23 2017, 6:08 PM.

Details

Summary

Like strace -tr, this helps finding performance bottlenecks.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

quark created this revision.Sep 23 2017, 6:08 PM
indygreg accepted this revision.Sep 24 2017, 10:40 AM
This revision is now accepted and ready to land.Sep 24 2017, 10:40 AM
yuja requested changes to this revision.Sep 25 2017, 10:55 AM
yuja added a subscriber: yuja.

Can you update test-chg.t?

contrib/chg/util.c
67

Nit: s/0/NULL/ is preferred.

This revision now requires changes to proceed.Sep 25 2017, 10:55 AM
quark updated this revision to Diff 2069.Sep 25 2017, 5:22 PM
yuja accepted this revision.Sep 26 2017, 9:11 AM

Queued, thanks.

This revision is now accepted and ready to land.Sep 26 2017, 9:11 AM
This revision was automatically updated to reflect the committed changes.