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
2024-08-12
perf annotate: Use perf_tool__init()
Ian Rogers
1
-22
/
+20
2024-08-12
perf stat: Use perf_tool__init()
Ian Rogers
1
-9
/
+9
2024-08-12
perf report: Use perf_tool__init()
Ian Rogers
1
-28
/
+27
2024-08-12
perf inject: Use perf_tool__init()
Ian Rogers
1
-48
/
+43
2024-08-12
perf script: Use perf_tool__init()
Ian Rogers
1
-35
/
+30
2024-08-12
perf c2c: Use perf_tool__init()
Ian Rogers
1
-18
/
+13
2024-08-12
perf record: Use perf_tool__init()
Ian Rogers
3
-18
/
+31
2024-08-12
perf evlist: Use perf_tool__init()
Ian Rogers
1
-5
/
+5
2024-08-12
perf lock: Use perf_tool__init()
Ian Rogers
1
-19
/
+18
2024-08-12
perf kvm: Use perf_tool__init()
Ian Rogers
1
-9
/
+6
2024-08-12
perf buildid-list: Use perf_tool__init
Ian Rogers
5
-35
/
+35
2024-08-12
perf kmem: Use perf_tool__init
Ian Rogers
1
-9
/
+8
2024-08-12
perf tool: Add perf_tool__init()
Ian Rogers
2
-0
/
+59
2024-08-12
perf tool: Move fill defaults into tool.c
Ian Rogers
5
-311
/
+331
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
49
-316
/
+314
2024-08-12
perf s390-cpumsf: Remove unused struct
Ian Rogers
1
-5
/
+0
2024-08-12
perf auxtrace: Remove dummy tools
Ian Rogers
6
-123
/
+41
2024-08-12
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
3
-0
/
+5
2024-08-12
perf annotate-data: Show first-level children by default in TUI
Namhyung Kim
1
-2
/
+10
2024-08-12
perf annotate-data: Implement folding in TUI browser
Namhyung Kim
1
-6
/
+92
2024-08-12
perf annotate-data: Support folding in TUI browser
Namhyung Kim
1
-23
/
+212
2024-08-12
perf vendor events: SKX, CLX, SNR uncore cache event fixes
Ian Rogers
3
-117
/
+60
2024-08-12
perf lock contention: Change stack_id type to s32
Namhyung Kim
2
-2
/
+3
2024-08-12
perf annotate-data: Fix a buffer overflow in TUI browser
Namhyung Kim
1
-1
/
+2
2024-08-12
selftests/nolibc: run-tests.sh: allow building through LLVM
Thomas Weißschuh
1
-2
/
+7
2024-08-12
selftests/nolibc: use correct clang target for s390/systemz
Thomas Weißschuh
1
-0
/
+3
2024-08-12
selftests/nolibc: don't use libgcc when building with clang
Thomas Weißschuh
1
-2
/
+9
2024-08-12
selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA
Thomas Weißschuh
1
-2
/
+5
2024-08-12
selftests/nolibc: add cc-option compatible with clang cross builds
Thomas Weißschuh
1
-2
/
+4
2024-08-12
selftests/nolibc: add support for LLVM= parameter
Thomas Weißschuh
1
-3
/
+6
2024-08-12
selftests/nolibc: determine $(srctree) first
Thomas Weißschuh
1
-8
/
+8
2024-08-12
selftests/nolibc: avoid passing NULL to printf("%s")
Thomas Weißschuh
1
-2
/
+2
2024-08-12
selftests/nolibc: report failure if no testcase passed
Thomas Weißschuh
1
-1
/
+1
2024-08-12
tools/nolibc: compiler: use attribute((naked)) if available
Thomas Weißschuh
1
-2
/
+7
2024-08-12
tools/nolibc: move entrypoint specifics to compiler.h
Thomas Weißschuh
10
-18
/
+21
2024-08-12
libbpf: Fix license for btf_relocate.c
Alan Maguire
1
-1
/
+1
2024-08-12
perf docs: Refine the description for the buffer size
Leo Yan
4
-11
/
+12
2024-08-12
perf script: add --addr2line option
Martin Liška
3
-1
/
+6
2024-08-12
Merge 6.11-rc3 into char-misc-next
Greg Kroah-Hartman
24
-66
/
+333
2024-08-12
perf tests pmu: Initialize all fields of test_pmu variable
Arnaldo Carvalho de Melo
1
-3
/
+3
2024-08-12
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+35
2024-08-12
selftests: drv-net: rss_ctx: test dumping RSS contexts
Jakub Kicinski
2
-2
/
+80
2024-08-12
selftests: drv-net: rss_ctx: add identifier to traffic comments
Jakub Kicinski
1
-2
/
+2
2024-08-11
selftests: rust: config: disable GCC_PLUGINS
Anders Roxell
1
-0
/
+1
2024-08-11
selftests: rust: config: add trailing newline
Anders Roxell
1
-1
/
+1
2024-08-11
mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
Wei Yang
1
-0
/
+1
2024-08-10
tools/nolibc: compiler: introduce __nolibc_has_attribute()
Thomas Weißschuh
1
-7
/
+9
2024-08-10
tools/nolibc: powerpc: limit stack-protector workaround to GCC
Thomas Weißschuh
1
-1
/
+1
2024-08-10
tools/nolibc: mips: load current function to $t9
Thomas Weißschuh
1
-1
/
+3
2024-08-10
tools/nolibc: arm: use clang-compatible asm syntax
Thomas Weißschuh
1
-2
/
+2
[prev]
[next]