index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
klee-stats
Age
Commit message (
Expand
)
Author
2022-01-07
klee-stats: fix --print-more
Frank Busse
2022-01-07
klee-stats: add --print-columns
Frank Busse
2022-01-07
klee-stats: do not print summary line for csv/readable-csv
Frank Busse
2022-01-07
klee-stats: fix BCov calculation for zero br instructions
Frank Busse
2022-01-07
klee-stats: rename/reorder/document columns
Frank Busse
2021-11-02
klee-stats: order remaining columns alphabetically
Frank Busse
2021-04-29
Fix erroneous klee-stats legend for --print-all
Jordy Ruiz
2020-11-11
klee-stats: add (readable) csv format (--table-format=readable-csv/csv)
Frank Busse
2020-09-30
klee-stats: fix behaviour for broken/empty DBs
Frank Busse
2020-08-23
klee-stats: check for a run.stats file in the klee-out directory, to prevent ...
Jordy Ruiz
2020-03-31
Fixed some messages, particularly Klee -> KLEE
Cristian Cadar
2020-03-01
[klee-stats] Grafana: Limit number of entries to query for column names
Martin Nowack
2020-03-01
[klee-stats] Use the last row inserted instead of the row with highest Instru...
Martin Nowack
2020-03-01
[klee-stats] Refactor preparing and printing the table
Martin Nowack
2020-03-01
[klee-stats] Check for existence of stats file for Grafana as well
Martin Nowack
2020-03-01
[klee-stats] Do not crash if tabulate is not installed but requested
Martin Nowack
2020-03-01
[klee-stats] Refactor writing table into own function
Martin Nowack
2020-03-01
[klee-stats] Refactor CSV printout in own function
Martin Nowack
2020-03-01
[klee-stats] Check if stats file exist before trying to open it
Martin Nowack
2020-01-17
Add support to provid a specific host address and port for grafana server
Martin Nowack
2020-01-17
Extended the grafana dashboard.
knm17
2019-08-08
Read Klee's start time correctly in klee-stats
George Ordish
2019-04-12
Fix handling of time in grafana
Timotej Kapus
2019-04-04
klee-stats: add - to to-csv/grafana options
Frank Busse
2019-04-04
Add klee-stats test, fix microseconds bug
Timotej Kapus
2019-04-04
Clean klee-stats, StatsTracker and cmake
Timotej Kapus
2019-04-04
Remove unused function
Timotej Kapus
2019-04-04
Remove precision
Timotej Kapus
2019-04-04
Remove compare-by
Timotej Kapus
2019-04-04
Remove sort-by
Timotej Kapus
2019-04-04
Remove unused -sample-interval option
Timotej Kapus
2019-04-04
Remove linechart for klee-stats
Timotej Kapus
2019-04-04
Add add -grafana option to klee-stats
Timotej Kapus
2019-04-04
Change the .stats format into sqlite3
Timotej Kapus
2018-08-29
klee-stats: add TResolve(%) to --print-all
Frank Busse
2018-03-01
Store CexCache stats and then update klee-stats to use them
Domenico Fabio Marino
2017-10-04
Remove Autoconf/Makefile build system and adjust the TravisCI
Dan Liew
2017-01-16
[CMake] Rename "integrationtests" to "systemtests".
Dan Liew
2016-12-02
Fixed the issue of klee-stats not being copied to bin/
Cristian Cadar
2016-11-07
Implement a CMake based build system for KLEE.
Dan Liew
2016-02-23
Added missing copyright headers per klee/issue #301
Marko Dimjašević
2016-02-08
Fixed two spelling errors.
Marko Dimjašević
2014-11-13
tools: prepend DESTDIR when installing
Jiri Slaby
2014-07-21
Merge pull request #113 from antiAgainst/klee-stats
Cristian Cadar
2014-07-18
Refactor klee-stats and add simple line chart drawing functionality.
Lei Zhang
2014-01-09
Fix build system so that ktest-tool and klee-stats can be installed
Dan Liew
2012-10-09
Patch by Tomasz Kuchta that adds several useful options (--print-abs-times, -...
Cristian Cadar
2012-06-21
Patch by Paul Marinescu improving klee-stats: "klee-stats now reports avg and...
Cristian Cadar
2011-12-16
Fixed help message in klee-stats.
Cristian Cadar
2010-04-05
Fix some final objdir != src problems.
Daniel Dunbar
[next]