branch: elpa/flamegraph
commit 2a4049bde93a593194d29c6566d949c0cffbad9e
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>

    Update summary and homepage
---
 flamegraph.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/flamegraph.el b/flamegraph.el
index 3fd3b243a4..ec05fa1e1b 100644
--- a/flamegraph.el
+++ b/flamegraph.el
@@ -1,8 +1,9 @@
-;;; flamegraph.el --- Flame graphs for the Emacs profiler  -*- 
lexical-binding: t; -*-
+;;; flamegraph.el --- Flame graphs for Emacs's native profiler and folded 
stacks files -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2026 Dmitry Gutov
 
 ;; Author: Dmitry Gutov <[email protected]>
+;; Homepage: https://github.com/dgutov/emacs-flamegraph/
 ;; Keywords: lisp, tools
 ;; Version: 0.1
 ;; Package-Requires: ((emacs "30.1"))

Reply via email to