aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-09kexec: add helper __crash_shrink_memory()Zhen Lei1-22/+29
2023-06-09kexec: improve the readability of crash_shrink_memory()Zhen Lei1-10/+5
2023-06-09kexec: clear crashk_res if all its memory has been releasedZhen Lei1-4/+7
2023-06-09kexec: delete a useless check in crash_shrink_memory()Zhen Lei1-1/+1
2023-06-09kexec: fix a memory leak in crash_shrink_memory()Zhen Lei1-3/+2
2023-06-09ocfs2: cleanup trace eventsJoseph Qi1-2/+0
2023-06-09ocfs2: correct return value of ocfs2_local_free_info()Joseph Qi1-6/+3
2023-06-09kexec: avoid calculating array size twiceSimon Horman1-3/+4
2023-06-09include/linux/math.h: fix mult_frac() multiple argument evaluation bugAlexey Dobriyan1-11/+11
2023-06-09arm64: enable perf events based hard lockup detectorDouglas Anderson5-2/+32
2023-06-09arm64: add hw_nmi_get_sample_period for preparation of lockup detectorLecopzer Chen2-0/+25
2023-06-09watchdog/perf: adapt the watchdog_perf interface for async modelLecopzer Chen2-1/+68
2023-06-09watchdog/perf: add a weak function for an arch to detect if perf can use NMIsDouglas Anderson2-1/+12
2023-06-09watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUsDouglas Anderson5-11/+173
2023-06-09watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanlyDouglas Anderson3-28/+32
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson7-82/+81
2023-06-09watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.cDouglas Anderson3-21/+22
2023-06-09watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()Douglas Anderson3-22/+34
2023-06-09watchdog/hardlockup: style changes to watchdog_hardlockup_check() / is_hardlockup()Douglas Anderson1-17/+15
2023-06-09watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.cDouglas Anderson3-62/+78
2023-06-09watchdog/perf: rename watchdog_hld.c to watchdog_perf.cDouglas Anderson2-2/+2
2023-06-09watchdog/hardlockup: add comments to touch_nmi_watchdog()Douglas Anderson1-4/+19
2023-06-09watchdog/perf: ensure CPU-bound context when creating hardlockup detector eventPingfan Liu1-1/+7
2023-06-09watchdog/hardlockup: change watchdog_nmi_enable() to voidLecopzer Chen3-8/+5
2023-06-09watchdog: remove WATCHDOG_DEFAULTLecopzer Chen1-2/+0
2023-06-09watchdog/perf: more properly prevent false positives with turbo modesDouglas Anderson1-3/+3
2023-06-09watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct configDouglas Anderson1-1/+1
2023-06-09decompressor: provide missing prototypesArnd Bergmann3-1/+5
2023-06-09init: add bdev fs printk if mount_block_root failedAngus Chen1-1/+12
2023-06-09kcov: add prototypes for helper functionsArnd Bergmann2-3/+21
2023-06-09time_namespace: always provide arch_get_vdso_data() prototype for vdsoArnd Bergmann1-1/+2
2023-06-09thread_info: move function declarations to linux/thread_info.hArnd Bergmann5-13/+5
2023-06-09init: move cifs_root_data() prototype into linux/mount.hArnd Bergmann2-2/+2
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann22-45/+23
2023-06-09kunit: include debugfs header fileArnd Bergmann1-0/+1
2023-06-09panic: make function declarations visibleArnd Bergmann2-2/+6
2023-06-09panic: hide unused global functionsArnd Bergmann1-2/+1
2023-06-09locking: add lockevent_read() prototypeArnd Bergmann1-0/+4
2023-06-09lib: devmem_is_allowed: include linux/io.hArnd Bergmann1-0/+1
2023-06-09mm: sparse: mark populate_section_memmap() staticArnd Bergmann1-1/+1
2023-06-09mm: page_poison: always declare __kernel_map_pages() functionArnd Bergmann1-2/+1
2023-06-09mm: percpu: unhide pcpu_embed_first_chunk prototypeArnd Bergmann1-2/+0
2023-06-09squashfs: cache partial compressed blocksVincent Whitchurch3-6/+129
2023-06-09squashfs: don't include buffer_head.hChristoph Hellwig3-3/+0
2023-06-09fork: optimize memcg_charge_kernel_stack() a bitHaifeng Xu1-7/+3
2023-06-09add intptr_tAlexey Dobriyan3-21/+1
2023-06-09procfs: replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-06-09scripts/spelling.txt: add more spellings to spelling.txtColin Ian King1-0/+22
2023-06-09kthread: fix spelling typo and grammar in commentsPrathu Baronia1-2/+2
2023-05-28Linux 6.4-rc4Linus Torvalds1-1/+1