Commit 318d6a8
trace2:gvfs:experiment: read_cache: annotate thread usage in read-cache
Add trace2_thread_start() and trace2_thread_exit() events to the worker
threads used to read the index. This gives per-thread perf data.
These workers were introduced in:
abb4bb8 read-cache: load cache extensions on a worker thread
77ff112 read-cache: load cache entries on worker threads
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>1 parent 46d3ebe commit 318d6a8
1 file changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2056 | 2056 | | |
2057 | 2057 | | |
2058 | 2058 | | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
| 2062 | + | |
| 2063 | + | |
| 2064 | + | |
| 2065 | + | |
| 2066 | + | |
| 2067 | + | |
| 2068 | + | |
| 2069 | + | |
2059 | 2070 | | |
2060 | 2071 | | |
2061 | 2072 | | |
| |||
2132 | 2143 | | |
2133 | 2144 | | |
2134 | 2145 | | |
| 2146 | + | |
| 2147 | + | |
2135 | 2148 | | |
2136 | 2149 | | |
2137 | 2150 | | |
2138 | 2151 | | |
2139 | 2152 | | |
2140 | 2153 | | |
| 2154 | + | |
| 2155 | + | |
| 2156 | + | |
2141 | 2157 | | |
2142 | 2158 | | |
2143 | 2159 | | |
| |||
2305 | 2321 | | |
2306 | 2322 | | |
2307 | 2323 | | |
2308 | | - | |
| 2324 | + | |
2309 | 2325 | | |
2310 | 2326 | | |
2311 | 2327 | | |
| |||
0 commit comments