summaryrefslogtreecommitdiffstats
path: root/samples/tracepoints
AgeCommit message (Expand)AuthorLines
2013-01-25tracing: Remove tracepoint sample codeSteven Rostedt-175/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt-12/+12
2009-10-01const: constify remaining file_operationsAlexey Dobriyan-1/+1
2009-03-24tracing: Documentation / sample code fixes for tracepointsJody McIntyre-12/+12
2009-03-10tracing: replace TP<var> with TP_<var>Steven Rostedt-4/+4
2009-01-06samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng-6/+6
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers-2/+5
2008-11-16tracepoints: samples, fix teardownMathieu Desnoyers-0/+2
2008-10-14tracing: tracepoints, samplesMathieu Desnoyers-0/+169