aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-io.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-27gcov-profile: use static pool for TOPN firstMartin Liska1-1/+1
2020-07-31libgcov: support overloaded mallocMartin Liska1-0/+3
2020-06-02Make TOPN counter dynamically allocated.Martin Liska1-4/+18
2020-05-28gcov-tool: Flexible endian adjustment for merging coverage dataMartin Liska1-0/+3
2020-05-11Add caveat about parsing of .gcda and .gcno files.Martin Liska1-1/+7
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-03Rename SINGE_VALUE to TOPN_VALUES counters.Martin Liska1-4/+3
2019-06-10Implement N disk counters for single value and indirect call counters.Martin Liska1-0/+7
2019-06-07Remove indirect call top N counter type.Martin Liska1-6/+0
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-21Remove arc profile histogram in non-LTO mode.Martin Liska1-64/+7
2018-06-29When using -fprofile-generate=/some/path mangle absolute path of file (PR lto...Martin Liska1-0/+1
2018-06-05Simplify gcov_histogram as it's used only for ARCS counters.Martin Liska1-24/+14
2018-03-08Document gcov-io (PR gcov-profile/84735).Martin Liska1-2/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-06-05invoke.texi: Document the -fprofile-abs-path option.Bernd Edlinger1-0/+1
2017-04-28gcno file: do not stream block flags (PR gcov-profile/80031).Martin Liska1-1/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-17Do not use LONG_LONG_TYPE_SIZE in #if macro conditionMartin Liska1-10/+0
2016-08-10Cherry-pick fprofile-generate-atomic from google/gcc-4_9Martin Liska1-0/+8
2016-07-25Adapt the numbering scheme (PR gcov-profile/64874)Martin Liska1-9/+9
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-21Add AutoFDO.Dehao Chen1-0/+3
2014-10-07Makefile.in: Fix dependence.Rong Xu1-0/+6
2014-07-11Add gcov-tool: an offline gcda profile processing tool Support.Rong Xu1-39/+18
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-2/+2
2014-05-22gcov-io.c (gcov_position): Use gcov_nonruntime_assert.Teresa Johnson1-0/+7
2014-01-08gcov-io.c (gcov_var): Move from gcov-io.h.Rong Xu1-263/+7
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10Put back typedef for gcov_working_set_t/gcov_bucket_typeH.J. Lu1-4/+4
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-4/+4
2013-11-13The patch re-factors libgcov.c to make it better modulelized.Rong Xu1-0/+2
2013-11-11Time profiler introduced.Martin Liska1-4/+9
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
2013-08-09cgraph.h (cgraph_node): Add profile_id.Jan Hubicka1-1/+1
2013-04-03This patch enables the gcov-dump tool to optionally compute and dump the work...Teresa Johnson1-0/+22
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-30Revised patch to ensure that histograms from the profile summary are streamed...Teresa Johnson1-0/+1
2012-09-04Enhances the gcov program summary by adding a histogram of arc counter entries.Teresa Johnson1-3/+38
2012-07-23coverage.c: Refer to "notes file" instead of "graph file" in all comments.Steven Bosscher1-1/+1
2012-05-08This patch adds functionality to libgcov to enable user applications to colle...Teresa Johnson1-0/+6
2011-12-04gcov-io.h (struct gcov_info): Replace trailing array with pointer to array.Nathan Sidwell1-2/+2
2011-11-07libgcov.c (struct gcov_fn_buffer): New struct.Nathan Sidwell1-33/+32
2011-04-29split checksum into cfg checksum and line checksumXinliang David Li1-4/+8
2009-11-25Remove trailing white spaces.H.J. Lu1-6/+6
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-12/+10
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1