summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-08-08perf trace: Handle "bpf-output" events associated with "__augmented_syscalls_...Arnaldo Carvalho de Melo
2018-08-08perf bpf: Add wrappers to BPF_FUNC_probe_read(_str) functionsArnaldo Carvalho de Melo
2018-08-08perf bpf: Add bpf__setup_output_event() strerror() counterpartArnaldo Carvalho de Melo
2018-08-08perf bpf: Generalize bpf__setup_stdout()Arnaldo Carvalho de Melo
2018-08-08perf bpf: Make bpf__for_each_stdout_map() genericArnaldo Carvalho de Melo
2018-08-08perf bpf: Add bpf/stdio.h wrapper to bpf_perf_event_output functionArnaldo Carvalho de Melo
2018-08-08perf bpf: Add struct bpf_map structArnaldo Carvalho de Melo
2018-08-08perf report: Add --percent-type optionJiri Olsa
2018-08-08perf annotate: Add --percent-type optionJiri Olsa
2018-08-08perf annotate: Display percent type in stdio outputJiri Olsa
2018-08-08perf annotate: Make local period the default percent typeJiri Olsa
2018-08-08perf annotate: Add support to toggle percent typeJiri Olsa
2018-08-08perf annotate: Pass browser percent_type in annotate_browser__calc_percent()Jiri Olsa
2018-08-08perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump()Jiri Olsa
2018-08-08perf annotate: Pass struct annotation_options to symbol__calc_lines()Jiri Olsa
2018-08-08perf annotate: Add percent_type to struct annotation_optionsJiri Olsa
2018-08-08perf annotate: Add PERCENT_PERIOD_GLOBAL percent valueJiri Olsa
2018-08-08perf annotate: Add PERCENT_PERIOD_LOCAL percent valueJiri Olsa
2018-08-08perf annotate: Add PERCENT_HITS_GLOBAL percent valueJiri Olsa
2018-08-08perf annotate: Switch struct annotation_data::percent to arrayJiri Olsa
2018-08-08perf annotate: Loop group events directly in annotation__calc_percent()Jiri Olsa
2018-08-08perf annotate: Rename hist to sym_hist in annotation__calc_percentJiri Olsa
2018-08-08perf annotate: Rename local sample variables to dataJiri Olsa
2018-08-08perf annotate: Rename struct annotation_line::samples* to data*Jiri Olsa
2018-08-08perf annotate: Get rid of annotation__scnprintf_samples_period()Jiri Olsa
2018-08-08perf annotate: Make annotation_line__max_percent staticJiri Olsa
2018-08-08perf annotate: Make symbol__annotate_fprintf2() localJiri Olsa
2018-08-08perf bpf: Add 'syscall_enter' probe helper for syscall enter tracepointsArnaldo Carvalho de Melo
2018-08-08perf tools: Drop unneeded bitmap_zero() callsYury Norov
2018-08-08perf vendor events arm64: Enable JSON events for eMAGSean V Kelley
2018-08-08perf report: Add GUI report support for s390 auxiliary traceThomas Richter
2018-08-08perf report: Add raw report support for s390 auxiliary traceThomas Richter
2018-08-08selftests/powerpc: Kill child processes on SIGINTBreno Leitao
2018-08-07selftests: forwarding: gre_multipath: Update next-hop statistics match criteriaNir Dotan
2018-08-07tc-tests: initial version of nat action unit testsKeara Leibovitz
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-08selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras
2018-08-08selftests/powerpc: Add more version checks to alignment_handler testMichael Ellerman
2018-08-08selftests/powerpc: Skip earlier in alignment_handler testMichael Ellerman
2018-08-07selftests/powerpc: Update strlen() test to test the new assembly function for...Christophe Leroy
2018-08-07selftests/powerpc: Add test for strlen()Christophe Leroy
2018-08-07selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy
2018-08-07selftests/powerpc: Give some tests longer to runMichael Ellerman
2018-08-07selftests/powerpc: Only run some tests on ppc64leMichael Ellerman
2018-08-07selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman
2018-08-06KVM: selftests: add tests for shadow VMCS save/restorePaolo Bonzini
2018-08-06kvm: selftests: add test for nested state save/restorePaolo Bonzini
2018-08-06kvm: selftests: add basic test for state save and restorePaolo Bonzini
2018-08-06kvm: selftests: ensure vcpu file is releasedPaolo Bonzini