summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2020-09-01perf report: Disable ordered_events for raw dumpJiri Olsa
2020-09-01perf intel-pt: Fix corrupt data after perf inject fromAl Grant
2020-09-01perf cs-etm: Fix corrupt data after perf inject fromAl Grant
2020-09-01perf top/report: Fix infinite loop in the TUI for grouped eventsArnaldo Carvalho de Melo
2020-09-01perf parse-events: Avoid an uninitialized read when using fake PMUsIan Rogers
2020-09-01perf stat: Fix out of bounds array access in the print_counters() evlist methodThomas Richter
2020-09-01perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...Thomas Richter
2020-09-01perf parse-events: Set exclude_guest=1 for user-space countingJin Yao
2020-09-01perf record: Correct the help info of option "--no-bpf-event"Wei Li
2020-09-01perf tools: Use %zd for size_t printf formats on 32-bitChris Wilson
2020-08-21perf: arm-spe: Fix check error when synthesizing eventsWei Li
2020-08-21perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbolsArnaldo Carvalho de Melo
2020-08-21perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang
2020-08-21perf sched timehist: Fix use of CPU list with summary optionDavid Ahern
2020-08-21perf test: Fix basic bpf filtering testSumanth Korikkar
2020-08-15Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14perf ftrace: Make option description initials all capital lettersArnaldo Carvalho de Melo
2020-08-14perf build-ids: Fall back to debuginfod query if debuginfo not foundFrank Ch. Eigler
2020-08-14perf bench numa: Remove dead code in parse_nodes_opt()Peng Fan
2020-08-14perf stat: Update POWER9 metrics to utilize other metricsPaul A. Clarke
2020-08-14perf ftrace: Add change logChangbin Du
2020-08-14perf: ftrace: Add set_tracing_options() to set all trace optionsChangbin Du
2020-08-14perf ftrace: Add option --tid to filter by thread idChangbin Du
2020-08-14perf ftrace: Add option -D/--delay to delay tracingChangbin Du
2020-08-14perf: ftrace: Allow set graph depth by '--graph-opts'Changbin Du
2020-08-14perf ftrace: Add support for trace option tracing_threshChangbin Du
2020-08-14perf ftrace: Add option 'verbose' to show more info for graph tracerChangbin Du
2020-08-14perf ftrace: Add support for tracing option 'irq-info'Changbin Du
2020-08-14perf ftrace: Add support for trace option funcgraph-irqsChangbin Du
2020-08-14perf ftrace: Add support for trace option sleep-timeChangbin Du
2020-08-14perf ftrace: Add support for tracing option 'func_stack_trace'Changbin Du
2020-08-14perf tools: Add general function to parse sublevel optionsChangbin Du
2020-08-14perf ftrace: Add option '--inherit' to trace children processesChangbin Du
2020-08-14perf ftrace: Show trace column headerChangbin Du
2020-08-14perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer sizeChangbin Du
2020-08-14perf ftrace: Factor out function write_tracing_file_int()Changbin Du
2020-08-14perf ftrace: Add option '-F/--funcs' to list available functionsChangbin Du
2020-08-14perf ftrace: Select function/function_graph tracer automaticallyChangbin Du
2020-08-13perf bench numa: Use numa_node_to_cpus() to bind tasks to nodesAlexander Gordeev
2020-08-13perf bench numa: Fix cpumask memory leak in node_has_cpus()Alexander Gordeev
2020-08-13perf tools: Fix module symbol processingJiri Olsa
2020-08-13perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'Jiri Olsa
2020-08-13perf test: Allow multiple probes in record+script_probe_vfs_getname.shMichael Petlan
2020-08-13perf bench mem: Always memset source before memcpyVincent Whitchurch
2020-08-13perf sched: Prefer sched_waking event when it existsDavid Ahern
2020-08-12perf bench: Fix a couple of spelling mistakes in options textColin Ian King
2020-08-12perf bench numa: Fix benchmark namesAlexander Gordeev
2020-08-12perf bench numa: Fix number of processes in "2x3-convergence" testAlexander Gordeev
2020-08-12perf trace beauty: Use the autogenerated protocol family tableArnaldo Carvalho de Melo