index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
selftests/bpf: Don't use deprecated libbpf APIs
Andrii Nakryiko
3
-3
/
+9
2020-09-03
tools/bpftool: Replace bpf_program__title() with bpf_program__section_name()
Andrii Nakryiko
1
-2
/
+2
2020-09-03
selftests/bpf: Add selftest for multi-prog sections and bpf-to-bpf calls
Andrii Nakryiko
2
-0
/
+134
2020-09-03
libbpf: Add multi-prog section support for struct_ops
Andrii Nakryiko
1
-18
/
+8
2020-09-03
libbpf: Implement generalized .BTF.ext func/line info adjustment
Andrii Nakryiko
3
-84
/
+153
2020-09-03
libbpf: Make RELO_CALL work for multi-prog sections and sub-program calls
Andrii Nakryiko
1
-138
/
+380
2020-09-03
libbpf: Support CO-RE relocations for multi-prog sections
Andrii Nakryiko
1
-8
/
+74
2020-09-03
libbpf: Parse multi-function sections into multiple BPF programs
Andrii Nakryiko
1
-107
/
+142
2020-09-03
libbpf: Ensure ELF symbols table is found before further ELF processing
Andrii Nakryiko
1
-11
/
+29
2020-09-03
selftests/net: improve descriptions for XFAIL cases in psock_snd.sh
Po-Hsu Lin
1
-8
/
+8
2020-09-03
perf tools: Add bpf image check to __map__is_kmodule
Jiri Olsa
3
-7
/
+24
2020-09-03
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2
-0
/
+8
2020-09-03
perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...
YueHaibing
1
-2
/
+2
2020-09-03
perf stat: Turn off summary for interval mode by default
Jin Yao
3
-3
/
+9
2020-09-03
libtraceevent: Fix build warning on 32-bit arches
Tzvetomir Stoyanov (VMware)
1
-1
/
+1
2020-09-03
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
1
-1
/
+1
2020-09-03
perf parse-events: Use uintptr_t when casting numbers to pointers
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-09-03
tools/memory-model: Add a simple entry point document
Paul E. McKenney
3
-2
/
+282
2020-09-03
tools/memory-model: Improve litmus-test documentation
Paul E. McKenney
2
-117
/
+1108
2020-09-03
tools/memory-model: Update recipes.txt prime_numbers.c path
Paul E. McKenney
1
-2
/
+2
2020-09-03
Replace HTTP links with HTTPS ones: LKMM
Alexander A. Klimov
1
-1
/
+1
2020-09-03
Merge branch 'scftorture.2020.08.24a' into HEAD
Paul E. McKenney
18
-23
/
+115
2020-09-03
libbpf: Remove arch-specific include path in Makefile
Naveen N. Rao
1
-1
/
+1
2020-09-02
selftests: mptcp: fix typo in mptcp_connect usage
Davide Caratti
1
-2
/
+2
2020-09-02
selftests/bpf: Test task_file iterator without visiting pthreads
Yonghong Song
2
-1
/
+30
2020-09-01
Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...
Linus Torvalds
17
-27
/
+62
2020-09-01
blk-iocost: update iocost_monitor.py
Tejun Heo
1
-35
/
+19
2020-09-01
objtool: Define 'struct orc_entry' only when needed
Julien Thierry
3
-0
/
+8
2020-09-01
objtool: Skip ORC entry creation for non-text sections
Julien Thierry
1
-0
/
+3
2020-09-01
objtool: Move ORC logic out of check()
Julien Thierry
5
-21
/
+32
2020-09-01
objtool: Move object file loading out of check()
Julien Thierry
6
-35
/
+60
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
93
-1018
/
+6671
2020-09-01
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2
-2
/
+3
2020-09-01
perf report: Disable ordered_events for raw dump
Jiri Olsa
1
-0
/
+3
2020-09-01
perf tools: Correct SNOOPX field offset
Al Grant
1
-1
/
+1
2020-09-01
perf intel-pt: Fix corrupt data after perf inject from
Al Grant
1
-1
/
+8
2020-09-01
perf cs-etm: Fix corrupt data after perf inject from
Al Grant
1
-1
/
+8
2020-09-01
perf top/report: Fix infinite loop in the TUI for grouped events
Arnaldo Carvalho de Melo
1
-1
/
+2
2020-09-01
perf parse-events: Avoid an uninitialized read when using fake PMUs
Ian Rogers
1
-13
/
+17
2020-09-01
perf stat: Fix out of bounds array access in the print_counters() evlist method
Thomas Richter
1
-1
/
+1
2020-09-01
perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...
Thomas Richter
1
-0
/
+3
2020-09-01
perf parse-events: Set exclude_guest=1 for user-space counting
Jin Yao
2
-2
/
+5
2020-09-01
perf record: Correct the help info of option "--no-bpf-event"
Wei Li
1
-1
/
+1
2020-09-01
perf tools: Use %zd for size_t printf formats on 32-bit
Chris Wilson
2
-2
/
+2
2020-09-01
selftests/powerpc: Skip PROT_SAO test in guests/LPARS
Michael Ellerman
1
-2
/
+7
2020-09-01
selftests: vm: add fragment CONFIG_GUP_BENCHMARK
Anatoly Pugachev
1
-0
/
+1
2020-09-01
perf: Fix opt help text for --no-bpf-event
Fam Zheng
1
-1
/
+1
2020-09-01
static_call: Handle tail-calls
Peter Zijlstra
2
-5
/
+20
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
8
-7
/
+169
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
1
-1
/
+1
[prev]
[next]