summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/netdev-times-record
AgeCommit message (Expand)Author
2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi
2010-09-07perf: Add a script to show packets processingKoki Sanagi
control_pageYuntao Wang 2023-12-29kexec: modify the meaning of the end parameter in kimage_is_destination_range()Yuntao Wang 2023-12-20kexec: use ALIGN macro instead of open-coding itYuntao Wang 2023-12-20kexec_file: add kexec_file flag to control debug printingBaoquan He 2023-12-10kexec: use atomic_try_cmpxchg in crash_kexecUros Bizjak 2023-10-04crash_core: move crashk_*res definition into crash_core.cBaoquan He 2023-08-24crash: add generic infrastructure for crash hotplug supportEric DeVolder 2023-08-24crash: move a few code bits to setup support of crash hotplugEric DeVolder 2023-06-09kexec: enable kexec_crash_size to support two crash kernel regionsZhen Lei 2023-06-09kexec: add helper __crash_shrink_memory()Zhen Lei 2023-06-09kexec: improve the readability of crash_shrink_memory()Zhen Lei 2023-06-09kexec: clear crashk_res if all its memory has been releasedZhen Lei 2023-06-09kexec: delete a useless check in crash_shrink_memory()Zhen Lei 2023-06-09kexec: fix a memory leak in crash_shrink_memory()Zhen Lei 2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds 2023-02-02kexec: introduce sysctl parameters kexec_load_limit_*Ricardo Ribalda 2023-02-02kexec: factor out kexec_load_permittedRicardo Ribalda 2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet 2022-11-18kexec: remove the unneeded result variableye xingchen