index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-19
libbpf: Clean up and improve CO-RE reloc logging
Andrii Nakryiko
4
-129
/
+169
2020-08-19
libbpf: Improve error logging for mismatched BTF kind cases
Andrii Nakryiko
1
-18
/
+41
2020-08-19
libbpf: Detect minimal BTF support and skip BTF loading, if missing
Andrii Nakryiko
1
-0
/
+27
2020-08-19
libbpf: Switch tracing and CO-RE helper macros to bpf_probe_read_kernel()
Andrii Nakryiko
2
-20
/
+24
2020-08-19
selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user()
Andrii Nakryiko
1
-3
/
+9
2020-08-19
libbpf: Sanitize BPF program code for bpf_probe_read_{kernel, user}[_str]
Andrii Nakryiko
1
-0
/
+80
2020-08-19
libbpf: Factor out common logic of testing and closing FD
Andrii Nakryiko
1
-53
/
+17
2020-08-19
libbpf: Make kernel feature probing lazy
Andrii Nakryiko
1
-64
/
+86
2020-08-19
libbpf: Disable -Wswitch-enum compiler warning
Andrii Nakryiko
1
-1
/
+1
2020-08-19
libbpf: Convert comma to semicolon
Xu Wang
1
-1
/
+1
2020-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
30
-144
/
+379
2020-08-18
selftests: disable rp_filter for icmp_redirect.sh
David Ahern
1
-0
/
+2
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-30
/
+43
2020-08-16
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-1
/
+7
2020-08-15
Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
36
-247
/
+1252
2020-08-15
all arch: remove system call sys_sysctl
Xiaoming Ni
3
-3
/
+3
2020-08-15
selftests/exec: add file type errno tests
Kees Cook
3
-2
/
+200
2020-08-15
sh: Add SECCOMP_FILTER
Michael Karcher
1
-1
/
+7
2020-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
28
-114
/
+334
2020-08-14
perf ftrace: Make option description initials all capital letters
Arnaldo Carvalho de Melo
1
-14
/
+14
2020-08-14
perf build-ids: Fall back to debuginfod query if debuginfo not found
Frank Ch. Eigler
6
-1
/
+43
2020-08-14
perf bench numa: Remove dead code in parse_nodes_opt()
Peng Fan
1
-2
/
+0
2020-08-14
perf stat: Update POWER9 metrics to utilize other metrics
Paul A. Clarke
1
-24
/
+24
2020-08-14
perf ftrace: Add change log
Changbin Du
1
-0
/
+1
2020-08-14
perf: ftrace: Add set_tracing_options() to set all trace options
Changbin Du
1
-55
/
+63
2020-08-14
perf ftrace: Add option --tid to filter by thread id
Changbin Du
2
-0
/
+6
2020-08-14
perf ftrace: Add option -D/--delay to delay tracing
Changbin Du
2
-3
/
+20
2020-08-14
perf: ftrace: Allow set graph depth by '--graph-opts'
Changbin Du
2
-7
/
+3
2020-08-14
perf ftrace: Add support for trace option tracing_thresh
Changbin Du
2
-1
/
+26
2020-08-14
perf ftrace: Add option 'verbose' to show more info for graph tracer
Changbin Du
2
-1
/
+29
2020-08-14
perf ftrace: Add support for tracing option 'irq-info'
Changbin Du
2
-1
/
+21
2020-08-14
perf ftrace: Add support for trace option funcgraph-irqs
Changbin Du
2
-1
/
+21
2020-08-14
perf ftrace: Add support for trace option sleep-time
Changbin Du
2
-0
/
+45
2020-08-14
perf ftrace: Add support for tracing option 'func_stack_trace'
Changbin Du
2
-0
/
+46
2020-08-14
perf tools: Add general function to parse sublevel options
Changbin Du
4
-44
/
+99
2020-08-14
perf ftrace: Add option '--inherit' to trace children processes
Changbin Du
2
-0
/
+41
2020-08-14
perf ftrace: Show trace column header
Changbin Du
1
-0
/
+3
2020-08-14
perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer size
Changbin Du
2
-0
/
+60
2020-08-14
perf ftrace: Factor out function write_tracing_file_int()
Changbin Du
1
-5
/
+12
2020-08-14
perf ftrace: Add option '-F/--funcs' to list available functions
Changbin Du
2
-0
/
+50
2020-08-14
perf ftrace: Select function/function_graph tracer automatically
Changbin Du
3
-23
/
+48
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
16
-68
/
+118
2020-08-14
selftests/bpf: Make test_varlen work with 32-bit user-space arch
Andrii Nakryiko
2
-7
/
+7
2020-08-14
tools/bpftool: Generate data section struct with conservative alignment
Andrii Nakryiko
1
-0
/
+14
2020-08-14
selftests/bpf: Correct various core_reloc 64-bit assumptions
Andrii Nakryiko
2
-42
/
+47
2020-08-14
libbpf: Enforce 64-bitness of BTF for BPF object files
Andrii Nakryiko
1
-0
/
+4
2020-08-14
selftests/bpf: Fix btf_dump test cases on 32-bit arches
Andrii Nakryiko
1
-7
/
+20
2020-08-14
libbpf: Handle BTF pointer sizes more carefully
Andrii Nakryiko
4
-4
/
+87
2020-08-14
libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches
Andrii Nakryiko
1
-6
/
+10
2020-08-14
selftest/bpf: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
9
-19
/
+24
[next]