This website requires JavaScript.
Explore
Help
Sign In
linuxmsm
/
laptops-kernel
Watch
0
Star
0
Fork
0
mirror of
https://github.com/linux-msm/laptops-kernel.git
synced
2026-08-13 14:19:53 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
laptops-kernel
/
samples
/
hung_task
/
Makefile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
3 lines
92 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
samples: add hung_task detector mutex blocking sample
2025-02-25 16:02:43 +09:00
# SPDX-License-Identifier: GPL-2.0-only
samples: extend hung_task detector test with semaphore support
2025-04-14 22:59:45 +08:00
obj-$(CONFIG_SAMPLE_HUNG_TASK)
+=
hung_task_tests.o
Reference in New Issue
Copy Permalink