diff options
| author | Mathieu Desnoyers <[email protected]> | 2007-10-18 23:41:06 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-19 11:53:54 -0700 |
| commit | 8256e47cdc8923e9959eb1d7f95d80da538add80 (patch) | |
| tree | 4702aa3ad7c9025f70314f1146e551b4e1dfcbb2 /scripts/patch-kernel | |
| parent | 09cadedbdc01f1a4bea1f427d4fb4642eaa19da9 (diff) | |
Linux Kernel Markers
The marker activation functions sits in kernel/marker.c. A hash table is used
to keep track of the registered probes and armed markers, so the markers
within a newly loaded module that should be active can be activated at module
load time.
marker_query has been removed. marker_get_first, marker_get_next and
marker_release should be used as iterators on the markers.
[[email protected]: coding-style fixes]
Signed-off-by: Mathieu Desnoyers <[email protected]>
Acked-by: "Frank Ch. Eigler" <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Mike Mason <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions