index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
marker.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-18
tracing: Remove markers
Christoph Hellwig
1
-930
/
+0
2008-11-16
markers/tracpoints: fix non-modular build
Ingo Molnar
1
-0
/
+4
2008-11-16
markers: auto enable tracepoints (new API : trace_mark_tp())
Mathieu Desnoyers
1
-2
/
+51
2008-11-16
markers: use module notifier
Mathieu Desnoyers
1
-0
/
+29
2008-11-16
markers: use rcu_*_sched_notrace and notrace
Mathieu Desnoyers
1
-7
/
+9
2008-11-16
markers: fix unregister
Mathieu Desnoyers
1
-5
/
+7
2008-10-27
markers: break the redundant loop in kernel/marker.c
Zhaolei
1
-2
/
+1
2008-10-27
markers: let marker_table be close to its comments
Lai Jiangshan
1
-2
/
+1
2008-10-27
markers: remove exported symbol marker_probe_cb_noarg()
Lai Jiangshan
1
-2
/
+1
2008-10-27
markers: simplify marker_set_format()
Lai Jiangshan
1
-46
/
+25
2008-10-14
markers: bit-field is not thread-safe nor smp-safe
Lai Jiangshan
1
-1
/
+1
2008-10-14
markers: fix unchecked format
Lai Jiangshan
1
-3
/
+9
2008-10-14
markers: re-enable fast batch registration
Mathieu Desnoyers
1
-6
/
+52
2008-10-14
markers: fix unregister bug and reenter bug, cleanup
Mathieu Desnoyers
1
-8
/
+8
2008-10-14
markers: fix unregister bug and reenter bug
Lai Jiangshan
1
-46
/
+6
2008-07-30
markers: fix markers read barrier for multiple probes
Mathieu Desnoyers
1
-2
/
+10
2008-07-25
markers: use rcu_barrier_sched() and call_rcu_sched()
Mathieu Desnoyers
1
-17
/
+8
2008-05-23
Markers - remove extra format argument
Mathieu Desnoyers
1
-16
/
+14
2008-04-30
make marker_debug static
Adrian Bunk
1
-1
/
+1
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
1
-0
/
+1
2008-04-02
markers: use synchronize_sched()
Mathieu Desnoyers
1
-0
/
+9
2008-03-24
markers: remove ACCESS_ONCE
Mathieu Desnoyers
1
-6
/
+6
2008-03-24
markers: update preempt_disable. call_rcu, rcu_barrier comments
Mathieu Desnoyers
1
-11
/
+8
2008-03-04
markers: don't risk NULL deref in marker
Jesper Juhl
1
-4
/
+5
2008-02-23
markers: fix sparse warnings in markers.c
Harvey Harrison
1
-2
/
+2
2008-02-13
Linux Kernel Markers: support multiple probes
Mathieu Desnoyers
1
-172
/
+505
2007-11-14
Linux Kernel Markers: fix marker mutex not taken upon module load
Mathieu Desnoyers
1
-24
/
+17
2007-10-19
Linux Kernel Markers
Mathieu Desnoyers
1
-0
/
+525