-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangeLog
More file actions
54 lines (37 loc) · 1.46 KB
/
ChangeLog
File metadata and controls
54 lines (37 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
v0.5.1 (2024-07-31)
- Average transaction per second rate charts over a minute to be more readable
over longer time spans
v0.5.0 (2023-04-23)
- Update reports to use touchstone-tools for system and process stat charts
- Remove option to set output directories and instead base the output directory
on where the input files are
- Require the database name to be set when generating the postgresql report
- Remove R and Julia sar and pidstat plotting scripts in favor of
touchstone-tools gnuplot versions
- Add gnuplot versions of transaction plotting scripts
v0.4.1 (2023-03-01)
- Add "version" script to show kit version and versions of software that may be
used
v0.4.0 (2023-02-24)
- Add dates to releases.
- Add Julia versions of each plotting script
- Add network plot for device % utilization
- Remove original HTML generating report scripts
- More shellcheck linting
v0.3.2 (2023-01-30)
- Fix CMake project() definition
- shellcheck linting
v0.3.1 (2022-06-28)
- Fix parameter count check in dbt-plot-transaction-distribution
v0.3.0 (2022-05-16)
- Add generic transaction rate plotting script
- Update plot-transaction-distribution script to handle multiple data files
v0.2.0 (2022-04-19)
- Update command line flags in some scripts in effort to make usage more
uniform
- Create more sar memory charts: kbbuffers, kbcached, and kbdirty
- Enhance pidstat processing
- Fix pidstat chart creation
- Adopt Artistic License 2.0
v0.1.0 (2021-10-27)
- Initial release.