Skip to content

Tags: danguer/webgrind

Tags

v1.5.0

Toggle v1.5.0's commit message
Bumped to version 1.5

- Allow custom CSS
- Miscellaneous bug fixes

v1.4.0

Toggle v1.4.0's commit message
Bumped to version 1.4

- Packagist registration
- Configurable table columns
- Remember column sort
- Misc bug fixes

v1.3.1

Toggle v1.3.1's commit message
Remove some outdated stuff from README

1.3

Toggle 1.3's commit message
Bumped to version 1.3

- optional fast (~20x) C++ preprocessor to read cachegrind files (linux only)
- better error handling
- fileviewer fix for mixed PHP/HTML

1.2

Toggle 1.2's commit message
Bumped to version 1.2

- show average cost
- enable back button
- preprocessor performance
- file viewer highlights and links
- xdebug 2.3
- clear trace files
- step over proxy functions (e.g. call_user_func())

1.1

Toggle 1.1's commit message
[CHANGED] Bumbed to v1.1 with callgraph

1.0

Toggle 1.0's commit message
- Added ability to click through from call info sublisting to main li…

…st (jokkedk#29)

- Bumped to v1.0

0.9

Toggle 0.9's commit message
- Version bump in config

0.8

Toggle 0.8's commit message
- Document title shows profiled script invoke url

- Version bump for new features

0.7

Toggle 0.7's commit message
- Version bump and minor corrections