liubo
|
2fc1b6f0d0
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
|
14 years ago |
Arjan van de Ven
|
a3a4a5acd3
Regression: partial revert "tracing: Remove lock_depth from event entry"
|
14 years ago |
Steven Rostedt
|
e6e1e25935
tracing: Remove lock_depth from event entry
|
14 years ago |
Steven Rostedt
|
4a3d27e98a
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
|
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
|
61c32659b1
tracing: New flag to allow non privileged users to use a trace event
|
14 years ago |
Peter Zijlstra
|
a4eaf7f146
perf: Rework the PMU methods
|
15 years ago |
Namhyung Kim
|
6016ee13db
perf, tracing: add missing __percpu markups
|
15 years ago |
Lai Jiangshan
|
bc289ae98b
tracing: Reduce latency and remove percpu trace_seq
|
15 years ago |
Li Zefan
|
e870e9a124
tracing: Allow to disable cmdline recording
|
15 years ago |
Steven Rostedt
|
a1d0ce8213
tracing: Use class->reg() for all registering of events
|
15 years ago |
Peter Zijlstra
|
ecc55f84b2
perf, trace: Inline perf_swevent_put_recursion_context()
|
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
|
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 |