Commit 58a06e1
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 c4db737 commit 58a06e1
1 file changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2026 | 2026 | | |
2027 | 2027 | | |
2028 | 2028 | | |
| 2029 | + | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
2029 | 2040 | | |
2030 | 2041 | | |
2031 | 2042 | | |
| |||
2102 | 2113 | | |
2103 | 2114 | | |
2104 | 2115 | | |
| 2116 | + | |
| 2117 | + | |
2105 | 2118 | | |
2106 | 2119 | | |
2107 | 2120 | | |
2108 | 2121 | | |
2109 | 2122 | | |
2110 | 2123 | | |
| 2124 | + | |
| 2125 | + | |
| 2126 | + | |
2111 | 2127 | | |
2112 | 2128 | | |
2113 | 2129 | | |
| |||
2277 | 2293 | | |
2278 | 2294 | | |
2279 | 2295 | | |
2280 | | - | |
| 2296 | + | |
2281 | 2297 | | |
2282 | 2298 | | |
2283 | 2299 | | |
| |||
0 commit comments