Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0fb265930dbcdb6833094198b8b1b71b1d3ed88d
/
kernel
/
trace
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
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
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
6b0b755
perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
by Anton Blanchard
· 8 years ago
45554b2
Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
79b17ea
Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
3a150df
tracing: Fix code comment for ftrace_ops_get_func()
by Chunyu Hu
· 8 years ago
f1ef09f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
d3213e8
tracing: add __print_flags_u64()
by Ross Zwisler
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
818551e
Merge branch 'for-4.11/next' into for-4.11/linus-merge
by Jens Axboe
· 8 years ago
c78f8bd
bpf: mark all registered map/prog types as __ro_after_init
by Daniel Borkmann
· 8 years ago
67d04bb
tracing: Remove outdated ring buffer comment
by Joel Fernandes
· 8 years ago
bef5da6
tracing/probes: Fix a warning message to show correct maximum length
by Masami Hiramatsu
· 8 years ago
8f0994b
tracing: Fix return value check in trace_benchmark_reg()
by Wei Yongjun
· 8 years ago
eb583cd4
tracing: Use modern function declaration
by Arnd Bergmann
· 8 years ago
7257634
tracing/probe: Show subsystem name in messages
by Masami Hiramatsu
· 8 years ago
8e0f114
tracing/hwlat: Update old comment about migration
by Luiz Capitulino
· 8 years ago
1f9b354
tracing: Have traceprobe_probes_write() not access userspace unnecessarily
by Steven Rostedt (VMware)
· 8 years ago
4c73841
tracing: Have COMM event filter key be treated as a string
by Steven Rostedt (VMware)
· 8 years ago
3efa70d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3898fac
trace: rename trace_print_hex_seq arg and add kdoc
by Daniel Borkmann
· 8 years ago
e704eff
ftrace: Have set_graph_function handle multiple functions in one write
by Steven Rostedt (VMware)
· 8 years ago
649b988
ftrace: Do not hold references of ftrace_graph_{notrace_}hash out of graph_lock
by Steven Rostedt (VMware)
· 8 years ago
0e684b6
tracing: Reset parser->buffer to allow multiple "puts"
by Steven Rostedt (VMware)
· 8 years ago
ae98d27
ftrace: Have set_graph_functions handle write with RDWR
by Steven Rostedt (VMware)
· 8 years ago
d4ad9a1
ftrace: Reset fgd->hash in ftrace_graph_write()
by Steven Rostedt (VMware)
· 8 years ago
555fc78
ftrace: Replace (void *)1 with a meaningful macro name FTRACE_GRAPH_EMPTY
by Steven Rostedt (VMware)
· 8 years ago
2b2c279
ftrace: Create a slight optimization on searching the ftrace_hash
by Steven Rostedt (VMware)
· 8 years ago
2b0cce0
tracing: Add ftrace_hash_key() helper function
by Steven Rostedt (VMware)
· 8 years ago
e216015
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6ac9311
blktrace: use existing disk debugfs directory
by Omar Sandoval
· 8 years ago
18fbda9
block: use same block debugfs directory for blk-mq and blktrace
by Omar Sandoval
· 8 years ago
a428d31
blktrace: make do_blk_trace_setup() static
by Omar Sandoval
· 8 years ago
26a346f
tracing/kprobes: Fix __init annotation
by Arnd Bergmann
· 8 years ago
93faccbb
fs: Better permission checking for submounts
by Eric W. Biederman
· 8 years ago
f447c19
tracing: Clean up the hwlat binding code
by Steven Rostedt (VMware)
· 8 years ago
57292b5
block: introduce blk_rq_is_passthrough
by Christoph Hellwig
· 8 years ago
79c6f44
tracing: Fix hwlat kthread migration
by Steven Rostedt (VMware)
· 8 years ago
48b77ad
block: cleanup tracing
by Christoph Hellwig
· 8 years ago
2acae0d
trace: add variant without spacing in trace_print_hex_seq
by Daniel Borkmann
· 8 years ago
b9b0c831
ftrace: Convert graph filter to use hash tables
by Namhyung Kim
· 8 years ago
4046bf0
ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip
by Namhyung Kim
· 8 years ago
a5e8c07
bpf: add bpf_probe_read_str helper
by Gianluca Borello
· 8 years ago
3e278c0
ftrace: Factor out __ftrace_hash_move()
by Namhyung Kim
· 8 years ago
068f530
tracing: Add the constant count for branch tracer
by Steven Rostedt (VMware)
· 8 years ago
134e6a0
tracing: Show number of constants profiled in likely profiler
by Steven Rostedt (VMware)
· 8 years ago
d45ae1f
tracing: Process constants for (un)likely() profiler
by Steven Rostedt (VMware)
· 8 years ago
6496bb7
uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSET
by Kenny Yu
· 8 years ago
2d071c6
bpf, trace: make ctx access checks more robust
by Daniel Borkmann
· 8 years ago
6b8cc1d
bpf: pass original insn directly to convert_ctx_access
by Daniel Borkmann
· 8 years ago
39f19ebb
bpf: rename ARG_PTR_TO_STACK
by Alexei Starovoitov
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
179a7ba
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
52281b3
Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
d4d7ccc
kprobes/trace: Fix kprobe selftest for newer gcc
by Marcin Nowakowski
· 8 years ago
f18f97a
tracing/kprobes: Add a helper method to return number of probe hits
by Marcin Nowakowski
· 8 years ago
99e6f6e
tracing/rb: Init the CPU mask on allocation
by Sebastian Andrzej Siewior
· 8 years ago
c59f29c
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
by Pavankumar Kondeti
· 8 years ago
1a41442
tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
by Steven Rostedt (Red Hat)
· 8 years ago
794de08
fgraph: Handle a case where a tracer ignores set_graph_notrace
by Steven Rostedt (Red Hat)
· 8 years ago
656c7f0
tracing: Replace kmap with copy_from_user() in trace_marker writing
by Steven Rostedt (Red Hat)
· 8 years ago
9c1f6bb
tracing: Allow benchmark to be enabled at early_initcall()
by Steven Rostedt (Red Hat)
· 8 years ago
989a0a3
tracing: Have system enable return error if one of the events fail
by Steven Rostedt (Red Hat)
· 8 years ago
1dd349a
tracing: Do not start benchmark on boot up
by Steven Rostedt (Red Hat)
· 8 years ago
8cf868a
tracing: Have the reg function allow to fail
by Steven Rostedt (Red Hat)
· 8 years ago
b18cc3d
tracing/rb: Init the CPU mask on allocation
by Sebastian Andrzej Siewior
· 8 years ago
b32614c
tracing/rb: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
80ec355
trace: Add an option for boot clock as trace clock
by Joel Fernandes
· 8 years ago
38e11df
ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inline
by Steven Rostedt (Red Hat)
· 8 years ago
babe3fc
ring-buffer: Froce rb_update_write_stamp() to be inlined
by Steven Rostedt (Red Hat)
· 8 years ago
2289d56
ring-buffer: Force inline of hotpath helper functions
by Steven Rostedt (Red Hat)
· 8 years ago
52ffabe3
tracing: Make __buffer_unlock_commit() always_inline
by Steven Rostedt (Red Hat)
· 8 years ago
42391745
tracing: Make tracepoint_printk a static_key
by Steven Rostedt (Red Hat)
· 8 years ago
929ddbf
ring-buffer: Always inline rb_event_data()
by Steven Rostedt (Red Hat)
· 8 years ago
fa7ffb3
ring-buffer: Make rb_reserve_next_event() always inlined
by Steven Rostedt (Red Hat)
· 8 years ago
3e9a8aa
tracing: Create a always_inlined __trace_buffer_lock_reserve()
by Steven Rostedt (Red Hat)
· 8 years ago
7d43640
tracing: Add error checks to creation of event files
by Steven Rostedt (Red Hat)
· 8 years ago
478409d
tracing: Add hook to function tracing for other subsystems to use
by Chunyan Zhang
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d032ae8
ftrace: Provide API to use global filtering for ftrace ops
by Joel Fernandes
· 8 years ago
fa32e85
tracing: Add new trace_marker_raw
by Steven Rostedt
· 9 years ago
8d414bd
tracing: Allow wakeup_dl tracer to be used by instances
by Zhou Chengming
· 8 years ago
3f303fb
tracing/filter: Define op as the enum that it is
by Steven Rostedt (Red Hat)
· 8 years ago
fdf5b67
tracing: Optimise comparison filters and fix binary and for 64 bit
by Steven Rostedt (Red Hat)
· 8 years ago
60f1d5e
ftrace: Support full glob matching
by Masami Hiramatsu
· 8 years ago
546fece
ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
by Steven Rostedt (Red Hat)
· 8 years ago
977c1f9
ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
by Alexei Starovoitov
· 8 years ago
ef295ec
block: better op and flags encoding
by Christoph Hellwig
· 8 years ago
Next »