summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
* trace: cpu_freq_switch: use tracefs instead of debugfsDavid Keitel2016-05-16
* tracing: power: Add trace events for core controlJunjie Wu2016-03-23
* trace: ipc_logging: Increase maximum size of logging context nameSteven Cahail2016-03-23
* trace: ipc_logging: Destroy debugfs directories with logging contextsSteven Cahail2016-03-23
* fixup! block/fs: keep track of the task that dirtied the pageRohit Vaswani2016-03-23
* trace: cpu_freq_switch: Add profiler for CPU frequency switch timesMatt Wagantall2016-03-23
* Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\
| * tracing/stacktrace: Show entire trace if passed in function not foundSteven Rostedt2016-02-17
| * tracing: Fix stacktrace skip depth in trace_buffer_unlock_commit_regs()Steven Rostedt (Red Hat)2016-02-17
* | sched: add affinity, task load information to sched tracepointsSteve Muckle2016-03-23
* | trace: ipc_logging: Use virtual counterKarthikeyan Ramasubramanian2016-03-22
* | trace: Add snapshot of ipc_logging driverKarthikeyan Ramasubramanian2016-03-22
* | block/fs: keep track of the task that dirtied the pageVenkat Gopalakrishnan2016-03-22
* | trace: rtb: disable RTB in the first panic notifierSe Wang (Patrick) Oh2016-03-01
* | msm: rtb: Add timestamp to rtb loggingVignesh Radhakrishnan2016-03-01
* | trace: rtb: add msm_rtb register tracing feature snapshotMatt Wagantall2016-03-01
* | trace: fix compilation for 4.1Dmitry Shmidt2016-02-16
* | trace: add non-hierarchical function_graph optionJamie Gennis2016-02-16
* | trace: Add an option to show tgids in trace outputJamie Gennis2016-02-16
* | trace/events: add gpu trace eventsJamie Gennis2016-02-16
|/
* tracing: Fix setting of start_index in find_next()Qiu Peiyang2016-01-04
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-12-08
|\
| * treewide: Remove old email addressPeter Zijlstra2015-11-23
* | tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filterSteven Rostedt (Red Hat)2015-12-01
* | ring-buffer: Put back the length if crossed page with add_timestampSteven Rostedt (Red Hat)2015-11-24
* | ring-buffer: Update read stamp with first real commit on pageSteven Rostedt (Red Hat)2015-11-24
|/
* Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2015-11-12
|\
| * tracing: #ifdef out uses of max trace when CONFIG_TRACER_MAX_TRACE is not setChen Gang2015-11-10
| * tracing: Remove unused ftrace_cpu_disabled per cpu variableDmitry Safonov2015-11-07
| * tracing: Make tracing work when debugfs is not configured inJiaxing Wang2015-11-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\ \
| * | bpf_trace: Make dependent on PERF_EVENTSSteven Rostedt2015-11-10
* | | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-06
|\ \ \ | | |/ | |/|
| * | tracing: Put back comma for empty fields in boot string parsingSteven Rostedt (Red Hat)2015-11-03
| * | tracing: Apply tracer specific options from kernel command line.Jiaxing Wang2015-11-03
| * | ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmarkSteven Rostedt (Red Hat)2015-11-03
| * | tracing: Allow dumping traces without tracking trace started cpusSasha Levin2015-11-03
| * | ring_buffer: Fix more races when terminating the producer in the benchmarkPetr Mladek2015-11-03
| * | ring_buffer: Do no not complete benchmark reader too earlyPetr Mladek2015-11-03
| * | tracing: Remove redundant TP_ARGS redefiningDmitry Safonov2015-11-03
| * | tracing: Rename max_stack_lock to stack_trace_max_lockSteven Rostedt (Red Hat)2015-11-03
| * | tracing: Allow arch-specific stack tracerAKASHI Takahiro2015-11-03
| * | tracing: ftrace_event_is_function() can return booleanYaowei Bai2015-11-02
| * | tracing: is_legal_op() can return booleanYaowei Bai2015-11-02
| * | ring-buffer: rb_event_is_commit() can return booleanYaowei Bai2015-11-02
| * | ring-buffer: rb_per_cpu_empty() can return booleanYaowei Bai2015-11-02
| * | ring_buffer: ring_buffer_empty{cpu}() can return booleanYaowei Bai2015-11-02
| * | ring-buffer: rb_is_reader_page() can return booleanYaowei Bai2015-11-02
| * | tracing: report_latency() in trace_irqsoff.c can return booleanYaowei Bai2015-11-02
| * | tracing: report_latency() in trace_sched_wakeup.c can return booleanYaowei Bai2015-11-02