Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80146
b: refs/heads/master
c: 27efeb6
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Ingo Molnar committed Jan 30, 2008
1 parent be87fd7 commit 8a43896
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3aa88cdf6bcc9e510c0707581131b821a7d3b7cb
refs/heads/master: 27efeb67714608b28c0b213cceb6080749435c6b
2 changes: 2 additions & 0 deletions trunk/include/asm-x86/ptrace-abi.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@

#define PTRACE_SINGLEBLOCK 33 /* resume execution until next branch */

#ifndef __ASSEMBLY__
/* configuration/status structure used in PTRACE_BTS_CONFIG and
PTRACE_BTS_STATUS commands.
*/
Expand All @@ -91,6 +92,7 @@ struct ptrace_bts_config {
/* buffer overflow signal */
unsigned int signal;
};
#endif

#define PTRACE_BTS_O_TRACE 0x1 /* branch trace */
#define PTRACE_BTS_O_SCHED 0x2 /* scheduling events w/ jiffies */
Expand Down

0 comments on commit 8a43896

Please sign in to comment.