]> git.karo-electronics.de Git - karo-tx-linux.git/commit
random: convert DEBUG_ENT to tracepoints
authorTheodore Ts'o <tytso@mit.edu>
Thu, 3 Oct 2013 16:02:37 +0000 (12:02 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 10 Oct 2013 18:32:23 +0000 (14:32 -0400)
commitf80bbd8b92987f55f26691cd53785c4a54622eb0
tree390c761123de9fe3784c147a01be2f3be8f7b7e0
parent6265e169cd313d6f3aad3c33d0a5b0d9624f69f5
random: convert DEBUG_ENT to tracepoints

Instead of using the random driver's ad-hoc DEBUG_ENT() mechanism, use
tracepoints instead.  This allows for a much more fine-grained control
of which debugging mechanism which a developer might need, and unifies
the debugging messages with all of the existing tracepoints.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
drivers/char/random.c
include/trace/events/random.h