index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-16
/
+38
2017-09-01
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
Steven Rostedt (VMware)
1
-4
/
+6
2017-09-01
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
1
-1
/
+1
2017-09-01
ftrace: Zero out ftrace hashes when a module is removed
Steven Rostedt (VMware)
1
-3
/
+55
2017-09-01
tracing: Only have rmmod clear buffers that its events were active in
Steven Rostedt (VMware)
3
-8
/
+11
2017-08-29
perf/ftrace: Fix double traces of perf on ftrace:function
Zhou Chengming
4
-6
/
+8
2017-08-25
Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-16
/
+38
2017-08-24
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-24
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
1
-4
/
+7
2017-08-24
ftrace: Check for null ret_stack on profile function graph entry function
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-1
/
+1
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+30
2017-08-16
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
1
-4
/
+30
2017-08-08
bpf: add support for sys_enter_* and sys_exit_* tracepoints
Yonghong Song
1
-2
/
+51
2017-08-02
ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU
Steven Rostedt (VMware)
3
-11
/
+21
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-29
block: use standard blktrace API to output cgroup info for debug notes
Shaohua Li
1
-2
/
+10
2017-07-29
blktrace: add an option to allow displaying cgroup path
Shaohua Li
1
-1
/
+13
2017-07-29
blktrace: export cgroup info in trace
Shaohua Li
1
-73
/
+158
2017-07-20
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
2
-17
/
+30
2017-07-20
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
1
-0
/
+1
2017-07-19
tracing/ring_buffer: Try harder to allocate
Joel Fernandes
1
-5
/
+5
2017-07-13
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
4
-20
/
+143
2017-07-12
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
1
-1
/
+1
2017-07-12
ftrace: Remove an unneeded NULL check
Dan Carpenter
1
-1
/
+1
2017-07-12
ftrace: Hide cached module code for !CONFIG_MODULES
Arnd Bergmann
1
-0
/
+2
2017-07-12
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
Steven Rostedt (VMware)
1
-0
/
+6
2017-07-11
tracing: Fixup trace file header alignment
Steven Rostedt (VMware)
1
-8
/
+17
2017-07-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-07-09
trace/kprobes: Sanitize derived event names
Naveen N. Rao
1
-0
/
+9
2017-07-08
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
1
-1
/
+1
2017-07-08
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-07
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
7
-207
/
+734
2017-07-06
tracing: Add saved_tgids file to show cached pid to tgid mappings
Michael Sartain
1
-0
/
+73
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-31
/
+35
2017-07-05
ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes
Steven Rostedt (VMware)
1
-1
/
+1
2017-07-05
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
Steven Rostedt (VMware)
4
-5
/
+19
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2017-07-03
bpf: extend bpf_trace_printk to support %i
John Fastabend
1
-3
/
+4
2017-07-03
bpf: simplify narrower ctx access
Daniel Borkmann
1
-19
/
+12
2017-06-30
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
1
-9
/
+5
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
4
-5
/
+19
2017-06-28
ftrace: Decrement count for dyn_ftrace_total_info for init functions
Steven Rostedt (VMware)
1
-0
/
+1
2017-06-28
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
Steven Rostedt (VMware)
1
-1
/
+2
2017-06-27
tracing: Add support for display of tgid in trace output
Joel Fernandes
2
-14
/
+31
2017-06-27
tracing: Add support for recording tgid of tasks
Joel Fernandes
4
-25
/
+201
[prev]
[next]