index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-10-06
1
-4
/
+4
|
\
|
*
tracing: Have max_latency be defined for HWLAT_TRACER as well
Steven Rostedt (Red Hat)
2016-09-12
1
-3
/
+3
|
*
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)
2016-09-02
1
-1
/
+1
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-10-03
1
-0
/
+24
|
\
\
|
*
|
ftrace: probe: Add README entries for k/uprobe-events
Masami Hiramatsu
2016-08-23
1
-0
/
+24
|
|
/
*
|
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2016-09-25
1
-13
/
+16
|
\
\
|
|
/
|
/
|
|
*
fix memory leaks in tracing_buffers_splice_read()
Al Viro
2016-09-25
1
-6
/
+8
|
*
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
2016-09-25
1
-7
/
+8
*
|
tracing: Using for_each_set_bit() to simplify trace_pid_write()
Wei Yongjun
2016-07-05
1
-6
/
+2
*
|
ftrace: Move toplevel init out of ftrace_init_tracefs()
Steven Rostedt (Red Hat)
2016-07-05
1
-0
/
+1
*
|
tracing: Skip more functions when doing stack tracing of events
Steven Rostedt (Red Hat)
2016-06-23
1
-1
/
+18
*
|
tracing: Choose static tp_printk buffer by explicit nesting count
Andy Lutomirski
2016-06-20
1
-59
/
+24
*
|
ftrace: Have set_ftrace_pid use the bitmap like events do
Steven Rostedt (Red Hat)
2016-06-20
1
-0
/
+1
*
|
tracing: Move pid_list write processing into its own function
Steven Rostedt (Red Hat)
2016-06-20
1
-1
/
+108
*
|
tracing: Move the pid_list seq_file functions to be global
Steven Rostedt (Red Hat)
2016-06-20
1
-0
/
+71
*
|
tracing: Move filtered_pid helper functions into trace.c
Steven Rostedt
2016-06-20
1
-0
/
+78
|
/
*
tracing: Use temp buffer when filtering events
Steven Rostedt (Red Hat)
2016-05-03
1
-7
/
+147
*
tracing: Remove unused function trace_current_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2016-04-29
1
-10
/
+0
*
tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL
Steven Rostedt (Red Hat)
2016-04-29
1
-11
/
+0
*
tracing: Remove unused function trace_current_buffer_discard_commit()
Steven Rostedt (Red Hat)
2016-04-29
1
-8
/
+0
*
tracing: Move trace_buffer_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
2016-04-29
1
-2
/
+0
*
tracing: Fold filter_check_discard() into its only user
Steven Rostedt (Red Hat)
2016-04-29
1
-13
/
+0
*
tracing: Make filter_check_discard() local
Steven Rostedt (Red Hat)
2016-04-27
1
-2
/
+0
*
tracing: Don't use the address of the buffer array name in copy_from_user
Wang Xiaoqiang
2016-04-26
1
-3
/
+3
*
tracing: Do not inherit event-fork option for instances
Steven Rostedt (Red Hat)
2016-04-25
1
-1
/
+10
*
tracing: Add hist trigger 'log2' modifier
Namhyung Kim
2016-04-19
1
-0
/
+1
*
tracing: Add support for named hist triggers
Tom Zanussi
2016-04-19
1
-4
/
+10
*
tracing: Add support for multiple hist triggers per event
Tom Zanussi
2016-04-19
1
-3
/
+5
*
tracing: Add enable_hist/disable_hist triggers
Tom Zanussi
2016-04-19
1
-0
/
+8
*
tracing: Add hist trigger support for stacktraces as keys
Tom Zanussi
2016-04-19
1
-8
/
+8
*
tracing: Add hist trigger 'syscall' modifier
Tom Zanussi
2016-04-19
1
-1
/
+2
*
tracing: Add hist trigger 'execname' modifier
Tom Zanussi
2016-04-19
1
-1
/
+2
*
tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
Tom Zanussi
2016-04-19
1
-1
/
+3
*
tracing: Add hist trigger 'hex' modifier for displaying numeric fields
Tom Zanussi
2016-04-19
1
-1
/
+4
*
tracing: Add hist trigger support for clearing a trace
Tom Zanussi
2016-04-19
1
-1
/
+4
*
tracing: Add hist trigger support for pausing and continuing a trace
Tom Zanussi
2016-04-19
1
-1
/
+6
*
tracing: Add hist trigger support for user-defined sorting ('sort=' param)
Tom Zanussi
2016-04-19
1
-1
/
+5
*
tracing: Add hist trigger support for compound keys
Tom Zanussi
2016-04-19
1
-4
/
+6
*
tracing: Add hist trigger support for multiple values ('vals=' param)
Tom Zanussi
2016-04-19
1
-5
/
+7
*
tracing: Add 'hist' event trigger command
Tom Zanussi
2016-04-19
1
-0
/
+17
*
tracing: Add infrastructure to allow set_event_pid to follow children
Steven Rostedt
2016-04-19
1
-0
/
+3
*
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-03-24
1
-15
/
+21
|
\
|
*
tracing: Record and show NMI state
Peter Zijlstra
2016-03-22
1
-0
/
+1
|
*
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-03-18
1
-1
/
+4
|
*
tracing: Fix return while holding a lock in register_tracer()
Chunyu Hu
2016-03-18
1
-2
/
+4
|
*
tracing: Make tracer_flags use the right set_flag callback
Chunyu Hu
2016-03-08
1
-14
/
+14
*
|
kernel/...: convert pr_warning to pr_warn
Joe Perches
2016-03-22
1
-20
/
+20
|
/
*
tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()
Steven Rostedt (Red Hat)
2016-01-14
1
-1
/
+1
*
tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not set
Chen Gang
2015-11-10
1
-0
/
+6
*
tracing: Remove unused ftrace_cpu_disabled per cpu variable
Dmitry Safonov
2015-11-07
1
-6
/
+0
[next]