Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Kscope4 is a graphical frontend for cscope, the well known source code browser.
Current version is a port to KDE4 / Qt4 of the original release ( 1.6.0 ) by Elad Lahav.
KDE4, Qt4 and CMake are required to build `kscope'
The graph features require Dot and Graphviz packages to be installed
The archive file contains a `configure' shell script and a `Makefile' to ease the building process ( see `INSTALL' for details )
A source RPM package is available along with a .tar.xz archive
ChangeLog: rel. 1.8.1 (11/18/2015)
- On startup don't rebuild the cscope database if no file was modified
- Sort hints used for symbol query
- Save/restore symbol queries history in "Project" mode
ChangeLog: rel. 1.8.0 (09/09/2015)
- Port graph to pure Qt4. ...