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
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/power turbostat: Build with _FILE_OFFSET_BITS=64
Alexander Monakov
1
-0
/
+1
2020-09-03
tools/power turbostat: Support AMD Family 19h
Kim Phillips
1
-23
/
+11
2020-09-03
tools/power turbostat: Remove empty columns for Jacobsville
Antti Laakso
1
-3
/
+30
2020-09-03
tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz.
Rafael Antognolli
1
-0
/
+50
2020-09-03
tools/power x86_energy_perf_policy: Input/output error in a VM
Ondřej Lysoněk
1
-13
/
+54
2020-09-03
tools/power turbostat: Skip pc8, pc9, pc10 columns, if they are disabled
Len Brown
1
-3
/
+6
2020-09-03
tools/power turbostat: Support additional CPU model numbers
Len Brown
1
-0
/
+4
2020-09-03
tools/power turbostat: Fix output formatting for ACPI CST enumeration
David Arcari
1
-0
/
+20
2020-09-03
tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITY
Alexander A. Klimov
1
-1
/
+1
2020-09-03
tools/power turbostat: Use sched_getcpu() instead of hardcoded cpu 0
Prarit Bhargava
1
-3
/
+10
2020-09-03
tools/power turbostat: Enable accumulate RAPL display
Chen Yu
1
-22
/
+16
2020-09-03
tools/power turbostat: Introduce functions to accumulate RAPL consumption
Chen Yu
2
-7
/
+219
2020-09-03
tools/power turbostat: Make the energy variable to be 64 bit
Chen Yu
1
-17
/
+13
2020-09-03
tools/power turbostat: Always print idle in the system configuration header
Doug Smythies
1
-3
/
+0
2020-09-03
tools/power turbostat: Print /dev/cpu_dma_latency
Len Brown
1
-0
/
+28
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
[prev]
[next]