Revert "Fix dynamic update of marker data across same channel tracefiles"
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 19 Aug 2010 23:12:43 +0000 (19:12 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 19 Aug 2010 23:12:43 +0000 (19:12 -0400)
commit2e2088e13a4514ce9c0ee0bd508fc831c6dc0edf
tree76c0827de1c0ebc27255ea5387c1e252ca00b908
parent8984f293869268da72c859579e3160485275c10f
Revert "Fix dynamic update of marker data across same channel tracefiles"

This reverts commit f972ab5e81be30df0ef5d690a55a6876c27b1d40.

It behaves incorrectly with trace hooks. Will keep one marker data per channel
for cache efficiency, and keep track of event payload offsets using a
per-tracefile table instead.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ltt/marker.c
ltt/tracefile.c
This page took 0.023849 seconds and 4 git commands to generate.