summaryrefslogtreecommitdiff
path: root/samples/tracepoints
AgeCommit message (Expand)AuthorFilesLines
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt3-12/+12
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-03-24tracing: Documentation / sample code fixes for tracepointsJody McIntyre1-12/+12
2009-03-10tracing: replace TP<var> with TP_<var>Steven Rostedt1-4/+4
2009-01-06samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng3-6/+6
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers2-2/+5
2008-11-16tracepoints: samples, fix teardownMathieu Desnoyers2-0/+2
2008-10-14tracing: tracepoints, samplesMathieu Desnoyers5-0/+169