summaryrefslogtreecommitdiff
path: root/include/haproxy/activity.h
Commit message (Expand)AuthorAgeFilesLines
* MEDIUM: tasks/activity: combine the called function with the callerWilly Tarreau2022-09-081-1/+1
* CLEANUP: activity: make the number of sched activity entries more configurableWilly Tarreau2022-09-081-1/+1
* MINOR: memprof: export the minimum definitions for memory profilingWilly Tarreau2022-08-171-0/+4
* MINOR: task: move profiling bit to per-threadWilly Tarreau2022-06-141-1/+0
* MINOR: activity: get the run_time from the clock updatesWilly Tarreau2021-10-081-1/+1
* REORG: acitvity: uninline sched_activity_entry()Willy Tarreau2021-10-071-28/+1
* REORG: activity: uninline activity_count_runtime()Willy Tarreau2021-10-071-37/+1
* REORG: sched: move the stolen CPU time detection to sched_entering_poll()Willy Tarreau2021-10-011-19/+0
* CLEANUP: Add haproxy/xxhash.h to avoid modifying import/xxhash.hTim Duesterhus2021-09-111-1/+1
* MINOR: activity: declare a new structure to collect per-function activityWilly Tarreau2021-01-291-0/+27
* MINOR: activity: make profiling more manageableWilly Tarreau2021-01-291-12/+10
* CLEANUP: include: tree-wide alphabetical sort of include filesWilly Tarreau2020-06-111-2/+2
* CLEANUP: include: make atomic.h part of the base APIWilly Tarreau2020-06-111-1/+0
* REORG: include: move activity to haproxy/Willy Tarreau2020-06-111-0/+102