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
2022-10-05
selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle
Stefan Berger
1
-0
/
+4
2022-10-04
tools/power turbostat: version 2022.10.04
Len Brown
1
-1
/
+1
2022-10-04
tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domain
Zhang Rui
1
-1
/
+0
2022-10-04
tools/power turbostat: Do not dump TRL if turbo is not supported
Artem Bityutskiy
1
-5
/
+11
2022-10-04
tools/power turbostat: Add support for MeteorLake platforms
Zhang Rui
1
-0
/
+2
2022-10-04
tools/power turbostat: Add support for RPL-S
Zhang Rui
1
-0
/
+1
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
295
-1878
/
+22800
2022-10-04
Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2022-10-04
perf test: Introduce script for java symbol testing
Leo Yan
1
-0
/
+75
2022-10-04
perf subcmd: Set environment variable "PREFIX"
Leo Yan
1
-0
/
+3
2022-10-04
perf trace: Fix incorrectly parsed hexadecimal value for flags in filter
Chen Zhongjin
1
-5
/
+2
2022-10-04
perf trace: Fix show_arg_names not working for tp arg names
Chen Zhongjin
1
-5
/
+1
2022-10-04
perf string: Remove unused macro K()
Chen Zhongjin
1
-1
/
+0
2022-10-04
perf test: Add kernel lock contention test
Namhyung Kim
1
-0
/
+73
2022-10-04
perf lock: Add -q/--quiet option to suppress header and debug messages
Namhyung Kim
2
-11
/
+20
2022-10-04
perf lock: Add -E/--entries option
Namhyung Kim
2
-5
/
+25
2022-10-04
perf test: waiting.sh: Parameterize timeouts
Adrian Hunter
1
-9
/
+17
2022-10-04
perf test: test_intel_pt.sh: Move helper functions for waiting
Adrian Hunter
2
-64
/
+73
2022-10-04
perf test: test_intel_pt.sh: Add per-thread test
Adrian Hunter
1
-0
/
+247
2022-10-04
perf tools: Add debug messages and comments for testing
Adrian Hunter
3
-0
/
+12
2022-10-04
perf test: test_intel_pt.sh: Add more output in preparation for more tests
Adrian Hunter
1
-1
/
+11
2022-10-04
perf test: test_intel_pt.sh: Fix return checking
Adrian Hunter
1
-3
/
+3
2022-10-04
perf test: test_intel_pt.sh: Use quotes around variable expansion
Adrian Hunter
1
-6
/
+6
2022-10-04
perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -l
Adrian Hunter
1
-1
/
+1
2022-10-04
perf test: test_intel_pt.sh: Stop using backticks
Adrian Hunter
1
-1
/
+1
2022-10-04
perf test: test_intel_pt.sh: Stop using expr
Adrian Hunter
1
-3
/
+3
2022-10-04
perf test: test_intel_pt.sh: Fix redirection
Adrian Hunter
1
-1
/
+1
2022-10-04
perf test: test_intel_pt.sh: Use a temp directory
Adrian Hunter
1
-4
/
+10
2022-10-04
perf test: test_intel_pt.sh: Add cleanup function
Adrian Hunter
1
-2
/
+16
2022-10-04
perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfo
Athira Rajeev
1
-1
/
+1
2022-10-04
perf annotate: Toggle full address <-> offset display
Namhyung Kim
3
-3
/
+26
2022-10-04
perf tools: Add 'addr' sort key
Namhyung Kim
5
-1
/
+43
2022-10-04
perf inject: Clarify build-id options a little bit
Namhyung Kim
1
-2
/
+4
2022-10-04
perf record: Fix a segfault in record__read_lost_samples()
Namhyung Kim
1
-0
/
+6
2022-10-04
perf top: Fix error code in cmd_top()
Shang XiaoJing
1
-0
/
+3
2022-10-04
perf stat: Merge cases in process_evlist
Shang XiaoJing
1
-3
/
+1
2022-10-04
perf genelf: Fix error code in jit_write_elf()
Shang XiaoJing
1
-0
/
+1
2022-10-04
perf lock contention: Skip stack trace from BPF
Namhyung Kim
2
-4
/
+6
2022-10-04
perf lock contention: Allow to change stack depth and skip
Namhyung Kim
4
-9
/
+28
2022-10-04
perf lock contention: Show full callstack with -v option
Namhyung Kim
3
-4
/
+57
2022-10-04
perf lock contention: Factor out get_symbol_name_offset()
Namhyung Kim
1
-9
/
+19
2022-10-04
perf test: Add basic core_wide expression test
Ian Rogers
1
-0
/
+13
2022-10-04
perf metrics: Wire up core_wide
Ian Rogers
8
-43
/
+134
2022-10-04
perf stat: Delay metric parsing
Ian Rogers
3
-18
/
+39
2022-10-04
perf topology: Add core_wide
Ian Rogers
4
-0
/
+70
2022-10-04
perf smt: Compute SMT from topology
Ian Rogers
6
-101
/
+49
2022-10-04
perf expr: Move the scanner_ctx into the parse_ctx
Ian Rogers
5
-14
/
+11
2022-10-04
perf pmu: Remove perf_pmu_lex() needless declaration
Gaosheng Cui
1
-2
/
+0
2022-10-04
perf sort: Remove hist_entry__sort_list() and sort__first_dimension() leftove...
Gaosheng Cui
1
-2
/
+0
2022-10-04
perf test: Skip sigtrap test on old kernels
Namhyung Kim
1
-1
/
+64
[prev]
[next]