index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_probe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/uprobes: Add @+file_offset fetch method
Namhyung Kim
2014-01-02
1
-1
/
+12
*
tracing/uprobes: Add support for full argument access methods
Namhyung Kim
2014-01-02
1
-12
/
+22
*
tracing/probes: Implement 'memory' fetch method for uprobes
Namhyung Kim
2014-01-02
1
-77
/
+0
*
tracing/probes: Add fetch{,_size} member into deref fetch method
Hyeoncheol Lee
2014-01-02
1
-2
/
+20
*
tracing/probes: Move 'symbol' fetch method to kprobes
Namhyung Kim
2014-01-02
1
-59
/
+0
*
tracing/probes: Implement 'stack' fetch method for uprobes
Namhyung Kim
2014-01-02
1
-22
/
+0
*
tracing/probes: Split [ku]probes_fetch_type_table
Namhyung Kim
2014-01-02
1
-39
/
+26
*
tracing/probes: Move fetch function helpers to trace_probe.h
Namhyung Kim
2014-01-02
1
-61
/
+13
*
tracing/probes: Integrate duplicate set_print_fmt()
Namhyung Kim
2014-01-02
1
-0
/
+62
*
tracing/probes: Fix basic print type functions
Namhyung Kim
2014-01-02
1
-11
/
+11
*
tracing: Replace strict_strto* with kstrto*
Daniel Walter
2012-10-31
1
-7
/
+7
*
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
2012-05-07
1
-4
/
+10
*
tracing: Extract out common code for kprobes/uprobes trace events
Srikar Dronamraju
2012-05-07
1
-0
/
+833