A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
idle_inject.c intel_rapl_common.c |
4 | 92 (4%) | 285 (1%) | 2022-01-13 |
dtpm.c intel_rapl_common.c |
3 | 62 (4%) | 285 (1%) | 2022-01-13 |
idle_inject.c dtpm.c |
3 | 92 (3%) | 62 (4%) | 2022-01-13 |
dtpm_cpu.c dtpm.c |
2 | 44 (4%) | 62 (3%) | 2022-01-10 |
intel_rapl_msr.c intel_rapl_common.c |
1 | 95 (1%) | 285 (<1%) | 2022-01-15 |