diff options
| author | KOSAKI Motohiro <[email protected]> | 2010-08-09 17:19:55 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-09 20:45:03 -0700 |
| commit | cf4dcc3e9b374e1b61a7c22faf868707ce78d6a9 (patch) | |
| tree | eb46339e98467b74a089d596b63d79441408caec /tools/perf/scripts/python | |
| parent | 4dc4b3d971b23e12d483ba9f3b93b648c54b298a (diff) | |
vmscan: convert direct reclaim tracepoint to DEFINE_TRACE
Mel Gorman recently added some vmscan tracepoints. Unfortunately they are
covered only global reclaim. But we want to trace memcg reclaim too.
Thus, this patch convert them to DEFINE_TRACE macro. it help to reuse
tracepoint definition for other similar usage (i.e. memcg). This patch
have no functionally change.
Signed-off-by: KOSAKI Motohiro <[email protected]>
Reviewed-by: KAMEZAWA Hiroyuki <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Acked-by: Balbir Singh <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions