index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ftrace_event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Restore system filter behavior
Li Zefan
2011-12-05
1
-0
/
+2
*
tracing: Have dynamic size event stack traces
Steven Rostedt
2011-07-14
1
-0
/
+1
*
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-14
1
-0
/
+4
*
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
liubo
2011-05-25
1
-0
/
+12
*
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-05-06
1
-0
/
+1
*
tracing: Remove lock_depth from event entry
Steven Rostedt
2011-03-10
1
-1
/
+0
*
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
2011-02-07
1
-1
/
+0
*
tracing/events: Show real number in array fields
Steven Rostedt
2010-11-19
1
-0
/
+4
*
tracing: Allow syscall trace events for non privileged users
Frederic Weisbecker
2010-11-18
1
-0
/
+8
*
tracing: New flag to allow non privileged users to use a trace event
Frederic Weisbecker
2010-11-18
1
-0
/
+2
*
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
1
-2
/
+2
*
perf, tracing: add missing __percpu markups
Namhyung Kim
2010-08-19
1
-2
/
+2
*
tracing: Reduce latency and remove percpu trace_seq
Lai Jiangshan
2010-07-20
1
-2
/
+3
*
tracing: Allow to disable cmdline recording
Li Zefan
2010-07-20
1
-2
/
+5
*
tracing: Use class->reg() for all registering of events
Steven Rostedt
2010-06-28
1
-0
/
+3
*
perf, trace: Inline perf_swevent_put_recursion_context()
Peter Zijlstra
2010-06-09
1
-2
/
+1
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-27
1
-28
/
+75
|
\
|
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-21
1
-11
/
+12
|
|
\
|
|
*
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
2010-05-21
1
-8
/
+8
|
|
*
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
2010-05-21
1
-6
/
+3
|
|
*
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2010-05-20
1
-0
/
+1
|
|
|
\
|
|
*
|
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
2010-05-18
1
-3
/
+5
|
*
|
|
tracing: Comment the use of event_mutex with trace event flags
Steven Rostedt
2010-05-14
1
-1
/
+8
|
*
|
|
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
2010-05-14
1
-2
/
+19
|
*
|
|
tracing: Remove duplicate id information in event structure
Steven Rostedt
2010-05-14
1
-3
/
+2
|
*
|
|
tracing: Move print functions into event class
Steven Rostedt
2010-05-14
1
-1
/
+1
|
*
|
|
tracing: Allow events to share their print functions
Steven Rostedt
2010-05-14
1
-5
/
+12
|
*
|
|
tracing: Move raw_init from events to class
Steven Rostedt
2010-05-14
1
-1
/
+1
|
*
|
|
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
1
-2
/
+3
|
*
|
|
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
1
-4
/
+15
|
*
|
|
tracing: Create class struct for events
Steven Rostedt
2010-05-14
1
-1
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-21
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[SCSI] ftrace: add __print_hex()
Kei Tokunaga
2010-04-30
1
-0
/
+3
|
|
/
*
|
tracing: Show the lost events in the trace_pipe output
Steven Rostedt
2010-03-31
1
-0
/
+1
|
/
*
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
1
-8
/
+8
*
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
2010-03-10
1
-2
/
+5
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
1
-4
/
+16
|
\
|
*
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
2010-01-29
1
-3
/
+15
|
*
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
2009-12-28
1
-1
/
+1
*
|
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
1
-2
/
+0
*
|
tracing: Add print_fmt field
Lai Jiangshan
2010-01-06
1
-0
/
+1
|
/
*
tracing: Change event->profile_count to be int type
Li Zefan
2009-12-13
1
-1
/
+1
*
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-13
1
-1
/
+0
*
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
2009-12-13
1
-0
/
+1
*
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
2009-12-09
1
-0
/
+1
*
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2009-11-22
1
-7
/
+2
*
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
2009-11-08
1
-2
/
+7
*
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-23
1
-1
/
+10
|
\
|
*
tracing/profile: Add filter support
Li Zefan
2009-10-15
1
-1
/
+10
*
|
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
2009-09-23
1
-3
/
+9
|
\
\
|
|
/
[next]