Gimp/tools
Ell c6f1196721 tools: in performance-log-viewer.py, add annotated source view
Add an annotated source view to the performance-log viewer's
profile view.  When selecting the [Self] entry of a function's
profile, for which source information is available and whose source
is found locally, a new column opens, showing the function's
source, annotated with sample statistics.  Header-bar buttons allow
navigation through the annotated lines, selection of all the
samples corresponding to a given line, and opening the text editor
at the current line.

(cherry picked from commit 88438c5055)
2018-09-30 09:01:38 -04:00
..
.gitignore tools: rename test-keyboard.c and install it as gimp-test-clipboard 2018-06-04 22:40:02 +02:00
compute-svg-viewbox.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
defcheck.py Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
extract-vector-icon.sh Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
generate-news tools/generate-news Add a script to generate a NEWS file template 2015-05-02 14:29:39 -04:00
gimp-debug-resume.c libgimpbase, tools: clean some warnings on a Win32 build. 2018-01-28 15:43:07 +01:00
gimp-mkenums Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
gimp-test-clipboard.c tools: rename test-keyboard.c and install it as gimp-test-clipboard 2018-06-04 22:40:02 +02:00
gimppath2svg.py Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptool.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
invert-svg.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
kernelgen.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
Makefile.am tools: add performance-log-viewer.py and driver 2018-09-16 12:05:35 -04:00
module-dependencies.py Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
performance-log-deduce.py tools: add performance-log-deduce.py 2018-09-16 12:05:35 -04:00
performance-log-expand.py app, tools: add "running" thread attribute to GimpBacktrace/performance-log 2018-09-03 18:30:34 -04:00
performance-log-resolve.py tools: add performance-log-related tools 2018-09-02 03:27:33 -04:00
performance-log-viewer tools: add performance-log-viewer.py and driver 2018-09-16 12:05:35 -04:00
performance-log-viewer.py tools: in performance-log-viewer.py, add annotated source view 2018-09-30 09:01:38 -04:00