summaryrefslogtreecommitdiffstats
path: root/include/trace/events/module.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tracing: %pF is only for function pointersScott Wood2015-03-251-2/+2
* module: Replace module_ref with atomic_t refcntMasami Hiramatsu2014-11-111-1/+1
* Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-081-1/+1
|\
| * trace: module: Maintain a valid user countRomain Izard2014-05-081-1/+1
* | Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers2014-04-231-1/+1
|/
* Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers2014-03-131-1/+3
* include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-11-011-1/+1
* tracing: Fix event alignment: module:module_requestDavid Sharp2011-03-101-3/+2Star
* tracing: Only process module tracepoints onceSteven Rostedt2011-01-141-0/+10
* Merge branch 'linus' into tracing/coreIngo Molnar2010-04-081-1/+1
|\
* | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-04-011-0/+4
* | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-04-011-7/+7
|/
* tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan2009-11-261-15/+7Star
* tracing/events: Add module tracepointsLi Zefan2009-08-171-0/+126