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:25:47 +0000 (12:25 -0400)
commit67e08523f93be4c2b48b1e949456d0323275037d
tree6f27c168086efc6c95f3d5124b2d253795cf2dc9
parent31c77635394eb16a84e467ced6cb35b23d491ece
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.02525 seconds and 4 git commands to generate.