Roland McGrath
|
8cb3ed1393
x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0
|
15 years ago |
Roland McGrath
|
08ff18e299
x86: ptrace: do not sign-extend orig_ax on write
|
15 years ago |
Josh Stone
|
1c569f0264
tracing: Create generic syscall TRACE_EVENTs
|
15 years ago |
Josh Stone
|
9741987586
tracing: Move tracepoint callbacks from declaration to definition
|
15 years ago |
Josh Stone
|
6670000119
tracing: Rename FTRACE_SYSCALLS for tracepoints
|
15 years ago |
Jason Baron
|
a871bd33a6
tracing: Add syscall tracepoints
|
16 years ago |
Markus Metzger
|
1cb81b143f
x86, bts, mm: clean up buffer allocation
|
16 years ago |
Ingo Molnar
|
416dfdcdb8
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
|
16 years ago |
Frederic Weisbecker
|
47788c58e6
tracing/syscalls: use a dedicated file header
|
16 years ago |
Markus Metzger
|
0f4814065f
x86, ptrace: add bts context unconditionally
|
16 years ago |
Markus Metzger
|
de79f54f53
x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface
|
16 years ago |
Markus Metzger
|
e2b371f00a
mm, x86, ptrace, bts: defer branch trace stopping
|
16 years ago |
Linus Torvalds
|
714f83d5d9
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Oleg Nesterov
|
43918f2bf4
signals: remove 'handler' parameter to tracehook functions
|
16 years ago |
Ingo Molnar
|
8302294f43
Merge branch 'tracing/core-v2' into tracing-for-linus
|
16 years ago |
Américo Wang
|
5a8ac9d28d
x86: ptrace, bts: fix an unreachable statement
|
16 years ago |
Frederic Weisbecker
|
1b3fa2ce64
tracing/x86: basic implementation of syscall tracing for x86
|
16 years ago |
Ingo Molnar
|
8b0e5860cb
Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core
|
16 years ago |
Roland McGrath
|
ccbe495caa
x86-64: syscall-audit: fix 32/64 syscall hole
|
16 years ago |
Ingo Molnar
|
d951734654
x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX
|
16 years ago |
Ingo Molnar
|
7032e86967
Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core
|
16 years ago |
Markus Metzger
|
9f339e7028
x86, ptrace, mm: fix double-free on race
|
16 years ago |
Tejun Heo
|
ccbeed3a05
x86: make lazy %gs optional on x86_32
|
16 years ago |
Tejun Heo
|
d9a89a26e0
x86: add %gs accessors for x86_32
|
16 years ago |
Markus Metzger
|
c5dee6177f
x86, bts: memory accounting
|
16 years ago |
Markus Metzger
|
bf53de907d
x86, bts: add fork and exit handling
|
16 years ago |
Markus Metzger
|
c2724775ce
x86, bts: provide in-kernel branch-trace interface
|
16 years ago |
Markus Metzger
|
b0884e25fe
x86, bts: turn BUG_ON into WARN_ON_ONCE
|
16 years ago |
Markus Metzger
|
6abb11aecd
x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c
|
16 years ago |
Markus Metzger
|
ca0002a179
x86, bts: base in-kernel ds interface on handles
|
16 years ago |