aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/module.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-03-25tracing: %pF is only for function pointersScott Wood1-2/+2
2014-11-11module: Replace module_ref with atomic_t refcntMasami Hiramatsu1-1/+1
2014-05-08Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2014-05-08trace: module: Maintain a valid user countRomain Izard1-1/+1
2014-04-23Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers1-1/+1
2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers1-1/+3
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+1
2011-03-10tracing: Fix event alignment: module:module_requestDavid Sharp1-3/+2
2011-01-14tracing: Only process module tracepoints onceSteven Rostedt1-0/+10
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar1-1/+1
2010-03-31tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt1-0/+4
2010-03-31tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan1-7/+7
2009-11-26tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan1-15/+7
2009-08-17tracing/events: Add module tracepointsLi Zefan1-0/+126