summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorLines
2020-08-15Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-229/+1209
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni-3/+3
2020-08-14perf ftrace: Make option description initials all capital lettersArnaldo Carvalho de Melo-14/+14
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler-0/+29
2020-08-14perf bench numa: Remove dead code in parse_nodes_opt()Peng Fan-2/+0
2020-08-14perf stat: Update POWER9 metrics to utilize other metricsPaul A. Clarke-24/+24
2020-08-14perf ftrace: Add change logChangbin Du-0/+1
2020-08-14perf: ftrace: Add set_tracing_options() to set all trace optionsChangbin Du-55/+63
2020-08-14perf ftrace: Add option --tid to filter by thread idChangbin Du-0/+6
2020-08-14perf ftrace: Add option -D/--delay to delay tracingChangbin Du-3/+20
2020-08-14perf: ftrace: Allow set graph depth by '--graph-opts'Changbin Du-7/+3
2020-08-14perf ftrace: Add support for trace option tracing_threshChangbin Du-1/+26
2020-08-14perf ftrace: Add option 'verbose' to show more info for graph tracerChangbin Du-1/+29
2020-08-14perf ftrace: Add support for tracing option 'irq-info'Changbin Du-1/+21
2020-08-14perf ftrace: Add support for trace option funcgraph-irqsChangbin Du-1/+21
2020-08-14perf ftrace: Add support for trace option sleep-timeChangbin Du-0/+45
2020-08-14perf ftrace: Add support for tracing option 'func_stack_trace'Changbin Du-0/+46
2020-08-14perf tools: Add general function to parse sublevel optionsChangbin Du-44/+99
2020-08-14perf ftrace: Add option '--inherit' to trace children processesChangbin Du-0/+41
2020-08-14perf ftrace: Show trace column headerChangbin Du-0/+3
2020-08-14perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer sizeChangbin Du-0/+60
2020-08-14perf ftrace: Factor out function write_tracing_file_int()Changbin Du-5/+12
2020-08-14perf ftrace: Add option '-F/--funcs' to list available functionsChangbin Du-0/+50
2020-08-14perf ftrace: Select function/function_graph tracer automaticallyChangbin Du-23/+48
2020-08-13perf bench numa: Use numa_node_to_cpus() to bind tasks to nodesAlexander Gordeev-17/+16
2020-08-13perf bench numa: Fix cpumask memory leak in node_has_cpus()Alexander Gordeev-4/+9
2020-08-13perf tools: Fix module symbol processingJiri Olsa-5/+4
2020-08-13perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'Jiri Olsa-35/+35
2020-08-13perf test: Allow multiple probes in record+script_probe_vfs_getname.shMichael Petlan-2/+2
2020-08-13perf bench mem: Always memset source before memcpyVincent Whitchurch-10/+11
2020-08-13perf sched: Prefer sched_waking event when it existsDavid Ahern-3/+29
2020-08-12perf bench: Fix a couple of spelling mistakes in options textColin Ian King-2/+2
2020-08-12perf bench numa: Fix benchmark namesAlexander Gordeev-18/+17
2020-08-12perf bench numa: Fix number of processes in "2x3-convergence" testAlexander Gordeev-1/+1
2020-08-12perf trace beauty: Use the autogenerated protocol family tableArnaldo Carvalho de Melo-8/+13
2020-08-12perf trace beauty: Add script to autogenerate socket families tableArnaldo Carvalho de Melo-0/+466
2020-08-10Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-649/+3633
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2020-08-07perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setJin Yao-2/+2
2020-08-07perf tools powerpc: Add support for extended regs in power10Athira Rajeev-0/+9
2020-08-07perf tools powerpc: Add support for extended register capabilityAnju T Sudhakar-9/+69
2020-08-06tools headers API: Update close_range affected filesArnaldo Carvalho de Melo-0/+1
2020-08-06perf script: Add 'tod' field to display time of dayJiri Olsa-33/+98
2020-08-06perf script: Change the 'enum perf_output_field' enumerators to be 64 bitsJiri Olsa-32/+32
2020-08-06perf data: Add support to store time of day in CTF data conversionJiri Olsa-20/+42
2020-08-06perf tools: Move clockid_res_ns under clock structJiri Olsa-8/+8
2020-08-06perf header: Store clock references for -k/--clockid optionJiri Olsa-0/+180
2020-08-06perf tools: Add clockid_name functionJiri Olsa-0/+13
2020-08-06perf clockid: Move parse_clockid() to new clockid objectJiri Olsa-97/+119
2020-08-06perf evsel: Extend message to mention CAP_SYS_PTRACE and perf security doc linkAlexey Budankov-2/+4