aboutsummaryrefslogtreecommitdiffstats
path: root/samples/tracepoints
Commit message (Expand)AuthorAgeFilesLines
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-143-12/+12
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* tracing: Documentation / sample code fixes for tracepointsJody McIntyre2009-03-241-12/+12
* tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-101-4/+4
* samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng2009-01-063-6/+6
* tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers2008-11-162-2/+5
* tracepoints: samples, fix teardownMathieu Desnoyers2008-11-162-0/+2
* tracing: tracepoints, samplesMathieu Desnoyers2008-10-145-0/+169