index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
Merge remote-tracking branch 'drm_intel_push/topic/core-for-CI' into drm-tip
Ville Syrjälä
2
-3
/
+8
2022-02-08
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
1
-0
/
+4
2022-01-27
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
1
-1
/
+2
2022-01-27
tracing: Propagate is_signed to expression
Tom Zanussi
1
-0
/
+3
2022-01-27
tracing: Fix smatch warning for do while check in event_hist_trigger_parse()
Tom Zanussi
1
-1
/
+1
2022-01-27
tracing: Fix smatch warning for null glob in event_hist_trigger_parse()
Tom Zanussi
1
-1
/
+3
2022-01-27
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
1
-0
/
+1
2022-01-27
ftrace: Have architectures opt-in for mcount build time sorting
Steven Rostedt (Google)
1
-1
/
+7
2022-01-23
Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-3
/
+10
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2
-3
/
+10
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
17
-247
/
+800
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-12
/
+4
2022-01-15
trace/hwlat: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
1
-5
/
+1
2022-01-15
trace/osnoise: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
1
-2
/
+1
2022-01-15
ring-buffer: make use of the helper function kthread_run_on_cpu()
Cai Huoqing
1
-5
/
+2
2022-01-14
tracing: Add ustring operation to filtering string pointers
Steven Rostedt
1
-24
/
+57
2022-01-13
tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails
Nikita Yushchenko
1
-4
/
+16
2022-01-13
tracing: Remove duplicate warnings when calling trace_create_file()
Yuntao Wang
1
-9
/
+3
2022-01-13
tracing/kprobes: 'nmissed' not showed correctly for kretprobe
Xiangyang Zhang
1
-1
/
+4
2022-01-13
tracing: Add test for user space strings when filtering on string pointers
Steven Rostedt
1
-3
/
+63
2022-01-13
tracing: Have syscall trace events use trace_event_buffer_lock_reserve()
Steven Rostedt
1
-4
/
+2
2022-01-13
ftrace: Add test to make sure compiled time sorts work
Steven Rostedt (VMware)
2
-0
/
+37
2022-01-13
scripts: ftrace - move the sort-processing in ftrace_init
Yinan Liu
1
-2
/
+9
2022-01-13
tracing/probes: check the return value of kstrndup() for pbuf
Xiaoke Wang
1
-0
/
+2
2022-01-13
tracing/uprobes: Check the return value of kstrdup() for tu->filename
Xiaoke Wang
1
-0
/
+5
2022-01-13
tracing: Account bottom half disabled sections.
Sebastian Andrzej Siewior
2
-2
/
+8
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+10
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-21
/
+74
2022-01-10
tracing: Add helper functions to simplify event_command.parse() callback hand...
Tom Zanussi
2
-0
/
+366
2022-01-10
tracing: Remove ops param from event_command reg()/unreg() callbacks
Tom Zanussi
4
-28
/
+20
2022-01-10
tracing: Change event_trigger_ops func() to trigger()
Tom Zanussi
4
-26
/
+37
2022-01-10
tracing: Change event_command func() to parse()
Tom Zanussi
4
-39
/
+44
2022-01-05
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
1
-2
/
+2
2022-01-05
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
1
-1
/
+1
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-14
/
+69
2021-12-20
blktrace: switch trace spinlock to a raw spinlock
Wander Lairson Costa
1
-9
/
+9
2021-12-18
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
1
-13
/
+13
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+13
2021-12-16
add missing bpf-cgroup.h includes
Jakub Kicinski
2
-0
/
+2
2021-12-13
bpf: Add get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
1
-1
/
+54
2021-12-11
tracing: Use trace_iterator_reset() in tracing_read_pipe()
Steven Rostedt (VMware)
1
-2
/
+1
2021-12-11
tracing: Use memset_startat helper in trace_iterator_reset()
Xiu Jianfeng
1
-8
/
+1
2021-12-11
tracing: Do not let synth_events block other dyn_event systems during create
Beau Belgrave
1
-6
/
+7
2021-12-11
tracing: Iterate trace_[ku]probe objects directly
Jiri Olsa
2
-24
/
+12
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-5
/
+1
2021-12-09
tracing: Fix possible memory leak in __create_synth_event() error path
Miaoqian Lin
1
-5
/
+6
2021-12-08
ftrace: Add cleanup to unregister_ftrace_direct_multi
Jiri Olsa
1
-0
/
+4
2021-12-08
ftrace: Use direct_ops hash in unregister_ftrace_direct
Jiri Olsa
1
-1
/
+3
2021-12-07
tracing: Make trace_marker{,_raw} stream-like
John Keeping
1
-10
/
+8
2021-12-06
tracing: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2
-4
/
+2
[next]