summaryrefslogtreecommitdiff
path: root/include/trace/events/module.h
Commit message (Expand)AuthorAge
* tracing: %pF is only for function pointersScott Wood2015-03-25
* module: Replace module_ref with atomic_t refcntMasami Hiramatsu2014-11-11
* Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-08
|\
| * trace: module: Maintain a valid user countRomain Izard2014-05-08
* | Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers2014-04-23
|/
* Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers2014-03-13
* include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
* tracing: Fix event alignment: module:module_requestDavid Sharp2011-03-10
* tracing: Only process module tracepoints onceSteven Rostedt2011-01-14
* Merge branch 'linus' into tracing/coreIngo Molnar2010-04-08
|\
* | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-03-31
* | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-31
|/
* tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan2009-11-26
* tracing/events: Add module tracepointsLi Zefan2009-08-17