]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Boost ustackframes_default.
authorNick Alcock <nick.alcock@oracle.com>
Mon, 22 Jul 2013 23:43:23 +0000 (00:43 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 22 Jul 2013 23:43:23 +0000 (00:43 +0100)
commit043fc8539877a3c2414a75ea31d212216c3e69b4
treeee5661388d6d668fd885e75d6f393fc433acb878
parent6d467f7b54ba9dd014108ed219f73e908c5a35bb
Boost ustackframes_default.

The incidence of false positives in ustack scanning is quite high,
so a substantial number of frames are needed for quite short actual
call stacks in userspace.

So boost the default to 100 for now.

Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
dtrace/dtrace_state.c