aboutsummaryrefslogtreecommitdiffstats
path: root/samples/tracepoints/tracepoint-sample.c
Commit message (Expand)AuthorAgeFilesLines
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* tracing: Documentation / sample code fixes for tracepointsJody McIntyre2009-03-241-12/+12
* samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng2009-01-061-2/+2
* tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers2008-11-161-0/+3
* tracing: tracepoints, samplesMathieu Desnoyers2008-10-141-0/+53