summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-123-3/+6
|\
| * tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)2018-05-111-0/+3
| * Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-052-3/+3
| |\
| | * tracing: Fix the file mode of stack tracerZhengyuan Liu2018-05-031-1/+1
| | * ftrace: Have set_graph_* files have normal file modesChen LinX2018-05-031-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-081-3/+49
|\ \ \ | |/ / |/| |
| * | bpf: Allow bpf_current_task_under_cgroup in interruptTeng Qin2018-04-291-2/+0Star
| * | bpf: add bpf_get_stack helperYonghong Song2018-04-291-1/+49
* | | Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-032-21/+26
|\ \ \ | | |/ | |/|
| * | tracing: Add field modifier parsing hist error for hist triggersTom Zanussi2018-04-271-0/+1
| * | tracing: Add field parsing hist error for hist triggersTom Zanussi2018-04-271-0/+1
| * | tracing: Restore proper field flag printing when displaying triggersTom Zanussi2018-04-271-0/+10
| * | tracing: Fix bad use of igrab in trace_uprobe.cSong Liu2018-04-261-21/+14Star
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-291-1/+1
|\ \ \
| * | | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-261-1/+1
* | | | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-272-8/+8
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | tracing: Fix missing tab for hwlat_detector print formatPeter Xu2018-04-251-1/+1
| * | tracing: Fix kernel crash while using empty filter with perfRavi Bangoria2018-04-251-7/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-241-4/+21
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-231-4/+21
| |\ \ | | |/ | |/|
| | * bpf/tracing: fix a deadlock in perf_event_detach_bpf_progYonghong Song2018-04-111-4/+21
* | | trace_kprobe: Remove warning message "Could not insert probe at..."Song Liu2018-04-171-2/+0Star
|/ /
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-152-0/+6
|\ \
| * | tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu2018-04-101-0/+2
| * | perf/core: Fix perf_uprobe_init()Song Liu2018-04-101-0/+2
| * | perf/core: Fix perf_kprobe_init()Masami Hiramatsu2018-04-101-0/+2
* | | Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2018-04-132-34/+15Star
|\ \ \
| * | | tracing: Enforce passing in filter=NULL to create_filter()Steven Rostedt (VMware)2018-04-111-14/+10Star
| * | | trace_uprobe: Simplify probes_seq_show()Ravi Bangoria2018-04-111-18/+3Star
| * | | trace_uprobe: Use %lx to display offsetRavi Bangoria2018-04-111-1/+1
| * | | tracing/uprobe: Add support for overlayfsHoward McLauchlan2018-04-111-1/+1
| * | | tracing: Use ARRAY_SIZE() macro instead of open coding itJérémy Lefaure2018-04-111-1/+1
* | | | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-1011-1691/+5820
|\| | | | |_|/ |/| |
| * | tracing: Add rcu dereference annotation for test func that touches filter->progSteven Rostedt (VMware)2018-04-061-1/+6
| * | tracing: Add rcu dereference annotation for filter->progSteven Rostedt (VMware)2018-04-061-1/+2
| * | tracing: Fixup logic inversion on setting trace_global_clock defaultsChris Wilson2018-04-061-1/+1
| * | tracing: Hide global trace clock from lockdepSteven Rostedt (VMware)2018-04-061-2/+2
| * | ring-buffer: Add set/clear_current_oom_origin() during allocationsSteven Rostedt (VMware)2018-04-061-10/+38
| * | ring-buffer: Check if memory is available before allocationSteven Rostedt (VMware)2018-04-061-0/+5
| * | tracing: Uninitialized variable in create_tracing_map_fields()Dan Carpenter2018-04-061-1/+1
| * | tracing: Make sure variable string fields are NULL-terminatedTom Zanussi2018-04-061-2/+2
| * | tracing: Add action comparisons when testing matching hist triggersTom Zanussi2018-04-061-0/+50
| * | tracing: Don't add flag strings when displaying variable referencesTom Zanussi2018-04-061-1/+1
| * | tracing: Fix display of hist trigger expressions containing timestampsTom Zanussi2018-04-061-14/+5Star
| * | ftrace: Drop a VLA in module_exists()Salvatore Mesoraca2018-04-061-4/+3Star
| * | tracing: Mention trace_clock=global when warning about unstable clocksChris Wilson2018-04-061-1/+2
| * | tracing: Default to using trace_global_clock if sched_clock is unstableChris Wilson2018-04-061-0/+19
| * | tracing: Fix a potential NULL dereferenceDan Carpenter2018-03-231-0/+1
| * | tracing: Rewrite filter logic to be simpler and fasterSteven Rostedt (VMware)2018-03-142-1197/+979Star
| * | tracing: Clean up and document pred_funcs_##type creation and useSteven Rostedt (VMware)2018-03-141-14/+32