index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2018-09-29
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
2018-09-09
uprobes: Use synchronize_rcu() not synchronize_sched()
Steven Rostedt (VMware)
2018-09-09
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
2018-09-09
tracing: Do not call start/stop() functions when tracing_on does not change
Steven Rostedt (VMware)
2018-08-24
tracing: Use __printf markup to silence compiler
Mathieu Malaterre
2018-08-09
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-08-06
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
2018-08-06
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
2018-08-06
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
2018-08-06
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
2018-07-11
tracing: Fix missing return symbol in function_graph output
Changbin Du
2018-06-06
tracing: Fix crash when freeing instances with event triggers
Steven Rostedt (VMware)
2018-05-16
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
2018-05-16
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
2018-03-28
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
2018-02-25
blktrace: fix unlocked registration of tracepoints
Jens Axboe
2018-02-16
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
2018-01-23
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
2018-01-02
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
2018-01-02
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
2018-01-02
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
2018-01-02
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
2017-12-20
tracing: Allocate mask_str buffer dynamically
Changbin Du
2017-10-12
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
2017-10-05
tracing: Erase irqsoff trace with empty write
Bo Yan
2017-10-05
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
2017-09-27
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
Steven Rostedt (VMware)
2017-09-27
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
2017-09-27
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
2017-08-30
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
2017-07-27
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
2017-07-27
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
2017-07-21
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
2017-07-15
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
2017-05-25
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-04-27
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
2017-04-27
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
2017-04-21
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
2017-04-12
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
2017-01-09
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
2016-09-30
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-09-30
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-09-30
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
2016-07-27
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
2016-06-01
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-06-01
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-05-11
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-04-12
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-12
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-04-12
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
[next]