Page MenuHomeFreeBSD

Bump max and default callchain depths
ClosedPublic

Authored by emaste on Nov 20 2014, 11:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 12, 9:55 PM
Unknown Object (File)
Wed, Jun 12, 9:54 PM
Unknown Object (File)
May 19 2024, 5:54 AM
Unknown Object (File)
May 12 2024, 1:20 AM
Unknown Object (File)
May 12 2024, 1:20 AM
Unknown Object (File)
Apr 28 2024, 12:08 PM
Unknown Object (File)
Apr 27 2024, 11:39 AM
Unknown Object (File)
Apr 26 2024, 4:45 PM
Subscribers
None

Details

Summary

Bump the default from 16 to 32, to accommodate kernel flamegraphs.
Bump the maximum from 32 to 128, to accommodate deep user stacks.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to Bump max and default callchain depths.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added a reviewer: gnn.
gnn edited edge metadata.

Yup, do it.

This revision is now accepted and ready to land.Nov 21 2014, 1:50 AM
emaste updated this revision to Diff 2559.

Closed by commit rS275140 (authored by @emaste).