Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b18297894584ec9ae0fdfe55c9cc18f424435799
/
kernel
/
trace
561a4fe
tracing: Use rcu_dereference_sched() for trace event triggers
by Steven Rostedt (Red Hat)
· 11 years ago
a949ae5
ftrace/module: Hardcode ftrace_module_init() call into load_module()
by Steven Rostedt (Red Hat)
· 11 years ago
7d77879
Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
6ea6215
tracing/uprobes: Fix uprobe_cpu_buffer memory leak
by zhangwei(Jovi)
· 11 years ago
5d6c97c
tracing: Do not try to recreated toplevel set_ftrace_* files
by Steven Rostedt (Red Hat)
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
0a7418f
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
a786c06
missing bits of "splice: fix racy pipe->buffers uses"
by Al Viro
· 11 years ago
17a280e
tracing: Add missing function triggers dump and cpudump to README
by Steven Rostedt (Red Hat)
· 11 years ago
abb43f6
tracing: Fix anonymous unions in struct ftrace_event_call
by Mathieu Desnoyers
· 11 years ago
de7b297
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
by Mathieu Desnoyers
· 11 years ago
26c12d9
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
52f5684c
kernel: use macros from compiler.h instead of __attribute__((...))
by Gideon Israel Dsouza
· 11 years ago
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
2d1eb87
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
68114e5
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
fbb3275
pipe: kill ->map() and ->unmap()
by Al Viro
· 11 years ago
7a48837
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
176ab02
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
971eae7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8c292f1
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2c4a33a
tracing: Fix traceon trigger condition to actually turn tracing on
by Steven Rostedt (Red Hat)
· 11 years ago
3862807
tracing: Add BUG_ON when stack end location is over written
by Aaron Tomlin
· 11 years ago
bc4c426
Revert "tracing: Move event storage for array from macro to standalone function"
by Steven Rostedt (Red Hat)
· 11 years ago
8729134
tracing: Fix array size mismatch in format string
by Vaibhav Nagarnaik
· 11 years ago
d39ad27
trace, ring-buffer: Fix CPU hotplug callback registration
by Srivatsa S. Bhat
· 11 years ago
09294e3
uprobes: Kconfig dependency fix
by David A. Long
· 11 years ago
d88471c
ftrace: Constify ftrace_text_reserved
by Sasha Levin
· 12 years ago
db0fbad
ftrace: Fix compilation warning about control_ops_free
by Jiri Slaby
· 11 years ago
63c45f4
perf: Disallow user-space stack dumps for function trace events
by Jiri Olsa
· 11 years ago
cfa77bc
perf: Disallow user-space callchains for function trace events
by Jiri Olsa
· 11 years ago
a02ed5e
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 11 years ago
cd21067f
ftrace: Warn on error when modifying ftrace function
by Petr Mladek
· 11 years ago
3a36cb1
ftrace: Do not pass data to ftrace_dyn_arch_init
by Jiri Slaby
· 11 years ago
af64a7c
ftrace: Pass retval through return in ftrace_dyn_arch_init()
by Jiri Slaby
· 11 years ago
c867ccd
ftrace: Inline the code from ftrace_dyn_table_alloc()
by Jiri Slaby
· 11 years ago
1dc43cf
ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt
by Jiri Slaby
· 11 years ago
3fd40d1
tracing: Use helper functions in event assignment to shrink macro size
by Steven Rostedt
· 12 years ago
35bb439
tracing: Move event storage for array from macro to standalone function
by Steven Rostedt
· 12 years ago
1d6bae9
tracing: Move raw output code from macro to standalone function
by Steven Rostedt
· 12 years ago
af5040d
blktrace: fix accounting of partially completed requests
by Roman Pen
· 11 years ago
45ab281
tracing: Do not add event files for modules that fail tracepoints
by Steven Rostedt (Red Hat)
· 11 years ago
2b3942e
trace: Replace hardcoding of 19 with MAX_NICE
by Dongsheng Yang
· 11 years ago
1fcc155
ftrace: Have static function trace clear ENABLED flag on unregister
by Steven Rostedt (Red Hat)
· 11 years ago
e1e232c
tracing: Add trace_clock=<clock> kernel parameter
by Steven Rostedt
· 11 years ago
43fe989
tracing/uprobes: Support mix of ftrace and perf
by Namhyung Kim
· 11 years ago
ca3b162
tracing/uprobes: Support event triggering
by Namhyung Kim
· 11 years ago
70ed91c
tracing/uprobes: Support ftrace_event_file base multibuffer
by zhangwei(Jovi)
· 11 years ago
dd9fa55
tracing/uprobes: Move argument fetching to uprobe_dispatcher()
by Namhyung Kim
· 11 years ago
a43b970
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
by Namhyung Kim
· 11 years ago
591dffd
ftrace: Allow for function tracing instance to filter functions
by Steven Rostedt (Red Hat)
· 11 years ago
e3b3e2e
ftrace: Pass in global_ops for use with filtering files
by Steven Rostedt (Red Hat)
· 11 years ago
f20a580
ftrace: Allow instances to use function tracing
by Steven Rostedt (Red Hat)
· 11 years ago
50512ab
tracing: Convert tracer->enabled to counter
by Steven Rostedt (Red Hat)
· 11 years ago
6b450d2
tracing: Disable tracers before deletion of instance
by Steven Rostedt (Red Hat)
· 11 years ago
e6435e9
ftrace: Copy ops private to global_ops private
by Steven Rostedt (Red Hat)
· 11 years ago
f1b21c9
tracing: Only let top level have option files
by Steven Rostedt (Red Hat)
· 11 years ago
607e2ea
tracing: Set up infrastructure to allow tracers for instances
by Steven Rostedt (Red Hat)
· 11 years ago
bf6065b
tracing: Pass trace_array to flag_changed callback
by Steven Rostedt (Red Hat)
· 11 years ago
8c1a49a
tracing: Pass trace_array to set_flag callback
by Steven Rostedt (Red Hat)
· 11 years ago
285c00a
asmlinkage: Make trace_hardirqs_on/off_caller visible
by Andi Kleen
· 11 years ago
d651aa1
ring-buffer: Fix first commit on sub-buffer having non-zero delta
by Steven Rostedt (Red Hat)
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
ba635f8
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
3132e10
tracing: Check if tracing is enabled in trace_puts()
by Steven Rostedt (Red Hat)
· 11 years ago
71485c4
tracing: Fix formatting of trace README file
by Steven Rostedt (Red Hat)
· 11 years ago
26f2556
tracing/README: Add event file usage to tracing mini-HOWTO
by Tom Zanussi
· 11 years ago
60eaa01
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
92fdd98
tracing: Fix buggered tee(2) on tracing_pipe
by Al Viro
· 11 years ago
dced341
tracing: Have trace buffer point back to trace_array
by Steven Rostedt (Red Hat)
· 11 years ago
a4c35ed2
ftrace: Fix synchronization location disabling and freeing ftrace_ops
by Steven Rostedt (Red Hat)
· 11 years ago
23a8e84
ftrace: Have function graph only trace based on global_ops filters
by Steven Rostedt (Red Hat)
· 11 years ago
35af99e
sched/clock, x86: Use a static_key for sched_clock_stable
by Peter Zijlstra
· 11 years ago
2d3d891
sched/deadline: Add SCHED_DEADLINE inheritance logic
by Dario Faggioli
· 11 years ago
af6ace7
sched/deadline: Add latency tracing for SCHED_DEADLINE tasks
by Dario Faggioli
· 11 years ago
405e1d8
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
by Steven Rostedt (Red Hat)
· 11 years ago
dd97b95
tracing: Show available event triggers when no trigger is set
by Steven Rostedt (Red Hat)
· 11 years ago
13a1e4a
tracing: Consolidate event trigger code
by Steven Rostedt (Red Hat)
· 11 years ago
e8dc637
tracing: Fix counter for traceon/off event triggers
by Steven Rostedt (Red Hat)
· 11 years ago
4bf0566
tracing: Remove double-underscore naming in syscall trigger invocations
by Tom Zanussi
· 11 years ago
0641d36
tracing/kprobes: Add trace event trigger invocations
by Tom Zanussi
· 11 years ago
e0d18fe
tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT
by Namhyung Kim
· 11 years ago
b7e0bf3
tracing/uprobes: Add @+file_offset fetch method
by Namhyung Kim
· 11 years ago
b079d37
tracing/uprobes: Add support for full argument access methods
by Namhyung Kim
· 12 years ago
dcad1a2
tracing/uprobes: Fetch args before reserving a ring buffer
by Namhyung Kim
· 12 years ago
a473414
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
by Namhyung Kim
· 11 years ago
5baaa59
tracing/probes: Implement 'memory' fetch method for uprobes
by Namhyung Kim
· 11 years ago
3925f4a
tracing/probes: Add fetch{,_size} member into deref fetch method
by Hyeoncheol Lee
· 12 years ago
1301a44
tracing/probes: Move 'symbol' fetch method to kprobes
by Namhyung Kim
· 11 years ago
3fd996a
tracing/probes: Implement 'stack' fetch method for uprobes
by Namhyung Kim
· 11 years ago
34fee3a
tracing/probes: Split [ku]probes_fetch_type_table
by Namhyung Kim
· 11 years ago
b26c74e
tracing/probes: Move fetch function helpers to trace_probe.h
by Namhyung Kim
· 11 years ago
5bf652a
tracing/probes: Integrate duplicate set_print_fmt()
by Namhyung Kim
· 12 years ago
2dc1018
tracing/kprobes: Move common functions to trace_probe.h
by Namhyung Kim
· 12 years ago
14577c3
tracing/uprobes: Convert to struct trace_probe
by Namhyung Kim
· 12 years ago
c31ffb3
tracing/kprobes: Factor out struct trace_probe
by Namhyung Kim
· 12 years ago
50eb267
tracing/probes: Fix basic print type functions
by Namhyung Kim
· 11 years ago
306cfe2
tracing/uprobes: Fix documentation of uprobe registration syntax
by Namhyung Kim
· 12 years ago
d8a30f2
tracing: Fix rcu handling of event_trigger_data filter field
by Steven Rostedt (Red Hat)
· 11 years ago
098c879
tracing: Add generic tracing_lseek() function
by Steven Rostedt (Red Hat)
· 11 years ago
Next »