Commit Graph

73 Commits (f4b9a988685da6386d7f9a72df3098bcc3270526)

Author SHA1 Message Date
Markus Metzger 1cb81b143f x86, bts, mm: clean up buffer allocation 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
Oleg Nesterov 43918f2bf4 signals: remove 'handler' parameter to tracehook functions 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
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
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
Markus Metzger f4166c54bf x86, bts: DS and BTS initialization 16 years ago
Roland McGrath 325af5fb14 x86: ioperm user_regset 17 years ago
Harvey Harrison 493cd9122a x86: ds.c ptrace.c integer as NULL pointer sparse fixes 17 years ago
Srinivasa Ds da654b74bd signals: demultiplexing SIGTRAP signal 17 years ago
Roland McGrath eeea3c3ff8 x86: tracehook syscall 17 years ago
Jaswinder Singh 4fe702c7e4 X86_32: declare pt_regs_access as unsigned long 17 years ago
Roland McGrath 380fdd7585 x86 ptrace: user-sets-TF nits 17 years ago
Roland McGrath d4d6715016 x86 ptrace: unify syscall tracing 17 years ago
Roland McGrath 45fdc3a762 x86 ptrace: fix PTRACE_GETFPXREGS error 17 years ago
Roland McGrath 1f465f4e47 x86: user_regset_view table fix for ia32 on 64-bit 17 years ago
Markus Metzger 93fa7636df x86, ptrace: PEBS support 17 years ago
Roland McGrath 562b80baff x86_64 ia32 ptrace: convert to compat_arch_ptrace 17 years ago
Roland McGrath cdb6990479 x86_64 ia32 ptrace: use compat_ptrace_request for siginfo 17 years ago
Harvey Harrison c3e6ff87a3 x86: regparm(3) is mandatory, no need to annotate 17 years ago
Andrew Morton d8d4f157b8 x86: ptrace.c: fix defined-but-unused warnings 17 years ago
Roland McGrath 40f0933d51 x86: ia32 syscall restart fix 17 years ago
Roland McGrath 84c6f6046c x86_64: make ptrace always sign-extend orig_ax to 64 bits 17 years ago
Ingo Molnar b4ef95de00 x86: disable BTS ptrace extensions for now 17 years ago
Roland McGrath f9cb02b0be x86 ptrace: fix compat PTRACE_SETREGS 17 years ago
Roland McGrath c63855d040 x86 ptrace: disallow null cs/ss 17 years ago
Markus Metzger 87e8407f9a x86, ptrace: add bts_struct size to status command 17 years ago
Markus Metzger cba4b65d35 x86, ptrace: add buffer size checks 17 years ago
Markus Metzger e6ae5d9540 x86, ptrace: support 32bit-cross-64bit BTS recording 17 years ago
Markus Metzger da35c37198 x86, ptrace: rlimit BTS buffer allocation 17 years ago
Roland McGrath fdadd54db5 x86: x86 ptrace generic requests 17 years ago
Roland McGrath bb61682b3f x86: x86 core dump TLS 17 years ago
Roland McGrath 5a4646a4ef x86: x86 ptrace user_regset 17 years ago
Roland McGrath 070459d95e x86: x86 user_regset_view 17 years ago
Roland McGrath 91e7b707a4 x86: x86 user_regset general regs 17 years ago
Roland McGrath 4421011120 x86: x86 i387 user_regset 17 years ago
Markus Metzger a95d67f87e x86, ptrace: new ptrace BTS API 17 years ago