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