Home
last modified time | relevance | path

Searched refs:htop (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/buildroot/package/htop/
H A DConfig.in2 bool "htop"
7 htop is an interactive text-mode process viewer for Linux.
10 https://htop.dev/
12 comment "htop needs a toolchain w/ dynamic library"
H A Dhtop.mk8 HTOP_SITE = $(call github,htop-dev,htop,$(HTOP_VERSION))
H A Dhtop.hash2 sha256 b52280ad05a535ec632fbcd47e8e2c40a9376a9ddbd7caa00b38b9d6bb87ced6 htop-3.1.1.tar.gz
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/htop/
H A Dhtop_3.1.2.bb2 HOMEPAGE = "https://htop.dev"
9 SRC_URI = "git://github.com/htop-dev/htop.git;branch=main;protocol=https \
34 FILES:${PN} += "${datadir}/icons/hicolor/scalable/apps/htop.svg"
/OK3568_Linux_fs/debian/scripts/rkstage0/02-sys-tweaks/
H A D00-packages10 htop
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/htop/files/
H A D0001-Use-pkg-config.patch4 Subject: [PATCH] htop: Update to v2.0.2
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/packagegroups/
H A Dpackagegroup-basic.bb52 htop \
H A Dpackagegroup-meta-oe.bb765 htop \
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-armhf/customization/package-lists/
H A Dlinaro.list.chroot69 #htop
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-lxde-arm64/customization/package-lists/
H A Dlinaro.list.chroot69 #htop
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-base-arm64/customization/package-lists/
H A Dlinaro.list.chroot67 #htop
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-base-armhf/customization/package-lists/
H A Dlinaro.list.chroot67 #htop
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-xfce-armhf/customization/package-lists/
H A Dlinaro.list.chroot69 #htop
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-lxde-armhf/customization/package-lists/
H A Dlinaro.list.chroot69 #htop
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-arm64/customization/package-lists/
H A Dlinaro.list.chroot69 #htop
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-xfce-arm64/customization/package-lists/
H A Dlinaro.list.chroot69 #htop
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dutil.c3240 const struct ieee80211_ht_operation *htop, in ieee80211_chandef_vht_oper() argument
3255 if (!oper || !htop) in ieee80211_chandef_vht_oper()
3269 ccfs2 = (le16_to_cpu(htop->operation_mode) & in ieee80211_chandef_vht_oper()
H A Dieee80211_i.h2223 const struct ieee80211_ht_operation *htop,
/OK3568_Linux_fs/kernel/net/wireless/
H A Dscan.c1846 struct ieee80211_ht_operation *htop = (void *)(tmp + 2); in cfg80211_get_bss_channel() local
1848 channel_number = htop->primary_chan; in cfg80211_get_bss_channel()
/OK3568_Linux_fs/buildroot/
H A DCHANGES392 htop, ibrcommon, ibrdtn, ibrdtn-tools, ibrdtnd,
564 #13771: package htop has undeclared dependency on host python
784 #13771: package htop has undeclared dependency on host python
1420 gstreamer1-editing-services, htop, ibm-sw-tpm2, ifplugd,
6029 gst1-plygins-bad, harfbuzz, htop, imagemagick, jasper, libcec,
6065 gst1-rtsp-server, gst1-validate, gst-omx, htop, libcurl,
8042 heirloom-mailx, hiawatha, hostapd, hplip, htop, httping,
8536 hostapd, htop, httping, ifplugd, iftop, igmpproxy,
8991 #5672: htop: remove X11 stuff
9279 gnutls, gob2, gperf, gpsd, gstreamer, haserl, hiawatha, htop,
[all …]
/OK3568_Linux_fs/buildroot/package/
H A DConfig.in2534 source "package/htop/Config.in"