Mathieu Desnoyers
|
3bbc8db341
tracepoints: API doc update to tracepoint_probe_register() return value
|
11 лет назад |
Mathieu Desnoyers
|
4c11628a16
tracepoints: API doc update to data argument
|
11 лет назад |
Jiri Slaby
|
db0fbadcbd
ftrace: Fix compilation warning about control_ops_free
|
11 лет назад |
Petr Mladek
|
7f11f5ecf4
ftrace/x86: BUG when ftrace recovery fails
|
12 лет назад |
Petr Mladek
|
cd21067f69
ftrace: Warn on error when modifying ftrace function
|
12 лет назад |
Jiri Slaby
|
a762782d78
ftrace: Remove freelist from struct dyn_ftrace
|
12 лет назад |
Jiri Slaby
|
3a36cb11ca
ftrace: Do not pass data to ftrace_dyn_arch_init
|
12 лет назад |
Jiri Slaby
|
af64a7cb09
ftrace: Pass retval through return in ftrace_dyn_arch_init()
|
12 лет назад |
Jiri Slaby
|
c867ccd838
ftrace: Inline the code from ftrace_dyn_table_alloc()
|
12 лет назад |
Jiri Slaby
|
1dc43cf0be
ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt
|
12 лет назад |
Filipe Brandenburger
|
114e7b52de
tracing: Evaluate len expression only once in __dynamic_array macro
|
12 лет назад |
Filipe Brandenburger
|
5859fa1a14
tracing: Correctly expand len expressions from __dynamic_array macro
|
12 лет назад |
Steven Rostedt (Red Hat)
|
b2e285fcb4
tracing/module: Replace include of tracepoint.h with jump_label.h in module.h
|
12 лет назад |
Steven Rostedt (Red Hat)
|
8643e92b52
tracing: Fix event header migrate.h to include tracepoint.h
|
12 лет назад |
Steven Rostedt (Red Hat)
|
f479447ad9
tracing: Fix event header writeback.h to include tracepoint.h
|
12 лет назад |
Steven Rostedt
|
b196e2b9e2
tracing: Warn if a tracepoint is not set via debugfs
|
12 лет назад |
Steven Rostedt
|
3fd40d1ee6
tracing: Use helper functions in event assignment to shrink macro size
|
13 лет назад |
Steven Rostedt
|
35bb4399bd
tracing: Move event storage for array from macro to standalone function
|
13 лет назад |
Steven Rostedt
|
1d6bae966e
tracing: Move raw output code from macro to standalone function
|
13 лет назад |
Steven Rostedt (Red Hat)
|
92550405c4
ftrace/x86: Have ftrace_write() return -EPERM and clean up callers
|
12 лет назад |
Steven Rostedt (Red Hat)
|
7dec935a3a
tracepoint: Do not waste memory on mods with no tracepoints
|
12 лет назад |
Petr Mladek
|
12729f14d8
ftrace/x86: One more missing sync after fixup of function modification failure
|
12 лет назад |
Steven Rostedt (Red Hat)
|
c932c6b7c9
ftrace/x86: Run a sync after fixup on failure
|
12 лет назад |
Steven Rostedt (Red Hat)
|
1fcc155351
ftrace: Have static function trace clear ENABLED flag on unregister
|
12 лет назад |
Steven Rostedt
|
e1e232ca6b
tracing: Add trace_clock=<clock> kernel parameter
|
12 лет назад |
Namhyung Kim
|
43fe98913c
tracing/uprobes: Support mix of ftrace and perf
|
12 лет назад |
Namhyung Kim
|
ca3b162021
tracing/uprobes: Support event triggering
|
12 лет назад |
zhangwei(Jovi)
|
70ed91c6ec
tracing/uprobes: Support ftrace_event_file base multibuffer
|
12 лет назад |
Namhyung Kim
|
dd9fa555d7
tracing/uprobes: Move argument fetching to uprobe_dispatcher()
|
12 лет назад |
Namhyung Kim
|
a43b970430
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
|
12 лет назад |