Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
528526f2ccf6fac0c8755545e814094fe7f76d16
/
src
/
activity.c
0182516
CLEANUP: config: make the cfg_keyword parsers take a const for the defproxy
by Willy Tarreau
· Tue Mar 09 09:53:46 2021 +0100
75f7233
BUG/MINOR: activity: take care of late wakeups in "show tasks"
by Willy Tarreau
· Fri Jan 29 15:04:16 2021 +0100
7eff06e
MINOR: activity: add a new "show tasks" command to list currently active tasks
by Willy Tarreau
· Fri Jan 29 11:32:55 2021 +0100
cfa7101
MINOR: activity: flush scheduler stats on "set profiling tasks on"
by Willy Tarreau
· Fri Jan 29 11:56:21 2021 +0100
1bd67e9
MINOR: activity: also report collected tasks stats in "show profiling"
by Willy Tarreau
· Fri Jan 29 00:07:40 2021 +0100
3fb6a7b
MINOR: activity: declare a new structure to collect per-function activity
by Willy Tarreau
· Thu Jan 28 19:19:26 2021 +0100
aa622b8
MINOR: activity: make profiling more manageable
by Willy Tarreau
· Thu Jan 28 21:44:22 2021 +0100
b255105
CLEANUP: include: tree-wide alphabetical sort of include files
by Willy Tarreau
· Tue Jun 09 09:07:15 2020 +0200
ca8b069
REORG: include: move MAX_THREADS to defaults.h
by Willy Tarreau
· Thu Jun 11 08:14:01 2020 +0200
6be7849
REORG: include: move cfgparse.h to haproxy/cfgparse.h
by Willy Tarreau
· Fri Jun 05 00:00:29 2020 +0200
f1d32c4
REORG: include: move channel.h to haproxy/channel{,-t}.h
by Willy Tarreau
· Thu Jun 04 21:07:02 2020 +0200
5e539c9
REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h
by Willy Tarreau
· Thu Jun 04 20:45:39 2020 +0200
83487a8
REORG: include: move cli.h to haproxy/cli{,-t}.h
by Willy Tarreau
· Thu Jun 04 20:19:54 2020 +0200
48fbcae
REORG: tools: split common/standard.h into haproxy/tools{,-t}.h
by Willy Tarreau
· Wed Jun 03 18:09:46 2020 +0200
a04ded5
REORG: include: move activity to haproxy/
by Willy Tarreau
· Tue Jun 02 10:29:48 2020 +0200
6634794
REORG: include: move freq_ctr to haproxy/
by Willy Tarreau
· Mon Jun 01 12:18:08 2020 +0200
3f567e4
REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h
by Willy Tarreau
· Thu May 28 15:29:19 2020 +0200
4c7e4b7
REORG: include: update all files to use haproxy/api.h or api-t.h if needed
by Willy Tarreau
· Wed May 27 12:58:42 2020 +0200
9d00869
CLEANUP: cli: replace all occurrences of manual handling of return messages
by Willy Tarreau
· Fri Aug 09 11:21:01 2019 +0200
d2d3348
MINOR: activity: enable automatic profiling turn on/off
by Willy Tarreau
· Thu Apr 25 17:09:07 2019 +0200
d9add3a
MINOR: activity: make the profiling status per thread and not global
by Willy Tarreau
· Thu Apr 25 08:57:41 2019 +0200
d636675
BUG/MINOR: activity: always initialize the profiling variable
by Willy Tarreau
· Thu Apr 25 08:55:47 2019 +0200
0823ca8
MEDIUM: activity: Use the new _HA_ATOMIC_* macros.
by Olivier Houchard
· Fri Mar 08 18:48:58 2019 +0100
0108d90
MEDIUM: init: convert all trivial registration calls to initcalls
by Willy Tarreau
· Sun Nov 25 19:14:37 2018 +0100
75c62c2
MINOR: activity: add configuration and CLI support for "profiling.tasks"
by Willy Tarreau
· Thu Nov 22 11:02:09 2018 +0100
609aad9
REORG: time/activity: move activity measurements to activity.{c,h}
by Willy Tarreau
· Thu Nov 22 08:31:09 2018 +0100