summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2017-03-08tracing: Free saved_tgids memory in free_saved_cmdlines_bufferOmprakash Dhyade
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-15tracing: Modify saved_tgids size for change in saved_cmdline_sizeOmprakash Dhyade
2017-01-18tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti
2016-12-21msm: rtb: record counter timestamp for every log recordSrinivas Ramana
2016-12-01UPSTREAM: trace: Add an option for boot clock as trace clockJoel Fernandes
2016-10-28Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-10-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-30tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)
2016-09-30fix memory leaks in tracing_buffers_splice_read()Al Viro
2016-09-30Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt
2016-09-24core_ctl_helper: Remove code since it is not used anymoreOlav Haugan
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-07-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2016-07-27tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-07-12Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang
2016-06-02Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-01ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)
2016-06-01ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)
2016-05-25trace: prevent NULL pointer dereferenceKishor PK
2016-05-24coresight: add stm logging to support optimization in trace printkAparna Das
2016-05-24coresight: enable stm logging for trace events, marker and printkShashank Mittal
2016-05-16trace: cpu_freq_switch: use tracefs instead of debugfsDavid Keitel
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-11tracing: Don't display trigger file for events that can't be enabledChunyu Hu
2016-04-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-12tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)
2016-04-12tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)
2016-04-12tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)
2016-03-23tracing: power: Add trace events for core controlJunjie Wu
2016-03-23trace: ipc_logging: Increase maximum size of logging context nameSteven Cahail
2016-03-23trace: ipc_logging: Destroy debugfs directories with logging contextsSteven Cahail
2016-03-23fixup! block/fs: keep track of the task that dirtied the pageRohit Vaswani
2016-03-23trace: cpu_freq_switch: Add profiler for CPU frequency switch timesMatt Wagantall
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-23sched: add affinity, task load information to sched tracepointsSteve Muckle
2016-03-22trace: ipc_logging: Use virtual counterKarthikeyan Ramasubramanian
2016-03-22trace: Add snapshot of ipc_logging driverKarthikeyan Ramasubramanian
2016-03-22block/fs: keep track of the task that dirtied the pageVenkat Gopalakrishnan
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-09tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)
2016-03-03tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)
2016-03-01trace: rtb: disable RTB in the first panic notifierSe Wang (Patrick) Oh
2016-03-01msm: rtb: Add timestamp to rtb loggingVignesh Radhakrishnan
2016-03-01trace: rtb: add msm_rtb register tracing feature snapshotMatt Wagantall
2016-02-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-02-17tracing/stacktrace: Show entire trace if passed in function not foundSteven Rostedt