/tools/perf/scripts/python/bin/

/tools/perf/builtin-trace.c?id=82c38338e0850a01057960efc94c6130f1a0fdde&follow=1'>perf trace: Use strtoul for the fcntl 'cmd' argumentArnaldo Carvalho de Melo1-1/+2 2019-10-19libbeauty: Introduce syscall_arg__strtoul_strarrays()Arnaldo Carvalho de Melo2-0/+8 2019-10-19libperf: Add pr_err() macroJiri Olsa2-0/+4 2019-10-19libperf: Do not export perf_evsel__init()/perf_evlist__init()Jiri Olsa5-5/+2 2019-10-19libperf: Keep count of failed testsJiri Olsa5-7/+21 2019-10-19libperf: Add tests_mmap_cpus testJiri Olsa1-0/+98 2019-10-19libperf: Add tests_mmap_thread testJiri Olsa1-0/+119 2019-10-19libperf: Link static tests with libapi.aJiri Olsa2-3/+4 2019-10-19libperf: Move mask setup to perf_evlist__mmap_ops()Jiri Olsa2-2/+2 2019-10-19libperf: Move mmap allocation to perf_evlist__mmap_ops::getJiri Olsa2-32/+34 2019-10-19libperf: Introduce perf_evlist__for_each_mmap()Jiri Olsa7-6/+47 2019-10-19perf tests: Disable bp_signal testing for arm64Leo Yan1-9/+6 2019-10-19perf tests bp_account: Add dedicated checking helper is_supported()Leo Yan3-1/+18 2019-10-19perf tests: Remove needless headers for bp_accountLeo Yan1-4/+0 2019-10-19perf list: Hide deprecated events by defaultJin Yao9-19/+55 2019-10-19perf trace: Pass a syscall_arg to syscall_arg_fmt->strtoul()Arnaldo Carvalho de Melo1-1/+5 2019-10-19perf/core: Fix !CONFIG_PERF_EVENTS build warnings and failuresIngo Molnar1-0/+1 2019-10-18perf trace: Honour --max-events in processing syscalls:sys_enter_*Arnaldo Carvalho de Melo1-6/+7 2019-10-18libbeauty: Introduce syscall_arg__strtoul_strarray()Arnaldo Carvalho de Melo2-0/+9 2019-10-18perf tools: Remove unused trace_find_next_event()Steven Rostedt (VMware)2-33/+0 2019-10-18perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)2-4/+13 2019-10-18perf trace: Initialize evsel_trace->fmt for syscalls:sys_enter_* tracepointsArnaldo Carvalho de Melo1-0/+23 2019-10-17perf trace: Introduce 'struct evsel__trace' for evsel->priv needsArnaldo Carvalho de Melo1-6/+48 2019-10-17perf trace: Hide evsel->access further, simplify codeArnaldo Carvalho de Melo1-26/+31 2019-10-17perf trace: Introduce accessors to trace specific evsel->privArnaldo Carvalho de Melo1-11/+32 2019-10-17perf trace: Show error message when not finding a field used in a filter expr...Arnaldo Carvalho de Melo1-2/+2 2019-10-17perf/ring_buffer: Matching the memory allocate and free, in rb_alloc()Yunfeng Ye1-10/+10 2019-10-17perf/ring_buffer: Modify the parameter type of perf_mmap_free_page()Yunfeng Ye1-4/+4 2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)13-40/+261 2019-10-16perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye1-0/+1 2019-10-15perf trace: Hook the 'vec' tracepoint argument with the x86 IRQ vectors scnpr...Arnaldo Carvalho de Melo1-1/+2 2019-10-15perf trace beauty: Add the glue for the autogenerated x86 IRQ vector arrayArnaldo Carvalho de Melo3-0/+36 2019-10-15libbeauty: Add a strarray__scnprintf_suffix() methodArnaldo Carvalho de Melo2-0/+15 2019-10-15libbeauty: Hook up the x86 irq_vectors table generatorArnaldo Carvalho de Melo1-0/+8