index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
module.h
Age
Commit message (
Expand
)
Author
2014-11-11
module: Replace module_ref with atomic_t refcnt
Masami Hiramatsu
2014-05-08
Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-05-08
trace: module: Maintain a valid user count
Romain Izard
2014-04-23
Fix: tracing: use 'E' instead of 'X' for unsigned module tain flag
Mathieu Desnoyers
2014-03-13
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
Mathieu Desnoyers
2011-10-31
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2011-03-10
tracing: Fix event alignment: module:module_request
David Sharp
2011-01-14
tracing: Only process module tracepoints once
Steven Rostedt
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
2010-03-31
tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set
Steven Rostedt
2010-03-31
tracing: Remove side effect from module tracepoints that caused a GPF
Li Zefan
2009-11-26
tracing: Convert module refcnt events to DEFINE_EVENT
Li Zefan
2009-08-17
tracing/events: Add module tracepoints
Li Zefan