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-05-05
perf auxtrace: Add option to synthesize branch stack for regular events
Adrian Hunter
6
-5
/
+15
2020-05-05
perf intel-pt: Change branch stack support to use thread-stacks
Adrian Hunter
1
-102
/
+39
2020-05-05
perf intel-pt: Consolidate thread-stack use condition
Adrian Hunter
1
-2
/
+6
2020-05-05
perf thread-stack: Add branch stack support
Adrian Hunter
4
-14
/
+108
2020-05-05
perf tools: Simplify checking if SMT is active.
Konstantin Khlebnikov
1
-0
/
+4
2020-05-05
perf tools: Fix reading new topology attribute "core_cpus"
Konstantin Khlebnikov
1
-3
/
+3
2020-05-05
libperf evlist: Fix a refcount leak
Ian Rogers
1
-0
/
+1
2020-05-05
perf parse-events: Fix another memory leaks found on parse_events()
Ian Rogers
1
-0
/
+1
2020-05-05
perf parse-events: Fix memory leaks found on parse_events
Ian Rogers
1
-1
/
+1
2020-05-05
perf parse-events: Fix memory leaks found on parse_events
Ian Rogers
1
-0
/
+1
2020-05-05
libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...
He Zhe
2
-1
/
+2
2020-05-05
perf record: Move side band evlist setup to separate routine
Arnaldo Carvalho de Melo
1
-30
/
+41
2020-05-05
perf record: Introduce --switch-output-event
Arnaldo Carvalho de Melo
2
-4
/
+50
2020-05-05
libsubcmd: Introduce OPT_CALLBACK_SET()
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-05-05
perf evlist: Allow reusing the side band thread for more purposes
Arnaldo Carvalho de Melo
2
-0
/
+24
2020-05-05
perf evlist: Move the sideband thread routines to separate object
Arnaldo Carvalho de Melo
3
-117
/
+126
2020-05-05
perf parse-events: Add parse_events_option() variant that creates evlist
Arnaldo Carvalho de Melo
2
-0
/
+24
2020-05-05
perf bpf: Decouple creating the evlist from adding the SB event
Arnaldo Carvalho de Melo
6
-29
/
+36
2020-05-05
perf top: Move sb_evlist to 'struct perf_top'
Arnaldo Carvalho de Melo
2
-5
/
+4
2020-05-05
perf record: Move sb_evlist to 'struct record'
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-05-05
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
11
-158
/
+186
2020-05-05
tools: gpio: add bias flags to lsgpio
Kent Gibson
1
-0
/
+12
2020-05-05
iocost: protect iocg->abs_vdebt with iocg->waitq.lock
Tejun Heo
1
-1
/
+6
2020-05-04
devlink: let kernel allocate region snapshot id
Jakub Kicinski
1
-0
/
+13
2020-05-02
ptp: Add adjust_phase to ptp_clock_caps capability.
Vincent Cheng
1
-2
/
+4
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
46
-555
/
+3591
2020-05-01
selftests/bpf: Use reno instead of dctcp
Stanislav Fomichev
2
-4
/
+3
2020-05-01
bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr
Stanislav Fomichev
3
-2
/
+59
2020-05-01
bpf: Add selftest for BPF_ENABLE_STATS
Song Liu
2
-0
/
+63
2020-05-01
libbpf: Add support for command BPF_ENABLE_STATS
Song Liu
3
-0
/
+12
2020-05-01
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
1
-0
/
+11
2020-05-01
selftests: fix kvm relocatable native/cross builds and installs
Shuah Khan
1
-1
/
+28
2020-05-01
selftests/ftrace: Make XFAIL green color
Masami Hiramatsu
1
-1
/
+1
2020-05-01
ftrace/selftest: make unresolved cases cause failure if --fail-unresolved set
Alan Maguire
1
-1
/
+7
2020-05-01
ftrace/selftests: workaround cgroup RT scheduling issues
Alan Maguire
1
-0
/
+22
2020-04-30
Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-40
/
+315
2020-04-30
iocost_monitor: drop string wrap around numbers when outputting json
Tejun Heo
1
-21
/
+21
2020-04-30
iocost_monitor: exit successfully if interval is zero
Tejun Heo
1
-1
/
+5
2020-04-30
objtool: Add support for intra-function calls
Alexandre Chartre
3
-4
/
+91
2020-04-30
objtool: Move the IRET hack into the arch decoder
Miroslav Benes
5
-25
/
+21
2020-04-30
objtool: Remove INSN_STACK
Peter Zijlstra
3
-27
/
+0
2020-04-30
objtool: Make handle_insn_ops() unconditional
Peter Zijlstra
1
-5
/
+3
2020-04-30
objtool: Rework allocating stack_ops on decode
Peter Zijlstra
1
-104
/
+147
2020-04-30
objtool: UNWIND_HINT_RET_OFFSET should not check registers
Alexandre Chartre
1
-0
/
+8
2020-04-30
objtool: is_fentry_call() crashes if call has no destination
Alexandre Chartre
1
-1
/
+1
2020-04-30
objtool: Fix ORC vs alternatives
Peter Zijlstra
2
-1
/
+40
2020-04-30
objtool: Uniquely identify alternative instruction groups
Alexandre Chartre
2
-2
/
+7
2020-04-30
objtool: Remove check preventing branches within alternative
Julien Thierry
1
-6
/
+0
2020-04-30
Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...
Will Deacon
1
-1
/
+0
2020-04-30
selftests/bpf: Test allowed maps for bpf_sk_select_reuseport
Jakub Sitnicki
2
-1
/
+56
[prev]
[next]