Callstack context: bump number of entries to 128
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 25 Oct 2015 16:02:24 +0000 (12:02 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 11 Jun 2018 18:39:16 +0000 (14:39 -0400)
commit3685cc8094c0fdf561f1ef6379f0e451d14d149e
treeaf92a259f6fb221eb34ce0bb79f615d44306df50
parent12c1f012312009f2af95757306aa51af792f1bf6
Callstack context: bump number of entries to 128

Use a limit that fits in a 4096 bytes page on a 64-bit system. The only
reason for the prior 25 entries limitation was a bug in the header size
calculation (now fixed).

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-context-callstack.c
This page took 0.026314 seconds and 4 git commands to generate.