Battery Optimisations
Memory Monitoring
- Identify memory usage in Linux, Android using “smem” memory reporting tool
- Monitor Memory, CPU usage, processes i.e. system resources on Linux
Performance Benchmarking
- How to install perf in ubuntu Linux ?
- Using electric fence for debugging memory leaks in Linux
- Detect memory leaks using Valgrind in Linux
- Real-time performance monitoring tool for Linux
- Measuring networking performance or benchmarking networks using Netperf ( Compilation using source code )
- How to use mtrace to detect memory leaks in executable in Linux