diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2009-09-12 23:11:32 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-09-13 10:22:46 +0200 |
commit | 175622053069afbd366ba3c6030b5af82f378d40 (patch) | |
tree | ce296ebcb62dfcddb68d0270c3019ed06379c29c /fs/xfs | |
parent | 3e304147cdb404ce6d1dd0e50cb19f52142bb363 (diff) |
perf sched: Rename struct lat_snapshot to struct work atoms
To measures the latencies, we capture the sched atoms data into
a specific structure named struct lat_snapshot.
As this structure can be used for other purposes of scheduler
profiling and mirrors what happens in a thread work atom, lets
rename it to struct work_atom and propagate this renaming in
other functions and structures names to keep it coherent.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs/xfs')
0 files changed, 0 insertions, 0 deletions