index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Lines
2016-06-20
tracing: Expose CPU physical addresses (resource values) for PCI devices
Bjorn Helgaas
-7
/
+3
2016-06-20
tracing: Show the preempt count of when the event was called
Steven Rostedt (Red Hat)
-0
/
+8
2016-06-20
tracing: Choose static tp_printk buffer by explicit nesting count
Andy Lutomirski
-59
/
+24
2016-06-20
tracing: expose current->comm to [ku]probe events
Omar Sandoval
-0
/
+44
2016-06-20
ftrace: Have set_ftrace_pid use the bitmap like events do
Steven Rostedt (Red Hat)
-185
/
+148
2016-06-20
tracing: Move pid_list write processing into its own function
Steven Rostedt (Red Hat)
-102
/
+124
2016-06-20
tracing: Move the pid_list seq_file functions to be global
Steven Rostedt (Red Hat)
-31
/
+77
2016-06-20
tracing: Move filtered_pid helper functions into trace.c
Steven Rostedt
-51
/
+78
2016-06-20
tracing: Make the pid filtering helper functions global
Steven Rostedt
-17
/
+26
2016-06-20
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
-1
/
+6
2016-06-17
blktrace: avoid using timespec
Arnd Bergmann
-3
/
+4
2016-06-15
bpf, maps: flush own entries on perf map release
Daniel Borkmann
-10
/
+8
2016-06-15
bpf, trace: check event type in bpf_perf_event_read
Alexei Starovoitov
-0
/
+4
2016-06-15
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
-2
/
+4
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
-2
/
+4
2016-06-07
bpf, trace: use READ_ONCE for retrieving file ptr
Daniel Borkmann
-2
/
+2
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
-2
/
+3
2016-06-07
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
-0
/
+5
2016-06-07
blktrace: use op accessors
Mike Christie
-26
/
+36
2016-05-22
Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
-3
/
+2
2016-05-20
ftrace: Don't disable irqs when taking the tasklist_lock read_lock
Soumya PN
-3
/
+2
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-0
/
+12
2016-05-18
Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-284
/
+3930
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+13
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-37
/
+178
2016-05-17
Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
-0
/
+2
2016-05-17
Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-17
/
+18
2016-05-16
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-0
/
+1
2016-05-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-0
/
+1
2016-05-13
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
-5
/
+4
2016-05-13
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
-12
/
+14
2016-05-11
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-2
/
+7
2016-05-10
blktrace: add missed mask name
Shaohua Li
-0
/
+1
2016-05-10
blktrace: delete garbage for message trace
Shaohua Li
-0
/
+1
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+7
2016-05-03
tracing: Use temp buffer when filtering events
Steven Rostedt (Red Hat)
-8
/
+185
2016-05-03
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
-2
/
+7
2016-05-02
tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logic
Steven Rostedt (Red Hat)
-61
/
+10
2016-04-29
tracing: Remove unused function trace_current_buffer_lock_reserve()
Steven Rostedt (Red Hat)
-10
/
+0
2016-04-29
tracing: Remove one use of trace_current_buffer_lock_reserve()
Steven Rostedt (Red Hat)
-8
/
+10
2016-04-29
tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL
Steven Rostedt (Red Hat)
-15
/
+9
2016-04-29
tracing: Remove unused function trace_current_buffer_discard_commit()
Steven Rostedt (Red Hat)
-8
/
+0
2016-04-29
tracing: Move trace_buffer_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
-2
/
+10
2016-04-29
tracing: Fold filter_check_discard() into its only user
Steven Rostedt (Red Hat)
-20
/
+6
2016-04-27
tracing: Make filter_check_discard() local
Steven Rostedt (Red Hat)
-2
/
+6
2016-04-26
tracing: Move event_trigger_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
-0
/
+94
2016-04-27
ftrace: Match dot symbols when searching functions on ppc64
Thiago Jung Bauermann
-0
/
+12
2016-04-26
tracing: Don't use the address of the buffer array name in copy_from_user
Wang Xiaoqiang
-3
/
+3
2016-04-26
tracing: Handle tracing_map_alloc_elts() error path correctly
Tom Zanussi
-2
/
+6
2016-04-26
tracing: Add check for NULL event field when creating hist field
Tom Zanussi
-0
/
+3
[prev]
[next]