Oleg Nesterov
|
d027e6a9c8
tracing/perf: Avoid perf_trace_buf_*() in perf_trace_##call() when possible
|
12 years ago |
Oleg Nesterov
|
12473965c3
tracing/perf: Reimplement TP_perf_assign() logic
|
12 years ago |
Oleg Nesterov
|
36009d07b7
tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)
|
12 years ago |
Oleg Nesterov
|
cd92bf61d6
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
|
12 years ago |
Steven Rostedt
|
f5abaa1bfc
tracing: Add DEFINE_EVENT_FN() macro
|
12 years ago |
zhangwei(Jovi)
|
c192c8356c
tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT
|
12 years ago |
Steven Rostedt (Red Hat)
|
417944c4c7
tracing: Add a way to soft disable trace events
|
12 years ago |
Li Zefan
|
523c81135b
tracing: Fix some section mismatch warnings
|
12 years ago |
Li Zefan
|
7e4f44b153
tracing: Annotate event field-defining functions with __init
|
12 years ago |
Li Zefan
|
f71130de5c
tracing: Add a helper function for event print functions
|
12 years ago |
Steven Rostedt
|
ccb469a198
tracing: Pass the ftrace_file to the buffer lock reserve code
|
13 years ago |
Steven Rostedt
|
ae63b31e4d
tracing: Separate out trace events from global variables
|
13 years ago |
Shan Wei
|
1c7d667324
tracing: Kill unused and puzzled sample code in ftrace.h
|
12 years ago |
Steven Rostedt
|
0d5c6e1c19
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
|
12 years ago |
Andrew Vagin
|
e6dab5ffab
perf/trace: Add ability to set a target task for events
|
13 years ago |
Namhyung Kim
|
b102f1d0f1
tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint
|
13 years ago |
Andrew Vagin
|
92e51938f5
perf: Fix counter of ftrace events
|
13 years ago |
liubo
|
2fc1b6f0d0
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
|
14 years ago |
Steven Rostedt
|
e4a9ea5ee7
tracing: Replace trace_event struct array with pointer array
|
14 years ago |
Steven Rostedt
|
0429578016
tracing/events: Show real number in array fields
|
14 years ago |
Frederic Weisbecker
|
53cf810b19
tracing: Allow syscall trace events for non privileged users
|
14 years ago |
Frederic Weisbecker
|
1ed0c59711
tracing: New macro to set up initial event flags value
|
14 years ago |
Frederic Weisbecker
|
819ce45afe
tracing: Drop cpparg() macro
|
15 years ago |
Lai Jiangshan
|
bc289ae98b
tracing: Reduce latency and remove percpu trace_seq
|
15 years ago |
Steven Rostedt
|
a1d0ce8213
tracing: Use class->reg() for all registering of events
|
15 years ago |
Ingo Molnar
|
c726b61c6a
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
|
15 years ago |
Frederic Weisbecker
|
b0f82b81fe
perf: Drop the skip argument from perf_arch_fetch_regs_caller
|
15 years ago |
Peter Zijlstra
|
3771f07711
perf_events, trace: Fix probe unregister race
|
15 years ago |
Linus Torvalds
|
c5617b200a
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Steven Rostedt
|
49c177461b
tracing: Add __used annotation to event variable
|
15 years ago |