summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help textBorislav Petkov2019-11-141-2/+2
| * | | tracing: Use seq_buf_hex_dump() to dump buffersPiotr Maziarz2019-11-142-0/+45
| * | | tracing/kprobe: Check whether the non-suffixed symbol is notraceMasami Hiramatsu2019-11-141-3/+24
| * | | tracing: use kvcalloc for tgid_map array allocationYuming Han2019-11-141-1/+1
| * | | tracing/hwlat: Fix a few trivial nitsSrivatsa S. Bhat (VMware)2019-11-141-2/+2
| * | | tracing: Use generic type for comparator functionAndy Shevchenko2019-11-144-15/+13
| * | | fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stubSteven Rostedt (VMware)2019-11-141-3/+8
| * | | tracing: Adding NULL checks for trace_array descriptor pointerDivya Indi2019-11-132-0/+5
| * | | tracing: Verify if trace array exists before destroying it.Divya Indi2019-11-131-3/+12
| * | | tracing: Declare newly exported APIs in include/linux/trace.hDivya Indi2019-11-131-3/+1
| * | | tracing: Make internal ftrace events staticBen Dooks2019-11-131-2/+2
| * | | tracing: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior2019-11-131-0/+2
| * | | preemptirq_delay_test: Add the burst feature and a sysfs triggerViktor Rosendahl (BMW)2019-11-132-22/+128
| * | | ftrace: Implement fs notification for tracing_max_latencyViktor Rosendahl (BMW)2019-11-133-6/+98
| * | | ftrace: Add information on number of page groups allocatedSteven Rostedt (VMware)2019-11-133-6/+31
| * | | ftrace/x86: Add a counter to test function_graph with directSteven Rostedt (VMware)2019-11-131-0/+4
| * | | ftrace: Add ftrace_find_direct_func()Steven Rostedt (VMware)2019-11-131-1/+78
| * | | ftrace: Add register_ftrace_direct()Steven Rostedt (VMware)2019-11-132-5/+272
| * | | ftrace: Separate out functionality from ftrace_location_range()Steven Rostedt (VMware)2019-11-081-15/+23
| * | | ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move()Steven Rostedt (VMware)2019-11-081-12/+17
| * | | ftrace: Introduce PERMANENT ftrace_ops flagMiroslav Benes2019-11-041-2/+21
| |/ /
* | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-1/+0
|\ \ \ | |_|/ |/| |
| * | tracing: Remove unnecessary DEBUG_FS dependencyKusanagi Kouichi2019-11-221-1/+0
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-261-5/+10
|\ \
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-10-282-0/+6
| |\|
| * | perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)2019-10-171-5/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-251-52/+175
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-021-58/+173
| |\ \ \
| | * | | bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpersDaniel Borkmann2019-11-021-46/+135
| | * | | bpf: Make use of probe_user_write in probe write helperDaniel Borkmann2019-11-021-4/+2
| | * | | bpf: Replace prog_raw_tp+btf_id with prog_tracingAlexei Starovoitov2019-10-311-8/+36
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-022-0/+6
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-261-1/+9
| |\ \ \ | | |_|/ | |/| |
| | * | bpf: Prepare btf_ctx_access for non raw_tp use caseMartin KaFai Lau2019-10-241-0/+2
| | * | bpf: Fix build error without CONFIG_NETYueHaibing2019-10-181-0/+2
| | * | bpf: Check types of arguments passed into helpersAlexei Starovoitov2019-10-171-0/+4
| | * | bpf: Implement accurate raw_tp context access via BTFAlexei Starovoitov2019-10-171-1/+1
* | | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-2/+2
|\ \ \ \
| * | | | trace: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-2/+2
* | | | | Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-11-251-38/+46
|\ \ \ \ \
| * | | | | cgroup: use cgrp->kn->id as the cgroup IDTejun Heo2019-11-121-2/+2
| * | | | | kernfs: use 64bit inos if ino_t is 64bitTejun Heo2019-11-121-4/+17
| * | | | | kernfs: convert kernfs_node->id from union kernfs_node_id to u64Tejun Heo2019-11-121-36/+31
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-251-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ftrace: add ftrace_init_nop()Mark Rutland2019-11-061-3/+3
| | |_|/ | |/| |
* | | | tracing: Fix race in perf_trace_buf initializationPrateek Sood2019-10-211-0/+4
* | | | tracing: Fix "gfp_t" format for synthetic eventsZhengjun Xing2019-10-181-0/+2
|/ / /
* | | tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek2019-10-121-0/+1
* | | tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)2019-10-121-0/+2
* | | tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)2019-10-121-1/+1