Various important tools and scripts
-
cpu-energy-meter : Measure energy consumption of x86 chips using msr values. Calculates thorughout workload.
-
RAPL_Energy_measurement : Measure instaneous package/cpu energy consumption using either sysfs, perf_event or using msr.
-
EAS_patches : Morten Rasmussen patches for EAS on arm board. LKML Patches.
-
Pandaboard_omap4 : Developement related to Pandaboard with OMAP-4 versions. To build kernel refer here.
-
rt-app : Workload based in daily activites on mobiles and practical applications. Used in EAS development.
-
TSP_project : Tools and commands used to optimize TSP based algo on Intel Xeon Phi and IBM Power arch.
-
kernel_debug : Qemu commands and initramfs to debug kernel along with working procedure(Fedora 28).
-
testing_kernel : Test and trace linux kernel using qemu. Supports busybox based initramfs to debug from within the kernel.
-
Bash tools: [liquid prompt] (https://github.com/nojhan/liquidprompt). [Fuzzy finder ] (https://github.com/junegunn/fzf). [ToDo taskbook] (npm install --global taskbook).