summaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4-p.199 (3f5703c) into msm-4.4Srinivasarao P2019-11-11
|\
| * Merge 4.4.199 into android-4.4-pGreg Kroah-Hartman2019-11-06
| |\
| | * tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek2019-11-06
* | | Merge android-4.4-p.197 (93ec8fb) into msm-4.4Srinivasarao P2019-10-30
|\| |
| * | Merge 4.4.197 into android-4.4-pGreg Kroah-Hartman2019-10-17
| |\|
| | * tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)2019-10-17
| * | Merge 4.4.187 into android-4.4-pGreg Kroah-Hartman2019-08-04
| |\|
| * | Merge 4.4.185 into android-4.4-pGreg Kroah-Hartman2019-07-10
| |\ \
| * \ \ Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman2019-04-30
| |\ \ \
| * \ \ \ Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
| |\ \ \ \
| * \ \ \ \ Merge 4.4.163 into android-4.4-pGreg Kroah-Hartman2018-11-10
| |\ \ \ \ \
| * \ \ \ \ \ Merge 4.4.155 into android-4.4-pGreg Kroah-Hartman2018-09-10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.4.152 into android-4.4-pGreg Kroah-Hartman2018-08-24
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.4.147 into android-4.4-pGreg Kroah-Hartman2018-08-09
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 4.4.187 into android-4.4Greg Kroah-Hartman2019-08-04
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata2019-08-04
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge android-4.4.185 (14e1196) into msm-4.4Srinivasarao P2019-07-11
|\| | | | | | | | |
| * | | | | | | | | Merge 4.4.185 into android-4.4Greg Kroah-Hartman2019-07-10
| |\| | | | | | | |
| | * | | | | | | | tracing: Silence GCC 9 array bounds warningMiguel Ojeda2019-07-10
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\| | | | | | | |
| * | | | | | | | Merge 4.4.179 into android-4.4Greg Kroah-Hartman2019-04-30
| |\| | | | | | |
| | * | | | | | | tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-27
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\| | | | | | |
| * | | | | | | Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\| | | | | |
| | * | | | | | tracing: Do not free iter->trace in fail path of tracing_open_pipe()zhangyi (F)2019-03-23
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge android-4.4.163 (0ca3fca) into msm-4.4Srinivasarao P2018-11-15
|\| | | | | |
| * | | | | | Merge 4.4.163 into android-4.4Greg Kroah-Hartman2018-11-10
| |\| | | | |
| | * | | | | tracing: Skip more functions when doing stack tracing of eventsSteven Rostedt (Red Hat)2018-11-10
| | | |_|_|/ | | |/| | |
* | | | | | Merge android-4.4.155 (b3f777e) into msm-4.4Srinivasarao P2018-09-12
|\| | | | |
| * | | | | Merge 4.4.155 into android-4.4Greg Kroah-Hartman2018-09-10
| |\| | | |
| | * | | | tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)2018-09-09
| | | |_|/ | | |/| |
| * | | | ANDROID: tracing: fix race condition reading saved tgidsAdrian Salido2018-08-31
* | | | | Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-28
|\| | | |
| * | | | Merge 4.4.152 into android-4.4Greg Kroah-Hartman2018-08-24
| |\| | |
| | * | | tracing: Use __printf markup to silence compilerMathieu Malaterre2018-08-24
| | | |/ | | |/|
* | | | Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P2018-08-24
|\| | |
| * | | Merge 4.4.147 into android-4.4Greg Kroah-Hartman2018-08-09
| |\| | | | |/ | |/|
| | * ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-08-09
* | | Merge android-4.4.132 (46155cc) into msm-4.4Srinivasarao P2018-05-22
|\| |
| * | UPSTREAM: tracing: Use cpumask_available() to check if cpumask variable may b...Matthias Kaehlcke2018-05-04
* | | Merge android-4.4.109 (8cbe01c) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.109 into android-4.4Greg Kroah-Hartman2018-01-02
| |\|
| | * tracing: Fix crash when it fails to alloc ring bufferJing Xia2018-01-02
| | * tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)2018-01-02
| | * tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)2018-01-02
* | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
| |\|
| | * tracing: Allocate mask_str buffer dynamicallyChangbin Du2017-12-20
* | | Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev2017-10-20
|\| |