Tom Zanussi
|
ee949a86b3
tracing/syscalls: Use long for syscall ret format and field definitions
|
15 лет назад |
Linus Torvalds
|
43c1266ce4
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 лет назад |
Ingo Molnar
|
cdd6c482c9
perf: Do the big rename: Performance Counters -> Performance Events
|
15 лет назад |
Frederic Weisbecker
|
20ab4425a7
tracing: Allocate the ftrace event profile buffer dynamically
|
15 лет назад |
Steven Rostedt
|
e77405ad80
tracing: pass around ring buffer instead of tracer
|
15 лет назад |
Jason Baron
|
57421dbbdc
tracing: Convert event tracing code to use NR_syscalls
|
15 лет назад |
Hendrik Brueckner
|
cd0980fc8a
tracing: Check invalid syscall nr while tracing syscalls
|
15 лет назад |
Ingo Molnar
|
35dce1a99d
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
|
15 лет назад |
Li Zefan
|
43b51ead3f
tracing/filters: Add __field_ext() to TRACE_EVENT
|
16 лет назад |
Josh Stone
|
1c569f0264
tracing: Create generic syscall TRACE_EVENTs
|
15 лет назад |
Li Zefan
|
4539f07701
tracing/syscalls: Fix the output of syscalls with no arguments
|
15 лет назад |
Li Zefan
|
540b7b8d65
tracing/syscalls: Add filtering support
|
15 лет назад |
Li Zefan
|
10a5b66f62
tracing/syscalls: Add fields format for exit events
|
15 лет назад |
Li Zefan
|
e6971969c3
tracing/syscalls: Fix fields format for enter events
|
15 лет назад |
Li Zefan
|
ba8b3a40ba
tracing/syscalls: Fix to print parameter types
|
16 лет назад |
Frederic Weisbecker
|
19007a67a6
tracing: Support for syscall events raw records in perfcounters
|
16 лет назад |
Frederic Weisbecker
|
dc4ddb4c0b
tracing: Add fields format definition for syscall events
|
16 лет назад |
Jason Baron
|
f4b5ffccc8
tracing: Add perf counter support for syscalls tracing
|
16 лет назад |
Jason Baron
|
64c12e0444
tracing: Add individual syscalls tracepoint id support
|
16 лет назад |
Jason Baron
|
fb34a08c34
tracing: Add trace events for each syscall entry/exit
|
16 лет назад |
Jason Baron
|
066e0378c2
tracing: Call arch_init_ftrace_syscalls at boot
|
16 лет назад |
Frederic Weisbecker
|
47788c58e6
tracing/syscalls: use a dedicated file header
|
16 лет назад |
Frederic Weisbecker
|
5be71b61f1
tracing/syscalls: protect thread flag toggling from races
|
16 лет назад |
Frederic Weisbecker
|
6404434525
tracing/syscalls: various cleanups
|
16 лет назад |
Frederic Weisbecker
|
ac99c58c9e
tracing/syscalls: fix missing release of tracing
|
16 лет назад |
Frederic Weisbecker
|
bed1ffca02
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
|
16 лет назад |
Frederic Weisbecker
|
ee08c6eccb
tracing/ftrace: syscall tracing infrastructure, basics
|
16 лет назад |