index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
1
-16
/
+47
2021-06-30
tracing: Simplify & fix saved_tgids logic
Paul Burton
1
-25
/
+13
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
21
-69
/
+69
2021-06-30
tracing: Change variable type as bool for clean-up
Austin Kim
1
-12
/
+12
2021-06-29
trace/timerlat: Fix indentation on timerlat_main()
Daniel Bristot de Oliveira
1
-3
/
+3
2021-06-29
trace/osnoise: Make 'noise' variable s64 in run_osnoise()
Daniel Bristot de Oliveira
1
-2
/
+3
2021-06-29
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
3
-4
/
+42
2021-06-28
tracing: Fix spelling in osnoise tracer "interferences" -> "interference"
Colin Ian King
1
-1
/
+1
2021-06-28
Documentation: Fix a typo on trace/osnoise-tracer
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-28
trace/osnoise: Fix return value on osnoise_init_hotplug_support
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-28
trace/osnoise: Make interval u64 on osnoise_main
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-28
trace/osnoise: Fix 'no previous prototype' warnings
Daniel Bristot de Oliveira
3
-12
/
+13
2021-06-28
tracing: Have osnoise_main() add a quiescent state for task rcu
Steven Rostedt (VMware)
1
-1
/
+4
2021-06-26
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
1
-1
/
+3
2021-06-26
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
1
-1
/
+3
2021-06-25
trace/osnoise: Support hotplug operations
Daniel Bristot de Oliveira
1
-30
/
+135
2021-06-25
trace/hwlat: Support hotplug operations
Daniel Bristot de Oliveira
1
-0
/
+65
2021-06-25
trace/hwlat: Protect kdata->kthread with get/put_online_cpus
Daniel Bristot de Oliveira
1
-6
/
+13
2021-06-25
trace: Add timerlat tracer
Daniel Bristot de Oliveira
7
-31
/
+870
2021-06-25
trace: Add osnoise tracer
Daniel Bristot de Oliveira
13
-4
/
+2072
2021-06-25
tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is defined
Steven Rostedt (VMware)
2
-5
/
+4
2021-06-25
trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpers
Steven Rostedt
1
-0
/
+25
2021-06-25
trace/hwlat: Remove printk from sampling loop
Daniel Bristot de Oliveira
1
-3
/
+12
2021-06-25
trace/hwlat: Use trace_min_max_param for width and window params
Daniel Bristot de Oliveira
1
-121
/
+24
2021-06-25
trace: Add a generic function to read/write u64 values from tracefs
Daniel Bristot de Oliveira
2
-0
/
+103
2021-06-25
trace/hwlat: Implement the per-cpu mode
Daniel Bristot de Oliveira
2
-37
/
+152
2021-06-24
trace/hwlat: Switch disable_migrate to mode none
Daniel Bristot de Oliveira
1
-8
/
+5
2021-06-24
trace/hwlat: Implement the mode config option
Daniel Bristot de Oliveira
2
-16
/
+175
2021-06-24
trace/hwlat: Fix Clark's email
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-24
bootconfig/tracing/ktest: Add ktest examples of testing bootconfig
Steven Rostedt (VMware)
9
-0
/
+385
2021-06-17
tracing: Have ftrace_dump_on_oops kernel parameter take numbers
Steven Rostedt (VMware)
1
-2
/
+2
2021-06-17
tracing: Add tp_printk_stop_on_boot option
Steven Rostedt (VMware)
2
-11
/
+42
2021-06-10
tracing: Add better comments for the filtering temp buffer use case
Steven Rostedt (VMware)
1
-1
/
+35
2021-06-10
tracing: Simplify the max length test when using the filtering temp buffer
Steven Rostedt (VMware)
1
-1
/
+3
2021-06-10
bootconfig: Share the checksum function with tools
Masami Hiramatsu
3
-24
/
+23
2021-06-10
docs: bootconfig: Update for mixing value and subkeys
Masami Hiramatsu
1
-4
/
+26
2021-06-10
tools/bootconfig: Support mixed value and subkey test cases
Masami Hiramatsu
7
-6
/
+14
2021-06-10
bootconfig: Support mixing a value and subkeys under a key
Masami Hiramatsu
3
-28
/
+114
2021-06-10
bootconfig: Change array value to use child node
Masami Hiramatsu
4
-9
/
+24
2021-06-10
Documentation: tracing: Add per-group/all events enablement desciption
Masami Hiramatsu
1
-0
/
+6
2021-06-10
tracing/boot: Add per-group/all events enablement
Masami Hiramatsu
1
-2
/
+25
2021-06-10
tracing: Add WARN_ON_ONCE when returned value is negative
Hyeonggon Yoo
1
-0
/
+1
2021-06-10
tracing: Fix set_named_trigger_data() kernel-doc comment
Qiujun Huang
1
-1
/
+2
2021-06-10
tracing: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-06-10
trace: replace WB_REASON_FOREIGN_FLUSH with a string
Chunguang Xu
1
-1
/
+2
2021-06-10
ring-buffer: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-1
/
+1
2021-06-10
tracing: Remove redundant assignment to event_var
Jiapeng Chong
1
-1
/
+1
2021-06-10
sched/tracing: Remove the redundant 'success' in the sched tracepoint
Ed Tsai
1
-2
/
+0
2021-06-10
tools/bootconfig: Simplify expression
zuoqilin
1
-3
/
+1
2021-06-08
tracing: Correct the length check which causes memory corruption
Liangyan
1
-1
/
+1
[next]