PowerPC has 12 artificial frames for the profiler
It may need to be different between AIM and Book-E, this was tested only on Book-E (64- and 32-bit) MFC after: 3 weeks
This commit is contained in:
parent
b3f5f97300
commit
ba5835b241
@ -124,7 +124,7 @@
|
||||
/*
|
||||
* This value is bogus just to make module compilable on powerpc
|
||||
*/
|
||||
#define PROF_ARTIFICIAL_FRAMES 3
|
||||
#define PROF_ARTIFICIAL_FRAMES 12
|
||||
#endif
|
||||
|
||||
struct profile_probe_percpu;
|
||||
|
Loading…
Reference in New Issue
Block a user