incubator-nuttx/fs/procfs
yinshengkai d0a5489ac5 sched: explicitly select the cpuload clock source configuration
Different configurations require different dependencies.
Explicitly select dependencies to avoid automatically selecting inappropriate configurations.

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2023-11-01 09:27:56 +08:00
..
CMakeLists.txt cmake:complete missing changes during cmake reforming for fs 2023-09-08 21:20:16 +03:00
Kconfig sched: explicitly select the cpuload clock source configuration 2023-11-01 09:27:56 +08:00
Make.defs fdt: Add initial FDT support and procfs for userspace export 2023-08-05 12:41:06 -07:00
fs_procfs.c sched: explicitly select the cpuload clock source configuration 2023-11-01 09:27:56 +08:00
fs_procfscpuinfo.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
fs_procfscpuload.c sched: explicitly select the cpuload clock source configuration 2023-11-01 09:27:56 +08:00
fs_procfscritmon.c clock: replace all up_perf_xx with perf_xx 2023-10-02 16:11:43 +02:00
fs_procfsfdt.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
fs_procfsiobinfo.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
fs_procfsmeminfo.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
fs_procfsproc.c sched: explicitly select the cpuload clock source configuration 2023-11-01 09:27:56 +08:00
fs_procfstcbinfo.c sched: Rename DEBUG_TCBINFO to ARCH_HAVE_TCBINFO 2023-07-26 09:33:38 +02:00
fs_procfsuptime.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
fs_procfsutil.c procfs:add /proc/cpuinfo 2023-05-27 03:29:41 +08:00
fs_procfsversion.c procfs: Add g_ prefix to all procfs_operations 2023-04-22 03:33:50 -04:00
fs_skeleton.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00