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-11-16
KVM: arm64: selftests: Disable single-step with correct KVM define
Sean Christopherson
1
-1
/
+1
2022-11-16
selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
Kyle Huey
2
-2
/
+141
2022-11-16
libperf: Add missing 'struct perf_cpu_map' forward declaration to perf/cpumap.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-11-16
libperf: Remove recursive perf/cpumap.h include from perf/cpumap.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2022-11-16
perf build: Use tools/lib headers from install path
Ian Rogers
2
-4
/
+14
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
6
-5
/
+5
2022-11-16
KVM: selftests: Rename perf_test_util symbols to memstress
David Matlack
7
-106
/
+106
2022-11-16
KVM: selftests: Rename pta (short for perf_test_args) to args
David Matlack
1
-30
/
+30
2022-11-16
KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
David Matlack
8
-14
/
+14
2022-11-16
KVM: selftests: randomize page access order
Colton Lewis
3
-3
/
+26
2022-11-16
KVM: selftests: randomize which pages are written vs read
Colton Lewis
4
-20
/
+36
2022-11-16
KVM: selftests: create -r argument to specify random seed
Colton Lewis
3
-2
/
+18
2022-11-16
KVM: selftests: implement random number generator for guest code
Colton Lewis
2
-0
/
+24
2022-11-16
KVM: selftests: Allowing running dirty_log_perf_test on specific CPUs
Vipin Sharma
5
-3
/
+92
2022-11-16
KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
Vipin Sharma
13
-66
/
+47
2022-11-16
KVM: selftests: Shorten the test args in memslot_modification_stress_test.c
Vipin Sharma
1
-10
/
+8
2022-11-16
KVM: selftests: Use SZ_* macros from sizes.h in max_guest_memory_test.c
Vipin Sharma
1
-8
/
+8
2022-11-16
KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
Vipin Sharma
14
-29
/
+50
2022-11-16
KVM: selftests: Put command line options in alphabetical order in dirty_log_p...
Vipin Sharma
1
-17
/
+19
2022-11-16
KVM: selftests: Add missing break between -e and -g option in dirty_log_perf_...
Vipin Sharma
1
-0
/
+1
2022-11-16
perf thread_map: Reduce exposure of libperf internal API
Ian Rogers
10
-9
/
+12
2022-11-16
perf expr: Tidy hashmap dependency
Ian Rogers
9
-18
/
+6
2022-11-16
perf build: Install libsymbol locally when building
Ian Rogers
4
-10
/
+24
2022-11-16
tool lib symbol: Add Makefile/Build
Ian Rogers
2
-0
/
+116
2022-11-16
tools lib perf: Add missing install headers
Ian Rogers
1
-1
/
+9
2022-11-16
tools lib api: Add missing install headers
Ian Rogers
1
-1
/
+4
2022-11-16
perf build: Install libtraceevent locally when building
Ian Rogers
2
-20
/
+40
2022-11-16
perf build: Install libperf locally when building
Ian Rogers
2
-7
/
+15
2022-11-16
perf build: Install libapi locally when building
Ian Rogers
2
-12
/
+16
2022-11-16
perf build: Install libsubcmd locally when building
Ian Rogers
2
-8
/
+17
2022-11-16
tools lib subcmd: Add install target
Ian Rogers
1
-0
/
+49
2022-11-16
tools lib api: Add install target
Ian Rogers
1
-0
/
+49
2022-11-16
selftests: alsa - add PCM test
Jaroslav Kysela
5
-1
/
+1003
2022-11-16
perf stat: Add print_aggr_cgroup() for --for-each-cgroup and --topdown
Namhyung Kim
1
-1
/
+40
2022-11-16
perf stat: Support --for-each-cgroup and --metric-only
Namhyung Kim
1
-11
/
+47
2022-11-16
perf stat: Factor out print_metric_{begin,end}()
Namhyung Kim
1
-22
/
+34
2022-11-16
perf stat: Factor out prefix display
Namhyung Kim
1
-28
/
+15
2022-11-16
perf stat: Move condition to print_footer()
Namhyung Kim
1
-2
/
+4
2022-11-16
perf stat: Rework header display
Namhyung Kim
1
-79
/
+106
2022-11-16
perf stat: Remove impossible condition
Namhyung Kim
1
-3
/
+0
2022-11-16
perf stat: Cleanup interval print alignment
Namhyung Kim
1
-74
/
+91
2022-11-16
perf stat: Factor out prepare_interval()
Namhyung Kim
1
-15
/
+24
2022-11-16
perf stat: Split print_metric_headers() function
Namhyung Kim
1
-15
/
+37
2022-11-16
perf stat: Align cgroup names
Namhyung Kim
1
-1
/
+1
2022-11-16
perf stat: Add before_metric argument
Namhyung Kim
1
-40
/
+42
2022-11-16
perf stat: Handle bad events in abs_printout()
Namhyung Kim
1
-41
/
+27
2022-11-16
perf stat: Factor out print_counter_value() function
Namhyung Kim
1
-28
/
+53
2022-11-16
perf stat: Split aggr_printout() function
Namhyung Kim
1
-99
/
+121
2022-11-16
perf stat: Split print_cgroup() function
Namhyung Kim
1
-2
/
+19
2022-11-16
perf stat: Split print_noise_pct() function
Namhyung Kim
1
-4
/
+23
[prev]
[next]