Fix: rcu instrumentation: add const qualifier to char pointers
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 2 Apr 2014 16:23:06 +0000 (12:23 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 2 Apr 2014 16:23:06 +0000 (12:23 -0400)
commit01adf18ef2cecd8b4522d128b942f27345e91961
tree2bf86d80fad27eab0675f96f82f5a6b6e1a11a72
parent13ab8b0a749053960f81a4924a3ed27775518f94
Fix: rcu instrumentation: add const qualifier to char pointers

Follow this 3.12 instrumentation update in mainline Linux:

commit e66c33d579ea566d10e8c8695a7168aae3e02992
Author: Steven Rostedt (Red Hat) <rostedt@goodmis.org>
Date:   Fri Jul 12 16:50:28 2013 -0400

    rcu: Add const annotation to char * for RCU tracepoints and functions

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/rcu.h
This page took 0.025532 seconds and 4 git commands to generate.