commit | da35c37198132abebf877cca2ad3c6d9bcd84282 | [log] [tgz] |
---|---|---|
author | Markus Metzger <markus.t.metzger@intel.com> | Wed Jan 30 13:32:03 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:32:03 2008 +0100 |
tree | e0983427408996313fd32673251cdc49e5c09637 | |
parent | 59e87cdcd268daa85c0732e147c59e0c1bacd704 [diff] |
x86, ptrace: rlimit BTS buffer allocation Check the rlimit of the tracing task for total and locked memory when allocating the BTS buffer. Signed-off-by: Markus Metzger <markus.t.metzger@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>