/[Apache-SVN]/httpd/flood/trunk/flood_report_relative_times.c
ViewVC logotype

Log of /httpd/flood/trunk/flood_report_relative_times.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 697936 - (view) (annotate) - [select for diffs]
Modified Mon Sep 22 18:34:53 2008 UTC (14 months ago) by jerenkrantz
File length: 3058 byte(s)
Diff to previous 697920 (colored)
Update relative times report to use appropriate APR format string.

* flood_report_relative_times.c
  (relative_times_process_stats): Use %pT extension to emit proper format.
* CHANGES: Update.

Revision 697920 - (view) (annotate) - [select for diffs]
Modified Mon Sep 22 18:13:46 2008 UTC (14 months ago) by jerenkrantz
File length: 3058 byte(s)
Diff to previous 653656 (colored)
Protect relative times report output with a mutex to avoid overlap.

* flood_config.h
  (config_t): Add thread mutex to config structure.
* flood_farm.c
  (run_farm): Create thread mutex when we create farmers structure.
* flood_report_relative_times.c
  (relative_report_t): New structure to hold pointer to a config.
  (relative_times_report_init): Create report structure and stash config.
  (relative_times_process_stats): Use thread mutex to lock printf calls.
* CHANGES: Update.

Revision 653656 - (view) (annotate) - [select for diffs]
Modified Tue May 6 00:42:11 2008 UTC (18 months, 3 weeks ago) by fielding
File length: 2750 byte(s)
Diff to previous 647749 (colored)
promote flood to released products

Revision 647749 - (view) (annotate) - [select for diffs]
Modified Mon Apr 14 12:16:14 2008 UTC (19 months, 1 week ago) by wrowe
Original Path: httpd/test/flood/trunk/flood_report_relative_times.c
File length: 2750 byte(s)
Diff to previous 490946 (colored)
flood is independent of framework, mod_specweb etc

Revision 490946 - (view) (annotate) - [select for diffs]
Modified Fri Dec 29 07:49:58 2006 UTC (2 years, 10 months ago) by jerenkrantz
Original Path: httpd/test/trunk/flood/flood_report_relative_times.c
File length: 2750 byte(s)
Diff to previous 106525 (colored)
Update flood to the new license header.

* flood/NOTICE: Update the copyright year to the date of first publication.

* flood/flood_farmer.c, flood/flood_report_relative_times.h,
  flood/flood_simple_reports.h, flood/flood_test.c, flood/flood.c,
  flood/flood_farmer.h, flood/flood_socket_generic.c, flood/flood_farm.c,
  flood/flood_socket_generic.h, flood/flood_farm.h, flood/flood_config.c,
  flood/flood_net_ssl.c, flood/flood_config.h, flood/flood_net_ssl.h,
  flood/flood_socket_keepalive.c, flood/flood_easy_reports.c,
  flood/flood_round_robin.c, flood/flood_socket_keepalive.h,
  flood/flood_easy_reports.h, flood/flood_round_robin.h, flood/flood_net.c,
  flood/flood_net.h, flood/flood_profile.c, flood/flood_profile.h,
  flood/flood_report_relative_times.c, flood/flood_simple_reports.c:
  Update to new license header.

(Used committers/relicense/src/perl/update-AL20.pl)

Revision 106525 - (view) (annotate) - [select for diffs]
Modified Thu Nov 25 00:36:41 2004 UTC (5 years ago) by nd
Original Path: httpd/test/trunk/flood/flood_report_relative_times.c
File length: 2567 byte(s)
Diff to previous 102613 (colored)
property cleanup

Revision 102613 - (view) (annotate) - [select for diffs]
Modified Mon Feb 9 08:12:56 2004 UTC (5 years, 9 months ago) by jacekp
Original Path: httpd/test/trunk/flood/flood_report_relative_times.c
File length: 2567 byte(s)
Diff to previous 102612 (colored)
fixed typo.

Revision 102612 - (view) (annotate) - [select for diffs]
Modified Sun Feb 8 23:34:41 2004 UTC (5 years, 9 months ago) by jacekp
Original Path: httpd/test/trunk/flood/flood_report_relative_times.c
File length: 2563 byte(s)
Diff to previous 102138 (colored)
migrating to ALv2

Revision 102138 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 13:38:37 2004 UTC (5 years, 10 months ago) by nd
Original Path: httpd/test/trunk/flood/flood_report_relative_times.c
File length: 4589 byte(s)
Diff to previous 101176 (colored)
update license and copyright to 2004

Revision 101176 - (view) (annotate) - [select for diffs]
Modified Sat Sep 6 03:06:11 2003 UTC (6 years, 2 months ago) by jerenkrantz
Original Path: httpd/test/trunk/flood/flood_report_relative_times.c
File length: 4589 byte(s)
Diff to previous 98570 (colored)
Two minor fixes.

* configure.in: Use apu-config, not apr-config.  Duh.

* flood_report_relative_times.c: Don't even bother trying to create a void
  pointer.  (Sun's CC chokes on it.)

Revision 98570 - (view) (annotate) - [select for diffs]
Modified Mon Feb 3 17:11:02 2003 UTC (6 years, 9 months ago) by nd
Original Path: httpd/test/trunk/flood/flood_report_relative_times.c
File length: 4694 byte(s)
Diff to previous 95431 (colored)
bah! what a boring job - update license to 2003.

Revision 95431 - (view) (annotate) - [select for diffs]
Modified Fri May 31 07:59:27 2002 UTC (7 years, 5 months ago) by wrowe
Original Path: httpd/test/trunk/flood/flood_report_relative_times.c
File length: 4689 byte(s)
Diff to previous 90615 (colored)
  Fix massive header bogosity

Revision 90615 - (view) (annotate) - [select for diffs]
Modified Fri Aug 24 04:26:39 2001 UTC (8 years, 3 months ago) by jerenkrantz
Original Path: httpd/test/trunk/flood/flood_report_relative_times.c
File length: 4675 byte(s)
Diff to previous 89954 (colored)
Per Sander, Linux 2.4 returns EAGAIN when we run out of ports.

Revision 89954 - (view) (annotate) - [select for diffs]
Modified Mon Aug 6 19:49:25 2001 UTC (8 years, 3 months ago) by jerenkrantz
Original Path: httpd/test/trunk/flood/flood_report_relative_times.c
File length: 4548 byte(s)
Diff to previous 89937 (colored)
Compile fixups.

Revision 89937 - (view) (annotate) - [select for diffs]
Modified Mon Aug 6 15:44:49 2001 UTC (8 years, 3 months ago) by aaron
Original Path: httpd/test/trunk/flood/flood_report_relative_times.c
File length: 4523 byte(s)
Diff to previous 89914 (colored)
Makes all printed output into one atomic i/o operation. Fixes
a bug where a context switch happened in the middle of this function,
causing the output from two threads to be mixed.

Coincidently, Justin already commited a similiar fix to
the easy report.

Revision 89914 - (view) (annotate) - [select for diffs]
Added Sat Aug 4 01:23:45 2001 UTC (8 years, 3 months ago) by aaron
Original Path: httpd/test/trunk/flood/flood_report_relative_times.c
File length: 4235 byte(s)
Adds a new reporting mechanism where elapsed times during
each request/response test cycle are printed as opposed
to the absolute time samples reported in the "easy"
reports scheme. The new scheme is called "relative_reports".
I've included a new sample file that exemplifies this.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2