index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tracing: More reverting of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-08-10
3
-50
/
+38
|
*
|
tracing/irqsoff: Handle preempt_count for different configs
Steven Rostedt (VMware)
2018-08-10
1
-29
/
+37
|
*
|
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-08-10
1
-16
/
+20
|
*
|
tracing: irqsoff: Account for additional preempt_disable
Joel Fernandes (Google)
2018-08-07
1
-0
/
+26
|
*
|
trace: Use rcu_dereference_raw for hooks from trace-event subsystem
Joel Fernandes (Google)
2018-08-03
1
-2
/
+2
|
*
|
tracing/kprobes: Fix within_notrace_func() to check only notrace functions
Masami Hiramatsu
2018-08-02
1
-3
/
+5
|
*
|
ftrace: Use true and false for boolean values in ops_references_rec()
Gustavo A. R. Silva
2018-08-02
1
-5
/
+5
|
*
|
ring-buffer: Make ring_buffer_record_is_set_on() return bool
Steven Rostedt (VMware)
2018-08-02
1
-1
/
+1
|
*
|
ring-buffer: Make ring_buffer_record_is_on() return bool
Steven Rostedt (VMware)
2018-08-02
1
-1
/
+1
|
*
|
tracing: Make tracer_tracing_is_on() return bool
Steven Rostedt (VMware)
2018-08-01
2
-2
/
+2
|
*
|
tracing: Do a WARN_ON() if start_thread() in hwlat is called when thread exists
Steven Rostedt (VMware)
2018-08-01
1
-1
/
+1
|
*
|
ftrace: Add missing check for existing hwlat thread
Erica Bugden
2018-08-01
1
-0
/
+3
|
*
|
tracing: Do not call start/stop() functions when tracing_on does not change
Steven Rostedt (VMware)
2018-08-01
1
-1
/
+3
|
*
|
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-07-31
4
-180
/
+147
|
*
|
selftest/ftrace: Move kprobe selftest function to separate compile unit
Francis Deslauriers
2018-07-31
4
-11
/
+23
|
*
|
tracing: kprobes: Prohibit probing on notrace function
Masami Hiramatsu
2018-07-31
2
-9
/
+58
|
*
|
tracing: preemptirq_delay_run() can be static
kbuild test robot
2018-07-27
1
-1
/
+1
|
*
|
tracing/kprobes: Simplify the logic of enable_trace_kprobe()
Steven Rostedt (VMware)
2018-07-27
1
-18
/
+24
|
*
|
tracing: Remove orphaned function ftrace_nr_registered_ops()
Masami Hiramatsu
2018-07-26
1
-24
/
+0
|
*
|
tracing: Remove orphaned function using_ftrace_ops_list_func().
Masami Hiramatsu
2018-07-26
2
-6
/
+0
|
*
|
tracing: Make unregister_trigger() static
Steven Rostedt (VMware)
2018-07-26
2
-6
/
+3
|
*
|
lib: Add module for testing preemptoff/irqsoff latency tracers
Joel Fernandes (Google)
2018-07-26
3
-0
/
+88
|
*
|
tracing/irqsoff: Split reset into separate functions
Joel Fernandes (Google)
2018-07-26
1
-3
/
+19
*
|
|
Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
1
-1
/
+3
|
\
\
\
|
*
|
|
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2018-07-09
1
-1
/
+3
*
|
|
|
Merge tag 'docs-4.19' of git://git.lwn.net/linux
Linus Torvalds
2018-08-14
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
doc: tracing: Fix a typo of trace_stat
Masami Hiramatsu
2018-07-26
1
-1
/
+1
|
*
|
|
|
docs: histogram.txt: convert it to ReST file format
Mauro Carvalho Chehab
2018-07-02
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
1
-3
/
+3
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-08-06
3
-7
/
+12
|
|
\
\
\
\
|
*
|
|
|
|
Blktrace: bail out early if block debugfs is not configured
Liu Bo
2018-07-09
1
-3
/
+3
*
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-08-02
4
-7
/
+48
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
2018-07-26
1
-2
/
+4
|
*
|
|
|
|
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
2018-07-26
1
-1
/
+5
|
*
|
|
|
|
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
2018-07-25
1
-2
/
+11
|
*
|
|
|
|
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
Masami Hiramatsu
2018-07-25
2
-0
/
+22
|
*
|
|
|
|
tracing: Fix double free of event_trigger_data
Steven Rostedt (VMware)
2018-07-25
1
-4
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-07-25
8
-24
/
+29
|
\
|
|
|
|
|
*
|
|
|
tracing: Reorder display of TGID to be after PID
Joel Fernandes (Google)
2018-07-13
2
-6
/
+7
|
*
|
|
|
tracing/kprobe: Release kprobe print_fmt properly
Jiri Olsa
2018-07-11
1
-1
/
+5
|
|
/
/
/
|
*
|
|
tracing: Fix missing return symbol in function_graph output
Changbin Du
2018-07-04
1
-1
/
+4
|
*
|
|
ftrace: Nuke clear_ftrace_function
Yisheng Xie
2018-07-04
1
-12
/
+1
|
*
|
|
tracing: Use __printf markup to silence compiler
Mathieu Malaterre
2018-07-04
1
-0
/
+5
|
*
|
|
tracing: Optimize trace_buffer_iter() logic
yuan linyu
2018-07-04
1
-3
/
+1
|
*
|
|
tracing: Make create_filter() code match the comments
Steven Rostedt (VMware)
2018-07-04
1
-0
/
+5
|
*
|
|
tracing: Avoid string overflow
Arnd Bergmann
2018-07-04
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2018-06-26
2
-6
/
+10
|
\
|
|
|
*
|
tracing: Use swap macro in update_max_tr
Gustavo A. R. Silva
2018-06-21
1
-5
/
+1
|
*
|
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
2018-06-21
1
-1
/
+9
*
|
|
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-8
/
+3
|
/
/
[prev]
[next]