summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | perf map: Optimize maps__fixup_overlappings()Konstantin Khlebnikov2018-08-082-19/+26
| | * | | | perf map: Synthesize maps only for thread group leaderKonstantin Khlebnikov2018-08-081-3/+10
| | * | | | perf trace: Wire up the augmented syscalls with the syscalls:sys_enter_FOO be...Arnaldo Carvalho de Melo2018-08-081-1/+4
| | * | | | perf trace: Setup the augmented syscalls bpf-output event fieldsArnaldo Carvalho de Melo2018-08-081-1/+33
| | * | | | perf bpf: Make bpf__setup_output_event() return the bpf-output eventArnaldo Carvalho de Melo2018-08-083-18/+21
| | * | | | perf trace: Handle "bpf-output" events associated with "__augmented_syscalls_...Arnaldo Carvalho de Melo2018-08-082-0/+62
| | * | | | perf bpf: Add wrappers to BPF_FUNC_probe_read(_str) functionsArnaldo Carvalho de Melo2018-08-081-0/+3
| | * | | | perf bpf: Add bpf__setup_output_event() strerror() counterpartArnaldo Carvalho de Melo2018-08-082-8/+11
| | * | | | perf bpf: Generalize bpf__setup_stdout()Arnaldo Carvalho de Melo2018-08-082-9/+24
| | * | | | perf bpf: Make bpf__for_each_stdout_map() genericArnaldo Carvalho de Melo2018-08-081-2/+5
| | * | | | perf bpf: Add bpf/stdio.h wrapper to bpf_perf_event_output functionArnaldo Carvalho de Melo2018-08-082-0/+28
| | * | | | perf bpf: Add struct bpf_map structArnaldo Carvalho de Melo2018-08-081-0/+14
| | * | | | perf report: Add --percent-type optionJiri Olsa2018-08-082-0/+12
| | * | | | perf annotate: Add --percent-type optionJiri Olsa2018-08-084-0/+67
| | * | | | perf annotate: Display percent type in stdio outputJiri Olsa2018-08-081-3/+6
| | * | | | perf annotate: Make local period the default percent typeJiri Olsa2018-08-081-1/+1
| | * | | | perf annotate: Add support to toggle percent typeJiri Olsa2018-08-082-4/+64
| | * | | | perf annotate: Pass browser percent_type in annotate_browser__calc_percent()Jiri Olsa2018-08-081-1/+1
| | * | | | perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump()Jiri Olsa2018-08-083-23/+29
| | * | | | perf annotate: Pass struct annotation_options to symbol__calc_lines()Jiri Olsa2018-08-081-10/+13
| | * | | | perf annotate: Add percent_type to struct annotation_optionsJiri Olsa2018-08-082-5/+9
| | * | | | perf annotate: Add PERCENT_PERIOD_GLOBAL percent valueJiri Olsa2018-08-082-0/+4
| | * | | | perf annotate: Add PERCENT_PERIOD_LOCAL percent valueJiri Olsa2018-08-082-0/+3
| | * | | | perf annotate: Add PERCENT_HITS_GLOBAL percent valueJiri Olsa2018-08-082-1/+8
| | * | | | perf annotate: Switch struct annotation_data::percent to arrayJiri Olsa2018-08-083-23/+56
| | * | | | perf annotate: Loop group events directly in annotation__calc_percent()Jiri Olsa2018-08-082-5/+15
| | * | | | perf annotate: Rename hist to sym_hist in annotation__calc_percentJiri Olsa2018-08-081-8/+8
| | * | | | perf annotate: Rename local sample variables to dataJiri Olsa2018-08-081-20/+20
| | * | | | perf annotate: Rename struct annotation_line::samples* to data*Jiri Olsa2018-08-083-33/+33
| | * | | | perf annotate: Get rid of annotation__scnprintf_samples_period()Jiri Olsa2018-08-083-51/+3
| | * | | | perf annotate: Make annotation_line__max_percent staticJiri Olsa2018-08-082-2/+2
| | * | | | perf annotate: Make symbol__annotate_fprintf2() localJiri Olsa2018-08-082-2/+1
| | * | | | perf bpf: Add 'syscall_enter' probe helper for syscall enter tracepointsArnaldo Carvalho de Melo2018-08-082-0/+36
| | * | | | perf tools: Drop unneeded bitmap_zero() callsYury Norov2018-08-083-7/+0
| | * | | | perf vendor events arm64: Enable JSON events for eMAGSean V Kelley2018-08-082-0/+33
| | * | | | perf report: Add GUI report support for s390 auxiliary traceThomas Richter2018-08-081-8/+585
| | * | | | perf report: Add raw report support for s390 auxiliary traceThomas Richter2018-08-082-1/+317
| | * | | | perf auxtrace: Support for perf report -D for s390Thomas Richter2018-08-036-0/+150
| | * | | | perf trace: Use perf_evsel__sc_tp_{uint,ptr} for "id"/"args" handling syscall...Arnaldo Carvalho de Melo2018-08-021-10/+3
| | * | | | perf trace: Setup struct syscall_tp for syscalls:sys_{enter,exit}_NAME eventsArnaldo Carvalho de Melo2018-08-021-1/+52
| | * | | | perf trace: Allow setting up a syscall_tp struct without a format_fieldArnaldo Carvalho de Melo2018-08-021-7/+15
| | * | | | perf trace: Rename some syscall_tp methods to raw_syscallArnaldo Carvalho de Melo2018-08-021-7/+7
| | * | | | perf trace: Use beautifiers on syscalls:sys_enter_ handlersArnaldo Carvalho de Melo2018-08-021-3/+44
| | * | | | perf trace: Associate vfs_getname()'ed pathname with fd returned from 'openat'Arnaldo Carvalho de Melo2018-08-021-5/+8
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-269-10/+19
|\ \ \ \ \ \
| * | | | | | x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka2018-08-241-0/+4
| * | | | | | x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka2018-08-243-3/+3
| * | | | | | x86/kvm/vmx: Remove duplicate l1d flush definitionsJosh Poimboeuf2018-08-201-3/+0
| * | | | | | x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka2018-08-202-4/+4
| * | | | | | x86/process: Re-export start_thread()Rian Hunter2018-08-201-0/+1