Code base to fix the print errors in UST (v4)
authorDavid Goulet <david.goulet@polymtl.ca>
Thu, 3 Mar 2011 15:48:11 +0000 (10:48 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 3 Mar 2011 15:48:11 +0000 (10:48 -0500)
commitcd6b724338f1156ce7281f00a06ea848bec7213c
tree4864860ade39f70599bb74f6b7398d8cc5256c38
parent68d96813ccbb41602f92b45e8a5f61dea7525c35
Code base to fix the print errors in UST (v4)

Update:
v2: Use commit_seq instead of commit_count to fix a consumerd segfault when
    accessing commit_count, since it is not mapped.
v3: Remove commented out code
v4: Remove unused variable

Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/ust/ustconsumer.h
libust/buffers.c
libustconsumer/libustconsumer.c
libustconsumer/lowlevel.c
This page took 0.023496 seconds and 4 git commands to generate.