Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
65b77242043f74bca6a0d733c0e48ef03a8c9893
/
kernel
/
trace
65b7724
tracing: have menu default enabled when kernel debug is configured
by Steven Rostedt
· 17 years ago
d6bf81e
tracing: append ":*" to internal setting of system events
by Steven Rostedt
· 17 years ago
29c8000
ring-buffer: remove complex calculations in ring-buffer-test
by Steven Rostedt
· 17 years ago
0ad5d70
Merge branch 'tracing/hw-branch-tracing' into tracing/core
by Ingo Molnar
· 17 years ago
44347d9
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 17 years ago
d94fc52
tracing/events: fix concurrent access to ftrace_events list, fix
by Li Zefan
· 17 years ago
5928c3c
tracing/filters: support for operator reserved characters in strings
by Frederic Weisbecker
· 17 years ago
e8808c1
tracing/filters: support for filters of dynamic sized arrays
by Frederic Weisbecker
· 17 years ago
8ae79a1
tracing: add hierarchical enabling of events
by Steven Rostedt
· 17 years ago
9456f0f
tracing: reset ring buffer when removing modules with events
by Steven Rostedt
· 17 years ago
3e07a4f
ring-buffer: change test to be more latency friendly
by Steven Rostedt
· 17 years ago
6634ff2
ring-buffer: make moving the tail page a separate function
by Steven Rostedt
· 17 years ago
00c81a5
ring-buffer: check for failed allocation in ring buffer benchmark
by Steven Rostedt
· 17 years ago
8e7abf1
ring-buffer: remove unneeded conditional in rb_reserve_next
by Steven Rostedt
· 17 years ago
48dd0fe
tracing: trace_output.c, fix false positive compiler warning
by Jaswinder Singh Rajput
· 17 years ago
22a7c31
blktrace: from-sector redundant in trace_block_remap
by Alan D. Brunelle
· 17 years ago
a42aaa3
blktrace: correct remap names
by Alan D. Brunelle
· 17 years ago
20c8928
tracing/events: fix concurrent access to ftrace_events list
by Li Zefan
· 17 years ago
2df75e4
tracing/events: fix memory leak when unloading module
by Li Zefan
· 17 years ago
5092dbc
ring-buffer: add benchmark and tester
by Steven Rostedt
· 17 years ago
aa20ae8
ring-buffer: move big if statement down
by Steven Rostedt
· 17 years ago
94487d6
tracing: use proper export symbol for tracing api
by Steven Rostedt
· 17 years ago
41ede23
ring-buffer: disable writers when resetting buffers
by Steven Rostedt
· 17 years ago
afbab76
ring-buffer: have read page swap increment counter with page entries
by Steven Rostedt
· 17 years ago
778c55d
ring-buffer: record page entries in buffer page descriptor
by Steven Rostedt
· 17 years ago
e4906ef
ring-buffer: convert cpu buffer entries to local_t
by Steven Rostedt
· 17 years ago
c8d7718
tracing: export stats of ring buffers to userspace
by Steven Rostedt
· 17 years ago
f0d2c68
ring-buffer: add counters for commit overrun and nmi dropped entries
by Steven Rostedt
· 17 years ago
d6ce96d
ring-buffer: export symbols
by Steven Rostedt
· 17 years ago
8b37256
tracing/filters: a better event parser
by Tom Zanussi
· 17 years ago
a118e4d
tracing/filters: distinguish between signed and unsigned fields
by Tom Zanussi
· 17 years ago
30e673b
tracing/filters: move preds into event_filter object
by Tom Zanussi
· 17 years ago
7267fa6
tracing: fix ref count in splice pages
by Steven Rostedt
· 17 years ago
7d7d2b8
ring-buffer: fix printk output
by Steven Rostedt
· 17 years ago
f2957f1
tracing: have splice only copy full pages
by Steven Rostedt
· 17 years ago
93459c6
tracing: only add splice page if entries exist
by Steven Rostedt
· 17 years ago
5beae6e
tracing: fix ref count in splice pages
by Steven Rostedt
· 17 years ago
cd891ae
tracing: convert ftrace_dump spinlocks to raw
by Steven Rostedt
· 17 years ago
701970b
tracing/events: make modules have their own file_operations structure
by Steven Rostedt
· 17 years ago
060fa5c8
tracing/events: reuse trace event ids after overflow
by Steven Rostedt
· 17 years ago
416dfdc
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
by Ingo Molnar
· 17 years ago
334d416
ring_buffer: compressed event header
by Lai Jiangshan
· 17 years ago
75db37d
tracing: add size checks for exported ftrace internal structures
by Steven Rostedt
· 17 years ago
89ec0de
tracing: increase size of number of possible events
by Steven Rostedt
· 17 years ago
9be2441
tracing/wakeup: move access to wakeup_cpu into spinlock
by Steven Rostedt
· 17 years ago
7a4f453
tracing/events: make struct trace_entry->type to be int type
by Li Zefan
· 17 years ago
3554228
ring-buffer: only warn on wrap if buffer is bigger than two pages
by Steven Rostedt
· 17 years ago
f66578a
tracing/filters: allow user-input to be integer-like string
by Li Zefan
· 17 years ago
e8082f3
tracing/filters: don't remove old filters when failed to write subsys->filter
by Li Zefan
· 17 years ago
cb4764a
tracing: use nowakeup version of commit for function event trace tests
by Steven Rostedt
· 17 years ago
aa18efb
tracing: use recursive counter over irq level
by Steven Rostedt
· 17 years ago
e395898
tracing: remove recursive test from ring_buffer_event_discard
by Steven Rostedt
· 17 years ago
17487bf
tracing: fix recursive test level calculation
by Steven Rostedt
· 17 years ago
28d20e2
tracing/events: call the correct event trace selftest init function
by Steven Rostedt
· 17 years ago
a7abe97
tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING
by Steven Rostedt
· 17 years ago
4ed9f07
tracing: create menuconfig for tracing infrastructure
by Steven Rostedt
· 17 years ago
9ae5b87
tracing: change branch profiling to a choice selection
by Steven Rostedt
· 17 years ago
f3b9aae
tracing/ring-buffer: Add unlock recursion protection on discard
by Frederic Weisbecker
· 17 years ago
e057a5e
tracing/core: Add current context on tracing recursion warning
by Frederic Weisbecker
· 17 years ago
3189cdb
tracing: protect trace_printk from recursion
by Steven Rostedt
· 17 years ago
261842b
tracing: add same level recursion detection
by Steven Rostedt
· 17 years ago
12acd47
tracing: add EXPORT_SYMBOL_GPL for trace commits
by Steven Rostedt
· 17 years ago
ac1adc5
tracing/filters: add filter_mutex to protect filter predicates
by Tom Zanussi
· 17 years ago
339ae5d
tracing: fix file mode of trace and README
by Li Zefan
· 17 years ago
9ea21c1
tracing/events: perform function tracing in event selftests
by Steven Rostedt
· 17 years ago
69abe6a
tracing: add saved_cmdlines file to show cached task comms
by Avadh Patel
· 17 years ago
d1b182a
tracing/events/ring-buffer: expose format of ring buffer headers to users
by Steven Rostedt
· 17 years ago
e618700
tracing/events: add startup tests for events
by Steven Rostedt
· 17 years ago
93eb677
ftrace: use module notifier for function tracer
by Steven Rostedt
· 17 years ago
f3948f8
blktrace: fix context-info when mixed-using blk tracer and trace events
by Li Zefan
· 17 years ago
1d54ad6
blktrace: add trace/ to /sys/block/sda
by Li Zefan
· 17 years ago
9908c30
blktrace: support per-partition tracing for ftrace plugin
by Li Zefan
· 17 years ago
d0deef5
blktrace: support per-partition tracing
by Shawn Du
· 17 years ago
ad8d75f
tracing/events: move trace point headers into include/trace/events
by Steven Rostedt
· 17 years ago
61f919a
tracing/events: fix compile for modules disabled
by Steven Rostedt
· 17 years ago
6d72373
tracing/events: add support for modules to TRACE_EVENT
by Steven Rostedt
· 17 years ago
17c873e
tracing/events: add export symbols for trace events in modules
by Steven Rostedt
· 17 years ago
a59fd60
tracing/events: convert event call sites to use a link list
by Steven Rostedt
· 17 years ago
f42c85e
tracing/events: move the ftrace event tracing code to core
by Steven Rostedt
· 17 years ago
97f2025
tracing/events: move declarations from trace directory to core include
by Steven Rostedt
· 17 years ago
9504504
tracing: make trace_seq operations available for core kernel
by Steven Rostedt
· 17 years ago
56449f4
tracing: make the trace clocks available generally
by Ingo Molnar
· 17 years ago
ea20d92
tracing: consolidate trace and trace_event headers
by Steven Rostedt
· 17 years ago
557055b
tracing: Fix branch tracer header
by Zhaolei
· 17 years ago
0a19e53
tracing/filters: allow on-the-fly filter switching
by Tom Zanussi
· 17 years ago
b5c851a
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 17 years ago
eb02ce0
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
by Tom Zanussi
· 17 years ago
5f77a88
tracing/infrastructure: separate event tracer from event support
by Tom Zanussi
· 17 years ago
77d9f46
tracing/filters: use ring_buffer_discard_commit for discarded events
by Steven Rostedt
· 17 years ago
fa1b47d
ring-buffer: add ring_buffer_discard_commit
by Steven Rostedt
· 17 years ago
e45f2e2
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
by Tom Zanussi
· 17 years ago
e1112b4
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
by Tom Zanussi
· 17 years ago
a3d03ec
tracing: Fix power tracer header
by Zhaolei
· 17 years ago
66de779
blktrace: fix output of BLK_TC_PC events
by Li Zefan
· 17 years ago
b78825d
blktrace: fix output of unknown events
by Li Zefan
· 17 years ago
02af61b
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part
by Zhaolei
· 17 years ago
44e9c8b
tracing/filters: return proper error code when writing filter file
by Li Zefan
· 17 years ago
a3e0ab0
tracing/filters: allow user input integer to be oct or hex
by Li Zefan
· 17 years ago
bcabd91
tracing/filters: fix NULL pointer dereference
by Li Zefan
· 17 years ago
8433a40
tracing/filters: NIL-terminate user input filter
by Li Zefan
· 17 years ago
Next »