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
|
ff5f149b6a
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7
|
15 years ago |
Linus Torvalds
|
33cf23b0a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
15 years ago |
Peter Zijlstra
|
1c024eca51
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events
|
15 years ago |
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
|
1eaa4787a7
tracing: Comment the use of event_mutex with trace event flags
|
15 years ago |
Steven Rostedt
|
553552ce17
tracing: Combine event filter_active and enable into single flags field
|
15 years ago |
Steven Rostedt
|
32c0edaeaa
tracing: Remove duplicate id information in event structure
|
15 years ago |
Steven Rostedt
|
80decc70af
tracing: Move print functions into event class
|
15 years ago |
Steven Rostedt
|
a9a5776380
tracing: Allow events to share their print functions
|
15 years ago |
Steven Rostedt
|
0405ab80aa
tracing: Move raw_init from events to class
|
15 years ago |
Steven Rostedt
|
2e33af0295
tracing: Move fields from event to class structure
|
15 years ago |
Steven Rostedt
|
2239291aeb
tracing: Remove per event trace registering
|
15 years ago |
Steven Rostedt
|
8f08201830
tracing: Create class struct for events
|
15 years ago |
Kei Tokunaga
|
5a2e399595
[SCSI] ftrace: add __print_hex()
|
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
|
16 years ago |