index
:
delta/ccache.git
3.1-maint
3.2-maint
3.3-maint
3.4-maint
3.5-maint
3.7-maint
4.5-maint
4.6-maint
4.7-maint
baserock/build-essential
baserock/http-ccache
baserock/http-ccache-morph
baserock/jonathan/no-system-zlib
baserock/liw/kinnison-ccache-fix
baserock/morph
baserock/samthursfield/build-essential-2
baserock/samthursfield/build-essential-2-rebase
dev/aggregation
dev/memcached
maint
master
github.com: ccache/ccache
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bail out on usage of .incbin` assembler directives
Joel Rosdahl
2016-10-26
1
-0
/
+6
*
Rename STATS_UNSUPPORTED to STATS_UNSUPPORTED_OPTION
Joel Rosdahl
2016-10-26
1
-1
/
+1
*
Compute width of stats messages instead of hardcoding
Joel Rosdahl
2016-10-26
1
-28
/
+28
*
Reformat stats_info array
Joel Rosdahl
2016-10-26
1
-34
/
+180
*
Fix regression in b81df8bf of "cache hit rate" statistics output
Joel Rosdahl
2016-07-29
1
-8
/
+4
*
c99: Declare variables closer to their first use
Joel Rosdahl
2016-07-23
1
-49
/
+25
*
c99: Use //-style-comments
Joel Rosdahl
2016-07-22
1
-51
/
+41
*
Show cache hit rate (%) in stats display
Anders Björklund
2016-07-21
1
-0
/
+19
*
Count the number of cleanups performed, in stats
Anders Björklund
2016-07-21
1
-0
/
+20
*
Fix cppcheck warnings/suggestions
Joel Rosdahl
2016-01-02
1
-3
/
+2
*
Use correct data types for stats_set_sizes parameters
Joel Rosdahl
2015-10-04
1
-1
/
+1
*
Update source code style according to uncrustify
Joel Rosdahl
2015-08-05
1
-4
/
+8
*
Correct doc string of stats_update_size
Joel Rosdahl
2015-04-19
1
-2
/
+2
*
Whitespace cleanup
Joel Rosdahl
2014-12-07
1
-1
/
+2
*
Improve temporary file creation functions and usage
Joel Rosdahl
2014-11-15
1
-23
/
+4
*
Merge maint into master (using imerge)
Joel Rosdahl
2014-11-13
1
-5
/
+19
|
\
|
*
Don't try to reset a non-existing stats file
maint
Joel Rosdahl
2014-11-13
1
-0
/
+6
|
*
Do not rely on pids being unique
Joel Rosdahl
2014-11-13
1
-2
/
+8
*
|
Refactor code for putting/getting files to/from the cache into functions
Joel Rosdahl
2014-06-09
1
-7
/
+6
*
|
Merge branch 'maint'
Joel Rosdahl
2014-05-15
1
-3
/
+7
|
\
\
|
|
/
|
*
Don't needlessly allocate empty counter_updates data in stats_flush()
Joel Rosdahl
2014-05-12
1
-4
/
+10
*
|
Free counters struct in stats_flush
Joel Rosdahl
2014-04-13
1
-1
/
+3
*
|
Remove superfluous "path" when printing primary/secondary config paths
Joel Rosdahl
2012-10-31
1
-2
/
+2
*
|
Add the primary and secondary conf file path when printing stats
David Givone
2012-09-09
1
-0
/
+6
*
|
Avoid overflowing counter when converting obsolete max size
Joel Rosdahl
2012-07-03
1
-1
/
+1
*
|
Avoid overflowing calculation of large max size counter
Joel Rosdahl
2012-07-03
1
-1
/
+1
*
|
Portability fixes
Joel Rosdahl
2012-03-05
1
-1
/
+1
*
|
Merge branch 'master' into config
Joel Rosdahl
2012-01-08
1
-2
/
+2
|
\
\
|
*
|
while (1) -> while (true)
Joel Rosdahl
2012-01-08
1
-2
/
+2
*
|
|
Let k/M/G/T be 10-based suffixes and introduce 2-based Ki/Mi/Gi/Ti as well
Joel Rosdahl
2011-07-26
1
-1
/
+1
*
|
|
Use real size instead of multiples of 1024 for sizes
Joel Rosdahl
2011-07-26
1
-10
/
+16
*
|
|
config: Use files and size limits from config
Joel Rosdahl
2011-07-20
1
-76
/
+24
*
|
|
Rename format_size to format_human_readable_size
Joel Rosdahl
2011-07-20
1
-1
/
+1
*
|
|
config: Assert that conf has been created
Joel Rosdahl
2011-07-20
1
-0
/
+8
*
|
|
config: Use stats from conf struct
Joel Rosdahl
2011-07-20
1
-1
/
+3
*
|
|
config: Use log_file from conf struct
Joel Rosdahl
2011-07-20
1
-2
/
+2
*
|
|
config: Use cache_dir from conf struct
Joel Rosdahl
2011-07-17
1
-9
/
+9
|
/
/
*
|
Merge branch 'maint'
Joel Rosdahl
2011-05-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix stats display alignment for preprocessing
Jon Bernard
2011-05-30
1
-1
/
+1
*
|
Merge branch 'maint'
Joel Rosdahl
2011-05-21
1
-1
/
+1
|
\
\
|
|
/
|
*
Move up "can't use precompiled header" stat so that cache size is at end
Joel Rosdahl
2011-05-21
1
-1
/
+1
*
|
Fix typo
Joel Rosdahl
2011-04-09
1
-1
/
+1
*
|
Merge branch 'maint'
Joel Rosdahl
2011-04-09
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright for 2011
Joel Rosdahl
2011-04-09
1
-1
/
+1
*
|
Merge branch 'maint'
Joel Rosdahl
2011-04-03
1
-0
/
+1
|
\
\
|
|
/
|
*
Add separate counter "called for preprocessing"
Joel Rosdahl
2011-04-03
1
-0
/
+1
|
*
Fix NFS object corruption
Wilson Snyder
2010-11-01
1
-1
/
+1
*
|
Fix NFS object corruption
Wilson Snyder
2010-10-09
1
-1
/
+1
*
|
Only create parent directories when needed to save stat() calls
Joel Rosdahl
2010-10-07
1
-10
/
+5
*
|
Add size hint to read_text_file()
Joel Rosdahl
2010-10-05
1
-1
/
+1
|
/
[next]