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
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
2016-11-15
ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
Steven Rostedt (Red Hat)
1
-0
/
+22
2016-11-15
ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
Alexei Starovoitov
1
-1
/
+1
2016-10-12
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
1
-4
/
+0
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+2
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
11
-9
/
+783
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-35
/
+125
2016-10-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+65
2016-10-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-14
/
+59
2016-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+16
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
1
-13
/
+16
2016-09-29
tracing/syscalls: fix multiline in error message text
Colin Ian King
1
-4
/
+2
2016-09-26
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-13
/
+16
2016-09-25
fix memory leaks in tracing_buffers_splice_read()
Al Viro
1
-6
/
+8
2016-09-25
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
1
-7
/
+8
2016-09-23
tracing: Call traceoff trigger after event is recorded
Masami Hiramatsu
1
-0
/
+1
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
1
-1
/
+1
2016-09-12
tracing: Have max_latency be defined for HWLAT_TRACER as well
Steven Rostedt (Red Hat)
2
-3
/
+5
2016-09-10
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
1
-39
/
+36
2016-09-10
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
1
-6
/
+6
2016-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...
Ingo Molnar
1
-1
/
+1
2016-09-02
bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
Alexei Starovoitov
1
-0
/
+61
2016-09-02
tracing: Add NMI tracing in hwlat detector
Steven Rostedt (Red Hat)
3
-3
/
+72
2016-09-02
tracing: Have hwlat trace migrate across tracing_cpumask CPUs
Steven Rostedt (Red Hat)
1
-0
/
+55
2016-09-02
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)
7
-1
/
+642
2016-09-01
ftrace: Access ret_stack->subtime only in the function profiler
Namhyung Kim
2
-1
/
+6
2016-09-01
function_graph: Handle TRACE_BPUTS in print_graph_comment
Namhyung Kim
1
-0
/
+5
2016-09-01
tracing/uprobe: Drop isdigit() check in create_trace_uprobe
Dmitry Safonov
1
-4
/
+0
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-08-24
ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers
Josh Poimboeuf
1
-0
/
+58
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+4
2016-08-24
ftrace: Only allocate the ret_stack 'fp' field when needed
Josh Poimboeuf
1
-0
/
+2
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
2
-6
/
+1
2016-08-23
ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal
Masami Hiramatsu
2
-5
/
+5
2016-08-23
ftrace: probe: Add README entries for k/uprobe-events
Masami Hiramatsu
1
-0
/
+24
2016-08-23
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
Masami Hiramatsu
4
-13
/
+34
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2016-08-16
block: Fix secure erase
Adrian Hunter
1
-1
/
+1
2016-08-13
bpf: allow bpf_get_prandom_u32() to be used in tracing
Alexei Starovoitov
1
-0
/
+2
2016-08-13
bpf: Add bpf_current_task_under_cgroup helper
Sargun Dhillon
1
-0
/
+30
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-3
/
+3
2016-08-03
Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-7
/
+11
2016-08-02
tracing: Fix use-after-free in hist_register_trigger()
Tom Zanussi
1
-3
/
+3
2016-08-02
tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all
Steven Rostedt
1
-4
/
+4
2016-08-02
Makefile: Mute warning for __builtin_return_address(>0) for tracing only
Steven Rostedt
1
-0
/
+4
2016-07-29
Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
12
-453
/
+565
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-49
/
+115
2016-07-27
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-30
/
+47
2016-07-26
bpf: Add bpf_probe_write_user BPF helper to be called in tracers
Sargun Dhillon
1
-0
/
+45
2016-07-20
kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug
Andrew Morton
1
-1
/
+3
[next]