summaryrefslogtreecommitdiffstats
path: root/samples/seccomp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-16perf record: Fix -c/-F options for cpu event aliasesAndi Kleen5-4/+19
2017-11-16tools headers: Synchronize kernel ABI headers wrt SPDX tagsArnaldo Carvalho de Melo2-0/+2
2017-11-16perf annotate: Align source and offset linesJiri Olsa1-10/+24
2017-11-16perf annotate browser: Add disasm_line__write functionJiri Olsa1-45/+53
2017-11-16perf annotate browser: Use struct annotation_line in browser topJiri Olsa1-13/+13
2017-11-16perf annotate browser: Use struct annotation_line in find functionsJiri Olsa1-20/+20
2017-11-16perf annotate browser: Use struct annotation_line in browser_lineJiri Olsa1-32/+28
2017-11-16perf annotate browser: Change offsets to struct annotation_lineJiri Olsa1-20/+29
2017-11-16perf annotate browser: Change selection to struct annotation_lineJiri Olsa1-29/+34
2017-11-16perf annotate browser: Rename disasm_line__browser to browser_lineJiri Olsa1-8/+8
2017-11-16perf annotate browser: Rename struct browser_disasm_line to browser_lineJiri Olsa1-13/+13
2017-11-16perf annotate browser: Do not pass nr_events in disasm_rb_tree__insertJiri Olsa1-9/+6
2017-11-16perf annotate browser: Use samples data from struct annotation_lineJiri Olsa1-37/+20
2017-11-16perf annotate: Factor annotation_line__print from disasm_line__printJiri Olsa1-36/+33
2017-11-16perf annotate: Add annotation_line__print functionJiri Olsa1-6/+22
2017-11-16perf annotate: Remove struct source_lineJiri Olsa1-14/+0
2017-11-16perf annotate: Remove disasm__calc_percent functionJiri Olsa2-46/+0
2017-11-16perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_perc...Jiri Olsa1-13/+6
2017-11-16perf annotate: Remove disasm__calc_percent() from disasm_line__print()Jiri Olsa2-44/+18
2017-11-16perf annotate: Add symbol__calc_lines functionJiri Olsa2-120/+68
2017-11-16perf annotate: Add symbol__calc_percent functionJiri Olsa2-1/+62
2017-11-13perf annotate: Add samples into struct annotation_lineJiri Olsa2-5/+20
2017-11-13perf annotate: Add annotated_source__purge functionJiri Olsa3-12/+10
2017-11-13perf annotate: Add annotation_line__(new|delete) functionsJiri Olsa3-9/+68
2017-11-13perf annotate: Move rb_node to struct annotation_lineJiri Olsa2-14/+17
2017-11-13perf annotate: Add annotation_line__add functionJiri Olsa1-3/+3
2017-11-13perf annotate: Add annotation_line__next functionJiri Olsa3-10/+13
2017-11-13perf annotate: Add evsel into struct annotation_line_argsJiri Olsa4-7/+11
2017-11-13perf annotate: Add offset/line/line_nr into struct annotate_argsJiri Olsa1-8/+13
2017-11-13perf annotate: Add map into struct annotate_argsJiri Olsa1-11/+11
2017-11-13perf annotate: Add arch into struct annotate_argsJiri Olsa1-9/+8
2017-11-13perf annotate: Add struct annotate_argsJiri Olsa1-9/+18
2017-11-13perf annotate: Add symbol__annotate functionJiri Olsa5-34/+42
2017-11-13perf annotate: Move ipc/cycles into annotation_line structJiri Olsa2-10/+10
2017-11-13perf annotate: Move line/offset into annotation_line structJiri Olsa4-52/+54
2017-11-13perf annotate: Add annotation_line structJiri Olsa4-38/+42
2017-11-13perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delayArnaldo Carvalho de Melo1-0/+16
2017-11-13perf evlist: Set the correct idx when adding dummy eventsArnaldo Carvalho de Melo1-1/+1
2017-11-13kprobes: Don't spam the build log with deprecation warningsIngo Molnar1-6/+6
2017-11-13/proc/module: use the same logic as /proc/kallsyms for address exposureLinus Torvalds3-9/+27
2017-11-13modules: make sysfs attribute files readable by owner onlyLinus Torvalds1-1/+1
2017-11-12modpost: detect modules without a MODULE_LICENSERandy Dunlap1-1/+1
2017-11-12Linux 4.14v4.14Linus Torvalds1-1/+1
2017-11-11vlan: fix a use-after-free in vlan_device_event()Cong Wang1-3/+3
2017-11-11tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar1-0/+1
2017-11-11net: dsa: return after vlan prepare phaseVivien Didelot1-0/+2
2017-11-11net: dsa: return after mdb prepare phaseVivien Didelot1-0/+2
2017-11-10.mailmap: Add Maciej W. Rozycki's Imagination e-mail addressMaciej W. Rozycki1-0/+1
2017-11-10Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds3-11/+6
2017-11-10can: ifi: Fix transmitter delay calculationMarek Vasut1-3/+3