Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b7fe92999a98a9aab3c292bd44942f3bdbe04765
/
kernel
/
trace
f9797c2
ftrace: Fix memory leak in ftrace_graph_release()
by Luis Henriques
· 8 years ago
56f410c
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
894e216
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
5f33945
blktrace: fix integer parse
by Shaohua Li
· 8 years ago
a33d7d9
tracing: Make sure RCU is watching before calling a stack trace
by Steven Rostedt (VMware)
· 8 years ago
8a49f3e
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
by Steven Rostedt (VMware)
· 8 years ago
a0e6369
ftrace/instances: Clear function triggers when removing instances
by Naveen N. Rao
· 8 years ago
cbab567
ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()
by Naveen N. Rao
· 8 years ago
30e7d894
tracing/kprobes: Enforce kprobes teardown after testing
by Thomas Gleixner
· 8 years ago
b9ef032
tracing: Move postpone selftests to core from early_initcall
by Steven Rostedt
· 8 years ago
29250d3
Merge tag 'trace-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
00d9593
Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
4dbbe2d
tracing: Use cpumask_available() to check if cpumask variable may be used
by Matthias Kaehlcke
· 8 years ago
51aad0a
trace: make trace_hwlat timestamp y2038 safe
by Deepa Dinamani
· 8 years ago
77c0edd
ftrace: Simplify ftrace_match_record() even more
by Steven Rostedt (VMware)
· 8 years ago
31805c9
ftrace: Remove an unneeded condition
by Dan Carpenter
· 8 years ago
e09e286
tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
by Amey Telawane
· 8 years ago
4c17468
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
da7b66f
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
7c8c03b
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5db6db0
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
73a757e
ring-buffer: Return reader page back into existing ring buffer
by Steven Rostedt (VMware)
· 8 years ago
fb79670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
dcc19d2
tracing/ftrace: Allow for instances to trigger their own stacktrace probes
by Steven Rostedt (VMware)
· 8 years ago
2290f2c
tracing/ftrace: Allow for the traceonoff probe be unique to instances
by Steven Rostedt (VMware)
· 8 years ago
cab5037
tracing/ftrace: Enable snapshot function trigger to work with instances
by Steven Rostedt (VMware)
· 8 years ago
d2afd57a
tracing/ftrace: Allow instances to have their own function probes
by Steven Rostedt (VMware)
· 8 years ago
6e44431
tracing/ftrace: Add a better way to pass data via the probe functions
by Steven Rostedt (VMware)
· 8 years ago
7b60f3d
ftrace: Dynamically create the probe ftrace_ops for the trace_array
by Steven Rostedt (VMware)
· 8 years ago
b5f081b
tracing: Pass the trace_array into ftrace_probe_ops functions
by Steven Rostedt (VMware)
· 8 years ago
04ec7bb
tracing: Have the trace_array hold the list of registered func probes
by Steven Rostedt (VMware)
· 8 years ago
8d70725
ftrace: If the hash for a probe fails to update then free what was initialized
by Steven Rostedt (VMware)
· 8 years ago
eee8ded
ftrace: Have the function probes call their own function
by Steven Rostedt (VMware)
· 8 years ago
1ec3a81
ftrace: Have each function probe use its own ftrace_ops
by Steven Rostedt (VMware)
· 8 years ago
d3d532d
ftrace: Have unregister_ftrace_function_probe_func() return a value
by Steven Rostedt (VMware)
· 8 years ago
e16b35d
ftrace: Add helper function ftrace_hash_move_and_update_ops()
by Steven Rostedt (VMware)
· 8 years ago
1a48df0
ftrace: Remove data field from ftrace_func_probe structure
by Steven Rostedt (VMware)
· 8 years ago
02b77e2
ftrace: Remove printing of data in showing of a function probe
by Steven Rostedt (VMware)
· 8 years ago
78f78e0
ftrace: Remove unused unregister_ftrace_function_probe_all() function
by Steven Rostedt (VMware)
· 8 years ago
0fe7e7e
ftrace: Remove unused unregister_ftrace_function_probe() function
by Steven Rostedt (VMware)
· 8 years ago
fe014e2
ftrace: Convert the rest of the function trigger over to the mapping functions
by Steven Rostedt (VMware)
· 8 years ago
1a93f8b
tracing: Have the snapshot trigger use the mapping helper functions
by Steven Rostedt (VMware)
· 8 years ago
41794f1
ftrace: Added ftrace_func_mapper for function probe triggers
by Steven Rostedt (VMware)
· 8 years ago
bca6c8d
ftrace: Pass probe ops to probe function
by Steven Rostedt (VMware)
· 8 years ago
e51a989
ftrace: Remove unused "flags" field from struct ftrace_func_probe
by Steven Rostedt (VMware)
· 8 years ago
92a68fa
ftrace: Move the function commands into the tracing directory
by Steven Rostedt (VMware)
· 8 years ago
caf7df1
block: remove the errors field from struct request
by Christoph Hellwig
· 8 years ago
cee4b7c
blktrace: remove the unused block_rq_abort tracepoint
by Christoph Hellwig
· 8 years ago
7b9f6da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
78f7a45
ring-buffer: Have ring_buffer_iter_empty() return true when empty
by Steven Rostedt (VMware)
· 8 years ago
df62db5
tracing: Allocate the snapshot buffer before enabling probe
by Steven Rostedt (VMware)
· 8 years ago
ec19b85
ftrace: Move the probe function into the tracing directory
by Steven Rostedt (VMware)
· 8 years ago
1e10486
ftrace: Add 'function-fork' trace option
by Namhyung Kim
· 8 years ago
d879d0b
ftrace: Fix function pid filter on instances
by Namhyung Kim
· 8 years ago
b980b11
tracing: Have the trace_event benchmark thread call cond_resched_rcu_qs()
by Steven Rostedt (VMware)
· 8 years ago
fcdc712
ftrace: Fix indexing of t_hash_start() from t_next()
by Steven Rostedt (VMware)
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
acceb72
ftrace: Fix removing of second function probe
by Steven Rostedt (VMware)
· 8 years ago
82cc4fc
ftrace: Fix removing of second function probe
by Steven Rostedt (VMware)
· 8 years ago
be9370a
bpf: remove struct bpf_prog_type_list
by Johannes Berg
· 8 years ago
84b1e36
Merge tag 'v4.11-rc6' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
03ecd3f
rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
by Steven Rostedt (VMware)
· 8 years ago
8aaf1ee
tracing: Rename trace_active to disable_stack_tracer and inline its modification
by Steven Rostedt (VMware)
· 8 years ago
5367278
tracing: Add stack_tracer_disable/enable() functions
by Steven Rostedt (VMware)
· 8 years ago
252babc
tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c
by Steven Rostedt (VMware)
· 8 years ago
0598e4f
ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines
by Steven Rostedt (VMware)
· 8 years ago
62277de
ring-buffer: Fix return value check in test_ringbuffer()
by Wei Yongjun
· 9 years ago
696ced4
tracing/kprobes: expose maxactive for kretprobe in kprobe_events
by Alban Crequy
· 8 years ago
b80f0f6
ftrace: Have init/main.c call ftrace directly to free init memory
by Steven Rostedt (VMware)
· 8 years ago
bee3f41
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc
by Al Viro
· 8 years ago
5bd8462
ftrace: Create separate t_func_next() to simplify the function / hash logic
by Steven Rostedt (VMware)
· 8 years ago
43ff926
ftrace: Update func_pos in t_start() when all functions are enabled
by Steven Rostedt (VMware)
· 8 years ago
2d71d98
ftrace: Return NULL at end of t_start() instead of calling t_hash_start()
by Steven Rostedt (VMware)
· 8 years ago
c20489d
ftrace: Assign iter->hash to filter or notrace hashes on seq read
by Steven Rostedt (VMware)
· 8 years ago
c1bc591
ftrace: Clean up __seq_open_private() return check
by Steven Rostedt (VMware)
· 8 years ago
db68ce1
new helper: uaccess_kernel()
by Al Viro
· 8 years ago
af0009f
tracing: Move trace_handle_return() out of line
by Steven Rostedt (VMware)
· 8 years ago
42c269c
ftrace: Allow for function tracing to record init functions on boot up
by Steven Rostedt (VMware)
· 8 years ago
dbeafd0
ftrace: Have function tracing start in early boot up
by Steven Rostedt (VMware)
· 8 years ago
9afecfb
tracing: Postpone tracer start-up tests till the system is more robust
by Steven Rostedt (VMware)
· 8 years ago
e725c73
tracing: Split tracing initialization into two for early initialization
by Steven Rostedt (VMware)
· 8 years ago
61f63e3
Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
61f35d7
uprobes: Default UPROBES_EVENTS to Y
by Arnaldo Carvalho de Melo
· 8 years ago
2b95bd7
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
1d585e7
trace/kprobes: Fix check for kretprobe offset within function entry
by Naveen N. Rao
· 8 years ago
505d308
scripts/spelling.txt: add "overide" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
c3abcab
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f26db96
Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
84e5b549
Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
d0e0257
trace/kprobes: Add back warning about offset in return probes
by Steven Rostedt (VMware)
· 8 years ago
35b6f55
trace/kprobes: Allow return probes with offsets and absolute addresses
by Naveen N. Rao
· 8 years ago
65a50c6
ftrace/graph: Add ftrace_graph_max_depth kernel parameter
by Todd Brandt
· 8 years ago
92ad18e
ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filter
by Steven Rostedt (VMware)
· 8 years ago
b2d0910
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
ae7e81c
sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>
by Ingo Molnar
· 8 years ago
Next »