index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-01
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-7
/
+7
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+0
2018-01-23
tracing: Make sure the parsed string always terminates with '\0'
Changbin Du
1
-2
/
+2
2018-01-23
tracing: Clear parser->idx if only spaces are read
Changbin Du
1
-2
/
+2
2018-01-23
tracing: Detect the string nul character when parsing user input string
Changbin Du
1
-3
/
+3
2018-01-23
tracing: Update stack trace skipping for ORC unwinder
Steven Rostedt (VMware)
1
-14
/
+20
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-11
/
+0
2017-12-27
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
1
-0
/
+1
2017-12-27
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
1
-0
/
+2
2017-12-27
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
1
-9
/
+1
2017-12-04
tracing: Pass export pointer as argument to ->write()
Felipe Balbi
1
-1
/
+1
2017-12-04
tracing: Allocate mask_str buffer dynamically
Changbin Du
1
-20
/
+9
2017-12-04
tracing: Fix code comments in trace.c
Chunyu Hu
1
-5
/
+5
2017-11-27
ipc, kernel, mm: annotate ->poll() instances
Al Viro
1
-3
/
+3
2017-11-27
rcu: Eliminate rcu_irq_enter_disabled()
Paul E. McKenney
1
-11
/
+0
2017-10-04
tracing: Make traceprobe parsing code reusable
Tom Zanussi
1
-0
/
+86
2017-10-04
tracing: Reverse the order of trace_types_lock and event_mutex
Steven Rostedt (VMware)
1
-0
/
+5
2017-09-19
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
1
-1
/
+1
2017-09-19
tracing: Ignore mmiotrace from kernel commandline
Ziqian SUN (Zamir)
1
-0
/
+7
2017-09-19
tracing: Erase irqsoff trace with empty write
Bo Yan
1
-2
/
+8
2017-09-06
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
1
-1
/
+1
2017-09-05
tracing: Add barrier to trace_printk() buffer nesting modification
Steven Rostedt (VMware)
1
-1
/
+7
2017-08-31
tracing: Only have rmmod clear buffers that its events were active in
Steven Rostedt (VMware)
1
-0
/
+3
2017-08-02
ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU
Steven Rostedt (VMware)
1
-5
/
+11
2017-08-02
tracing: Missing error code in tracer_alloc_buffers()
Dan Carpenter
1
-0
/
+1
2017-08-02
tracing: Call clear_boot_tracer() at lateinit_sync
Steven Rostedt (VMware)
1
-1
/
+1
2017-07-20
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
1
-0
/
+1
2017-07-13
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-18
/
+124
2017-07-11
tracing: Fixup trace file header alignment
Steven Rostedt (VMware)
1
-8
/
+17
2017-07-07
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-1
/
+2
2017-07-07
tracing: Attempt to record other information even if some fail
Joel Fernandes
1
-8
/
+24
2017-07-07
tracing: Treat recording tgid for idle task as a success
Joel Fernandes
1
-1
/
+5
2017-07-07
tracing: Treat recording comm for idle task as a success
Joel Fernandes
1
-1
/
+5
2017-07-06
tracing: Add saved_tgids file to show cached pid to tgid mappings
Michael Sartain
1
-0
/
+73
2017-07-05
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
Steven Rostedt (VMware)
1
-0
/
+3
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
1
-0
/
+3
2017-06-27
tracing: Add support for display of tgid in trace output
Joel Fernandes
1
-14
/
+22
2017-06-27
tracing: Add support for recording tgid of tasks
Joel Fernandes
1
-10
/
+95
2017-06-27
ftrace: Remove unused function ftrace_arch_read_dyn_info()
Steven Rostedt (VMware)
1
-18
/
+3
2017-06-13
tracing: Rename update the enum_map file
Jeremy Linton
1
-10
/
+10
2017-06-13
trace: rename enum_map functions
Jeremy Linton
1
-37
/
+37
2017-06-13
trace: rename trace.c enum functions
Jeremy Linton
1
-6
/
+6
2017-06-13
trace: rename trace_enum_mutex to trace_eval_mutex
Jeremy Linton
1
-7
/
+7
2017-06-13
trace: rename trace enum data structures in trace.c
Jeremy Linton
1
-26
/
+26
2017-06-13
trace: rename struct module entry for trace enums
Jeremy Linton
1
-3
/
+3
2017-06-13
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
1
-12
/
+12
2017-06-13
trace: rename kernel enum section to eval
Jeremy Linton
1
-4
/
+4
2017-06-13
tracing: Remove unused declaration of trace_stop_cmdline_recording
Joel Fernandes
1
-2
/
+0
[next]