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-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-02
bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
Alexei Starovoitov
1
-0
/
+61
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
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
2016-07-16
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
1
-18
/
+15
2016-07-16
bpf, perf: split bpf_perf_event_output
Daniel Borkmann
1
-13
/
+22
2016-07-16
perf, events: add non-linear data support for raw records
Daniel Borkmann
1
-2
/
+4
2016-07-09
bpf: introduce bpf_get_current_task() helper
Alexei Starovoitov
1
-0
/
+13
2016-07-06
ftrace: Reduce size of function graph entries
Namhyung Kim
2
-2
/
+13
2016-07-05
tracing: Have HIST_TRIGGERS select TRACING
Tom Zanussi
1
-0
/
+1
2016-07-05
tracing: Using for_each_set_bit() to simplify trace_pid_write()
Wei Yongjun
1
-6
/
+2
2016-07-05
ftrace: Move toplevel init out of ftrace_init_tracefs()
Steven Rostedt (Red Hat)
3
-6
/
+14
2016-06-30
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read
Daniel Borkmann
1
-3
/
+8
2016-06-30
bpf, trace: fetch current cpu only once
Daniel Borkmann
1
-2
/
+3
2016-06-30
bpf: minor cleanups on fd maps and helpers
Daniel Borkmann
1
-12
/
+6
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+14
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+8
2016-06-27
tracing/function_graph: Fix filters for function_graph threshold
Joel Fernandes
1
-9
/
+8
2016-06-24
tracing: Skip more functions when doing stack tracing of events
Steven Rostedt (Red Hat)
1
-1
/
+18
2016-06-20
tracing: Expose CPU physical addresses (resource values) for PCI devices
Bjorn Helgaas
1
-7
/
+3
2016-06-20
tracing: Show the preempt count of when the event was called
Steven Rostedt (Red Hat)
1
-0
/
+8
2016-06-20
tracing: Choose static tp_printk buffer by explicit nesting count
Andy Lutomirski
1
-59
/
+24
2016-06-20
tracing: expose current->comm to [ku]probe events
Omar Sandoval
3
-0
/
+44
2016-06-20
ftrace: Have set_ftrace_pid use the bitmap like events do
Steven Rostedt (Red Hat)
5
-185
/
+148
2016-06-20
tracing: Move pid_list write processing into its own function
Steven Rostedt (Red Hat)
3
-102
/
+124
2016-06-20
tracing: Move the pid_list seq_file functions to be global
Steven Rostedt (Red Hat)
3
-31
/
+77
2016-06-20
tracing: Move filtered_pid helper functions into trace.c
Steven Rostedt
2
-51
/
+78
2016-06-20
tracing: Make the pid filtering helper functions global
Steven Rostedt
2
-17
/
+26
2016-06-20
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
1
-1
/
+6
2016-06-18
blktrace: avoid using timespec
Arnd Bergmann
1
-3
/
+4
2016-06-16
bpf, maps: flush own entries on perf map release
Daniel Borkmann
1
-10
/
+8
2016-06-16
bpf, trace: check event type in bpf_perf_event_read
Alexei Starovoitov
1
-0
/
+4
2016-06-16
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
1
-2
/
+4
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
1
-2
/
+4
2016-06-08
bpf, trace: use READ_ONCE for retrieving file ptr
Daniel Borkmann
1
-2
/
+2
[next]