release-0.7.10
Summary
- fix(bpfassets): Fix object file lookup (#1419)
- feat(bpf): Build for bpfel and bpfeb
- feat(bpf): Bump up libbpf to 1.3.0
- fix(dashboard): show metal and VM metrics correctly (#1395)
- doc(dev): add section on how to profile (#1396)
- feat(bpf): Portable eBPF Probes
- feat(test): initial version of validator tool
- dev(compose): add manifests for validation
- fix(collector): Fix Segmentation fault when collecting CPU Freq from BPF (#1387)
- feat(kepler): enable pprof (#1383)
- fix habana installation
- fix previous pid of finish_task_switch (#1370)
- fix: update dashboard for docker-compose
- fix(build): reduce image size by squashing install and clean steps
- feat(compose): add docker-compose for easier local development
- feat(exporter): log listening port
- fix(build): reduce container image size (#1336)
New Contributors
- @dave-tucker made their first contribution in #1384
Full Changelog: v0.7.9...v0.7.10