Age | Commit message (Expand) | Author | Files | Lines |
2010-02-12 | x86, ptrace: regset extensions to support xstate | Suresh Siddha | 1 | -2/+32 |
2010-02-05 | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 1 | -1/+1 |
2010-01-13 | x86/ptrace: Remove unused regs_get_argument_nth API | Masami Hiramatsu | 1 | -24/+0 |
2009-12-17 | x86/ptrace: make genregs[32]_get/set more robust | Linus Torvalds | 1 | -8/+8 |
2009-12-16 | ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping | Oleg Nesterov | 1 | -14/+7 |
2009-12-16 | ptrace: x86: implement user_single_step_siginfo() | Oleg Nesterov | 1 | -9/+21 |
2009-12-09 | hw-breakpoints: Modify breakpoints without unregistering them | Frederic Weisbecker | 1 | -31/+26 |
2009-12-06 | hw-breakpoints: Use overflow handler instead of the event callback | Frederic Weisbecker | 1 | -3/+6 |
2009-12-06 | hw-breakpoints: Drop callback and task parameters from modify helper | Frederic Weisbecker | 1 | -2/+2 |
2009-12-02 | hw-breakpoints: Keep track of user disabled breakpoints | Frederic Weisbecker | 1 | -4/+12 |
2009-11-27 | hw-breakpoints: Use struct perf_event_attr to define user breakpoints | Frederic Weisbecker | 1 | -33/+41 |
2009-11-26 | hw-breakpoints: Simplify error handling in breakpoint creation requests | Frederic Weisbecker | 1 | -7/+1 |
2009-11-21 | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar | 1 | -87/+206 |
2009-11-08 | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker | 1 | -57/+125 |
2009-10-18 | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 1 | -13/+8 |
2009-09-24 | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker | 1 | -13/+8 |
2009-09-23 | x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0 | Roland McGrath | 1 | -1/+13 |
2009-09-23 | x86: ptrace: do not sign-extend orig_ax on write | Roland McGrath | 1 | -18/+1 |
2009-09-11 | x86/ptrace: Fix regs_get_argument_nth() to add correct offset | Masami Hiramatsu | 1 | -1/+1 |
2009-09-07 | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar | 1 | -6/+7 |
2009-08-27 | x86: Add pt_regs register and stack access APIs | Masami Hiramatsu | 1 | -0/+112 |
2009-08-26 | tracing: Create generic syscall TRACE_EVENTs | Josh Stone | 1 | -7/+5 |
2009-08-26 | tracing: Move tracepoint callbacks from declaration to definition | Josh Stone | 1 | -2/+2 |
2009-08-26 | tracing: Rename FTRACE_SYSCALLS for tracepoints | Josh Stone | 1 | -2/+2 |
2009-08-11 | tracing: Add syscall tracepoints | Jason Baron | 1 | -2/+5 |
2009-07-01 | x86: Mark ptrace_get_debugreg() as static | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-06-03 | hw-breakpoints: modify Ptrace routines to access breakpoint registers | K.Prasad | 1 | -90/+141 |
2009-06-03 | hw-breakpoints: prepare the code for Hardware Breakpoint interfaces | K.Prasad | 1 | -8/+8 |
2009-04-24 | x86, bts, mm: clean up buffer allocation | Markus Metzger | 1 | -13/+26 |
2009-04-24 | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 1 | -1/+2 |
2009-04-09 | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 1 | -1/+2 |
2009-04-07 | x86, ptrace: add bts context unconditionally | Markus Metzger | 1 | -19/+1 |
2009-04-07 | x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface | Markus Metzger | 1 | -2/+3 |
2009-04-07 | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger | 1 | -85/+169 |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+7 |
2009-04-03 | signals: remove 'handler' parameter to tracehook functions | Oleg Nesterov | 1 | -1/+1 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 1 | -0/+7 |
2009-03-13 | x86: ptrace, bts: fix an unreachable statement | Américo Wang | 1 | -2/+1 |
2009-03-13 | tracing/x86: basic implementation of syscall tracing for x86 | Frederic Weisbecker | 1 | -0/+7 |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 1 | -1/+1 |
2009-03-03 | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath | 1 | -1/+1 |
2009-02-21 | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX | Ingo Molnar | 1 | -1/+1 |
2009-02-13 | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar | 1 | -6/+10 |
2009-02-11 | x86, ptrace, mm: fix double-free on race | Markus Metzger | 1 | -6/+10 |
2009-02-10 | x86: make lazy %gs optional on x86_32 | Tejun Heo | 1 | -4/+1 |
2009-02-10 | x86: add %gs accessors for x86_32 | Tejun Heo | 1 | -8/+6 |
2008-12-20 | x86, bts: memory accounting | Markus Metzger | 1 | -11/+34 |
2008-12-20 | x86, bts: add fork and exit handling | Markus Metzger | 1 | -10/+40 |
2008-12-12 | x86, bts: provide in-kernel branch-trace interface | Markus Metzger | 1 | -311/+105 |
2008-12-12 | x86, bts: turn BUG_ON into WARN_ON_ONCE | Markus Metzger | 1 | -2/+3 |