Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8aacf017b065a805d27467843490c976835eb4a5
8aacf01
tracing: Add "uptime" trace clock that uses jiffies
by Steven Rostedt (Red Hat)
· 12 years ago
328df47
tracing: Add function-trace option to disable function tracing of latency tracers
by Steven Rostedt (Red Hat)
· 12 years ago
4df2971
tracing: Remove most or all of stack tracer stack size from stack_max_size
by Steven Rostedt (Red Hat)
· 12 years ago
d4ecbfc
tracing: Fix stack tracer with fentry use
by Steven Rostedt (Red Hat)
· 12 years ago
8788950
tracing: Use stack of calling function for stack tracer
by Steven Rostedt (Red Hat)
· 12 years ago
dd42cd3
tracing: Add function probe to trigger stack traces
by Steven Rostedt (Red Hat)
· 12 years ago
c142be8
tracing: Add skip argument to trace_dump_stack()
by Steven Rostedt (Red Hat)
· 12 years ago
3cd715d
tracing: Add function probe triggers to enable/disable events
by Steven Rostedt (Red Hat)
· 12 years ago
417944c
tracing: Add a way to soft disable trace events
by Steven Rostedt (Red Hat)
· 12 years ago
7818b38
ftrace: Use manual free after synchronize_sched() not call_rcu_sched()
by Steven Rostedt (Red Hat)
· 12 years ago
e67efb9
ftrace: Clean up function probe methods
by Steven Rostedt (Red Hat)
· 12 years ago
57d01ad
tracing: Fix comments for ftrace_event_file/call flags
by Steven Rostedt (Red Hat)
· 12 years ago
77fd5c1
tracing: Add snapshot trigger to function probes
by Steven Rostedt (Red Hat)
· 12 years ago
3209cff
tracing: Add alloc/free_snapshot() to replace duplicate code
by Steven Rostedt (Red Hat)
· 12 years ago
e1df4cb
ftrace: Fix function probe to only enable needed functions
by Steven Rostedt (Red Hat)
· 12 years ago
8380d24
ftrace: Separate unlimited probes from count limited probes
by Steven Rostedt (Red Hat)
· 12 years ago
8b8fa62
tracing: Consolidate ftrace_trace_onoff_unreg() into callback
by Steven Rostedt (Red Hat)
· 12 years ago
1c31714
tracing: Consolidate updating of count for traceon/off
by Steven Rostedt (Red Hat)
· 12 years ago
1b22e38
tracing: Let tracing_snapshot() be used by modules but not NMI
by Steven Rostedt (Red Hat)
· 12 years ago
ca268da
tracing: Add internal ftrace trace_puts() for ftrace to use
by Steven Rostedt (Red Hat)
· 12 years ago
9d3c752c
tracing: Optimize trace_printk() with one arg to use trace_puts()
by Steven Rostedt (Red Hat)
· 12 years ago
09ae723
tracing: Add trace_puts() for even faster trace_printk() tracing
by Steven Rostedt (Red Hat)
· 12 years ago
153e8ed
tracing: Fix the branch tracer that broke with buffer change
by Steven Rostedt (Red Hat)
· 12 years ago
55034cd
tracing: Add alloc_snapshot kernel command line parameter
by Steven Rostedt (Red Hat)
· 12 years ago
f4e781c
tracing: Move the tracing selftest code into its own function
by Steven Rostedt (Red Hat)
· 12 years ago
f5eb558
ring-buffer: Do not use schedule_work_on() for current CPU
by Steven Rostedt (Red Hat)
· 12 years ago
ad909e2
tracing: Add internal tracing_snapshot() functions
by Steven Rostedt (Red Hat)
· 12 years ago
a695cb5
tracing: Prevent deleting instances when they are being read
by Steven Rostedt (Red Hat)
· 12 years ago
121aaee
tracing: Add per_cpu directory into tracing instances
by Steven Rostedt (Red Hat)
· 12 years ago
ce9bae5
tracing: Add snapshot feature to instances
by Steven Rostedt (Red Hat)
· 12 years ago
737223f
tracing: Consolidate buffer allocation code
by Steven Rostedt (Red Hat)
· 12 years ago
45ad21c
tracing: Have trace_array keep track if snapshot buffer is allocated
by Steven Rostedt (Red Hat)
· 12 years ago
6de58e6
tracing: Add snapshot_raw to extract the raw data from snapshot
by Steven Rostedt (Red Hat)
· 12 years ago
0b85ffc
tracing: Add config option to allow snapshot to swap per cpu
by Steven Rostedt (Red Hat)
· 12 years ago
f1affca
tracing: Add snapshot in the per_cpu trace directories
by Steven Rostedt (Red Hat)
· 12 years ago
12883ef
tracing: Consolidate max_tr into main trace_array structure
by Steven Rostedt (Red Hat)
· 12 years ago
22cffc2
tracing: Enable snapshot when any latency tracer is enabled
by Steven Rostedt (Red Hat)
· 12 years ago
873c642
tracing: Clear all trace buffers when unloaded module event was used
by Steven Rostedt (Red Hat)
· 12 years ago
575380d
tracing: Only clear trace buffer on module unload if event was traced
by Steven Rostedt (Red Hat)
· 12 years ago
2a30c11
tracing: Add comment for trace event flag IGNORE_ENABLE
by Steven Rostedt (Red Hat)
· 12 years ago
f1dc672
ring-buffer: Init waitqueue for blocked readers
by Steven Rostedt (Red Hat)
· 12 years ago
523c811
tracing: Fix some section mismatch warnings
by Li Zefan
· 12 years ago
315326c
tracing: Fix trace events build without modules
by Steven Rostedt (Red Hat)
· 12 years ago
34ef61b
tracing: Add __per_cpu annotation to trace array percpu data pointer
by Steven Rostedt (Red Hat)
· 12 years ago
b8aae39
tracing/syscalls: Annotate field-defining functions with __init
by Li Zefan
· 12 years ago
7e4f44b
tracing: Annotate event field-defining functions with __init
by Li Zefan
· 12 years ago
f71130d
tracing: Add a helper function for event print functions
by Li Zefan
· 12 years ago
1569345
tracing/ring-buffer: Move poll wake ups into ring buffer code
by Steven Rostedt (Red Hat)
· 12 years ago
b627344
tracing: Fix read blocking on trace_pipe_raw
by Steven Rostedt
· 12 years ago
cc60cdc
tracing: Fix polling on trace_pipe_raw
by Steven Rostedt
· 12 years ago
189e578
tracing: Do not block on splice if either file or splice NONBLOCK flag is set
by Steven Rostedt (Red Hat)
· 12 years ago
92edca0
tracing: Use direct field, type and system names
by Steven Rostedt
· 12 years ago
d1a2914
tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.c
by Steven Rostedt
· 12 years ago
7724822
tracing: Get trace_events kernel command line working again
by Steven Rostedt
· 12 years ago
0c8916c
tracing: Add rmdir to remove multibuffer instances
by Steven Rostedt
· 12 years ago
277ba04
tracing: Add interface to allow multiple trace buffers
by Steven Rostedt
· 12 years ago
12ab74e
tracing: Make syscall events suitable for multiple buffers
by Steven Rostedt
· 12 years ago
a7603ff
tracing: Replace the static global per_cpu arrays with allocated per_cpu
by Steven Rostedt
· 12 years ago
ccb469a
tracing: Pass the ftrace_file to the buffer lock reserve code
by Steven Rostedt
· 12 years ago
2b6080f
tracing: Encapsulate global_trace and remove dependencies on global vars
by Steven Rostedt
· 13 years ago
ae3b509
tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU
by Steven Rostedt
· 12 years ago
ae63b31e
tracing: Separate out trace events from global variables
by Steven Rostedt
· 13 years ago
613f04a
tracing: Prevent buffer overwrite disabled for latency tracers
by Steven Rostedt (Red Hat)
· 12 years ago
8090282
tracing: Keep overwrite in sync between regular and snapshot buffers
by Steven Rostedt (Red Hat)
· 12 years ago
69d34da
tracing: Protect tracer flags with trace_types_lock
by Steven Rostedt (Red Hat)
· 12 years ago
740466b
tracing: Fix free of probe entry by calling call_rcu_sched()
by Steven Rostedt (Red Hat)
· 12 years ago
2721e72
tracing: Fix race in snapshot swapping
by Steven Rostedt (Red Hat)
· 12 years ago
1abccd7
tracing: update documentation of snapshot utility
by Hiraku Toyooka
· 12 years ago
c9960e4
tracing: Do not return EINVAL in snapshot when not allocated
by Steven Rostedt (Red Hat)
· 12 years ago
d8741e2
tracing: Add help of snapshot feature when snapshot is empty
by Steven Rostedt (Red Hat)
· 12 years ago
a335358
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 12 years ago
db05021
ftrace: Update the kconfig for DYNAMIC_FTRACE
by Steven Rostedt
· 12 years ago
ff1fb5f
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 12 years ago
6994318
perf/x86: Add Intel IvyBridge event scheduling constraints
by Stephane Eranian
· 12 years ago
ece8e0b
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
67cb104
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
1eaec82
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
1a13c0b
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f98982c
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
29d5052
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
026f149
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
11743a1
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
121027a
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
5abcd76
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a57ed93
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
5800700
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
266d7ad
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
bcbd818
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8f55cea
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
b7133a9
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e84cf5d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
1438ade5
workqueue: un-GPL function delayed_work_timer_fn()
by Konstantin Khlebnikov
· 12 years ago
77852fe
sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>
by Ingo Molnar
· 12 years ago
cdc4e86
cputime: Remove irqsave from seqlock readers
by Thomas Gleixner
· 12 years ago
8c189ea
ftrace: Call ftrace cleanup module notifier after all other notifiers
by Steven Rostedt (Red Hat)
· 12 years ago
19f949f
Linux 3.8
by Linus Torvalds
· 12 years ago
36a5df8
genirq: Export enable/disable_percpu_irq()
by Chris Metcalf
· 12 years ago
e9cf59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
7c45512
mm: fix pageblock bitmap allocation
by Linus Torvalds
· 12 years ago
Next »