Peter Zijlstra
|
b7e2ecef92
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction
|
15 years ago |
Ingo Molnar
|
dfacc4d6c9
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
|
15 years ago |
Peter Zijlstra
|
4f41c013f5
perf/ftrace: Optimize perf/tracepoint interaction for single events
|
15 years ago |
Steven Rostedt
|
bc21b47842
tracing: Show the lost events in the trace_pipe output
|
15 years ago |
Frederic Weisbecker
|
97d5a22005
perf: Drop the obsolete profile naming for trace events
|
15 years ago |
Frederic Weisbecker
|
c530665c31
perf: Take a hot regs snapshot for trace events
|
15 years ago |
Linus Torvalds
|
6556a67435
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Xiao Guangrong
|
430ad5a600
perf: Factorize trace events raw sample buffer operations
|
15 years ago |
Lai Jiangshan
|
0fa0edaf32
tracing: Remove show_format and related macros from TRACE_EVENT
|
15 years ago |
Lai Jiangshan
|
509e760cd9
tracing: Add print_fmt field
|
15 years ago |
Li Zefan
|
07b139c8c8
perf events: Remove CONFIG_EVENT_PROFILE
|
15 years ago |
Li Zefan
|
e00bf2ec60
tracing: Change event->profile_count to be int type
|
15 years ago |
Li Zefan
|
614a71a26b
tracing: Pull up calls to trace_define_common_fields()
|
15 years ago |
Li Zefan
|
87d9b4e1c5
tracing: Extract duplicate ftrace_raw_init_event_foo()
|
15 years ago |
Steven Rostedt
|
a63ce5b306
tracing: Buffer the output of seq_file in case of filled buffer
|
15 years ago |
Frederic Weisbecker
|
ce71b9df88
tracing: Use the perf recursion protection from trace event
|
15 years ago |
Frederic Weisbecker
|
444a2a3bcd
tracing, perf_events: Protect the buffer from recursion in perf
|
15 years ago |
Ingo Molnar
|
4331595650
Merge branch 'perf/core' into perf/probes
|
15 years ago |
Li Zefan
|
6fb2915df7
tracing/profile: Add filter support
|
16 years ago |
Frederic Weisbecker
|
d7a4b414ee
Merge commit 'linus/master' into tracing/kprobes
|
16 years ago |
Frederic Weisbecker
|
20ab4425a7
tracing: Allocate the ftrace event profile buffer dynamically
|
16 years ago |
Frederic Weisbecker
|
e5e25cf47b
tracing: Factorize the events profile accounting
|
16 years ago |
Steven Rostedt
|
16bb8eb1b7
tracing: allow filter predicates to handle ksym symbols
|
16 years ago |
Steven Rostedt
|
637e7e8641
tracing: add lock depth to entries
|
16 years ago |
Steven Rostedt
|
48659d3119
tracing: move tgid out of generic entry and into userstack
|
16 years ago |
Frederic Weisbecker
|
8f8ffe2485
Merge commit 'tracing/core' into tracing/kprobes
|
16 years ago |
Steven Rostedt
|
e77405ad80
tracing: pass around ring buffer instead of tracer
|
16 years ago |
Li Zefan
|
8e254c1d18
tracing/filters: Defer pred allocation
|
16 years ago |
Frederic Weisbecker
|
aeaeae1187
tracing: Restore the const qualifier for field names and types definition
|
16 years ago |
Masami Hiramatsu
|
bd1a5c849b
tracing: Ftrace dynamic ftrace_event_call support
|
16 years ago |