gcc/libstdc++-v3/scripts
Jonathan Wakely de10b4fc49
libstdc++: Write timestamp to libstdc++-performance.sum file
The results of 'make check-performance' are appended to the .sum file,
with no indication where one set of results ends and the next begins. We
could just remove the file when starting a new run, but appending makes
it a little easier to compare with previous runs, without having to copy
and store old files.

This adds a header containing a timestamp to the file when starting a
new run.

libstdc++-v3/ChangeLog:

	* scripts/check_performance: Add timestamp to output file at
	start of run.
2024-11-13 20:21:29 +00:00
..
check_compile
check_performance libstdc++: Write timestamp to libstdc++-performance.sum file 2024-11-13 20:21:29 +00:00
check_simd
create_testsuite_files
extract_symvers.in
extract_symvers.pl
gen_bind_includers.pl
gen_includers2.pl
gen_includers.pl
gen_text_encoding_data.py libstdc++: Fix Python scripts to output the correct filename 2024-03-19 15:20:07 +00:00
make_exports.pl
make_graph.py
run_doxygen libstdc++: Rename man pages to use '::' instead of '_' 2024-04-25 18:38:44 +01:00
testsuite_flags.in
update_release_branch.sh libstdc++: Add script to update docs for a new release branch 2024-06-26 21:15:14 +01:00