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
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
33
-682
/
+3277
2020-02-06
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2
-2
/
+11
2020-02-06
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
1
-0
/
+10
2020-02-06
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2
-3
/
+7
2020-02-06
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2
-4
/
+7
2020-02-05
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+6
2020-02-01
tracing: Use seq_buf for building dynevent_cmd string
Tom Zanussi
3
-37
/
+15
2020-02-01
tracing: Remove useless code in dynevent_arg_pair_add()
Tom Zanussi
1
-1
/
+1
2020-02-01
tracing: Remove check_arg() callbacks from dynevent args
Tom Zanussi
4
-53
/
+46
2020-02-01
tracing: Consolidate some synth_event_trace code
Tom Zanussi
1
-84
/
+57
2020-01-31
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
1
-15
/
+38
2020-01-31
tracing: Change trace_boot to use synth_event interface
Tom Zanussi
2
-26
/
+14
2020-01-30
tracing: Move tracing selftests to bottom of menu
Steven Rostedt (VMware)
1
-84
/
+84
2020-01-30
tracing: Move mmio tracer config up with the other tracers
Steven Rostedt (VMware)
1
-13
/
+13
2020-01-30
tracing: Move tracing test module configs together
Steven Rostedt (VMware)
1
-11
/
+11
2020-01-30
tracing: Move all function tracing configs together
Steven Rostedt (VMware)
1
-71
/
+71
2020-01-30
tracing: Add kprobe event command generation test module
Tom Zanussi
3
-0
/
+238
2020-01-30
tracing: Change trace_boot to use kprobe_event interface
Tom Zanussi
2
-27
/
+17
2020-01-30
tracing: Add kprobe event command generation functions
Tom Zanussi
1
-0
/
+161
2020-01-30
tracing: Add synth event generation test module
Tom Zanussi
3
-0
/
+537
2020-01-30
tracing: Add synth_event_trace() and related functions
Tom Zanussi
1
-0
/
+463
2020-01-30
tracing: Add synthetic event command generation functions
Tom Zanussi
1
-4
/
+375
2020-01-30
tracing: Add dynamic event command creation interface
Tom Zanussi
2
-0
/
+273
2020-01-30
tracing: Add synth_event_delete()
Tom Zanussi
1
-16
/
+41
2020-01-30
tracing: Add trace_get/put_event_file()
Tom Zanussi
1
-0
/
+85
2020-01-30
tracing: Add trace_array_find/_get() to find instance trace arrays
Tom Zanussi
2
-10
/
+35
2020-01-30
trigger_next should increase position index
Vasily Averin
1
-2
/
+3
2020-01-30
tracing: eval_map_next() should always increase position index
Vasily Averin
1
-3
/
+1
2020-01-30
ftrace: fpid_next() should increase position index
Vasily Averin
1
-2
/
+3
2020-01-30
tracing: Fix sched switch start/stop refcount racy updates
Mathieu Desnoyers
1
-1
/
+3
2020-01-29
tracing/boot: Move external function declarations to kernel/trace/trace.h
Masami Hiramatsu
2
-15
/
+17
2020-01-29
tracing/boot: Include required headers and sort it alphabetically
Masami Hiramatsu
1
-1
/
+8
2020-01-29
tracing: Add 'hist:' to hist trigger error log error string
Tom Zanussi
1
-1
/
+2
2020-01-29
tracing: Add hist trigger error messages for sort specification
Tom Zanussi
1
-4
/
+17
2020-01-29
tracing: Simplify assignment parsing for hist triggers
Tom Zanussi
1
-43
/
+27
2020-01-29
Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+4
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-3
/
+24
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-168
/
+139
2020-01-28
Merge branch 'core/kprobes' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+2
2020-01-27
tracing/kprobes: Have uname use __get_str() in print_fmt
Steven Rostedt (VMware)
1
-2
/
+4
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-70
/
+158
2020-01-25
tracing: Use pr_err() instead of WARN() for memory failures
Steven Rostedt (VMware)
3
-11
/
+23
2020-01-25
tracing: Decrement trace_array when bootconfig creates an instance
Steven Rostedt (VMware)
2
-0
/
+5
2020-01-25
tracing: Remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2020-01-25
tracing: Set kernel_stack's caller size properly
Josef Bacik
1
-1
/
+1
2020-01-25
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
1
-4
/
+8
2020-01-25
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
1
-10
/
+9
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+24
2020-01-22
tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
Masami Hiramatsu
4
-28
/
+22
2020-01-22
trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE
Alex Shi
1
-1
/
+0
[next]