summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2021-07-07perf top: Fix overflow in elf_sec__is_text()Riccardo Mancini
2021-07-07perf annotate: Fix 's' on source line when disasm is emptyRiccardo Mancini
2021-07-07perf probe: Do not show @plt function by defaultMasami Hiramatsu
2021-07-07perf symbol-elf: Decode dynsym even if symtab existsMasami Hiramatsu
2021-07-07perf probe: Fix debuginfo__new() to enable build-id based debuginfoMasami Hiramatsu
2021-07-05tools headers UAPI: Sync files changed by the quotactl_fd new syscallArnaldo Carvalho de Melo
2021-07-05perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim
2021-07-05perf report: Fix --task and --stat with pipe inputNamhyung Kim
2021-07-01perf session: Add missing evlist__delete when deleting a sessionRiccardo Mancini
2021-07-01perf annotate: Allow 's' on source code linesRiccardo Mancini
2021-07-01perf dlfilter: Add object_code() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf dlfilter: Add attr() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf dlfilter: Add srcline() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf dlfilter: Add insn() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf dlfilter: Add resolve_address() to perf_dlfilter_fnsAdrian Hunter
2021-07-01perf build: Install perf_dlfilter.hAdrian Hunter
2021-07-01perf script: Add option to pass arguments to dlfiltersAdrian Hunter
2021-07-01perf script: Add option to list dlfiltersAdrian Hunter
2021-07-01perf script: Add dlfilter__filter_event_early()Adrian Hunter
2021-07-01perf script: Add API for filtering via dynamically loaded shared objectAdrian Hunter
2021-07-01perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo
2021-07-01perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()James Clark
2021-07-01perf arm-spe: Don't wait for PERF_RECORD_EXIT eventLeo Yan
2021-07-01perf arm-spe: Bail out if the trace is later than perf eventLeo Yan
2021-07-01perf arm-spe: Assign kernel time to synthesized eventLeo Yan
2021-07-01perf arm-spe: Convert event kernel time to counter valueLeo Yan
2021-07-01perf arm-spe: Save clock parameters from TIME_CONV eventLeo Yan
2021-07-01perf cs-etm: Remove callback cs_etm_find_snapshot()Leo Yan
2021-07-01perf bpf_counter: Move common functions to bpf_counter.hNamhyung Kim
2021-07-01perf tools: Add cgroup_is_v2() helperNamhyung Kim
2021-07-01perf tools: Add read_cgroup_id() functionNamhyung Kim
2021-06-24perf top: Add cgroup support for perf top (-G)Joshua Martinez
2021-06-22perf script: Share addr_al between functionsAdrian Hunter
2021-06-22perf script: Move filtering before scriptingAdrian Hunter
2021-06-22perf script: Move filter_cpu() earlierAdrian Hunter
2021-06-22perf test: Pass the verbose option to shell testsIan Rogers
2021-06-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2021-06-19perf test: Fix non-bash issue with stat bpf countersIan Rogers
2021-06-19perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOLRiccardo Mancini
2021-06-19perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...John Garry
2021-06-19perf metricgroup: Fix find_evsel_group() event selectorJohn Garry
2021-06-18perf probe: Add --bootconfig to output definition in bootconfig formatMasami Hiramatsu
2021-06-18perf probe: Cleanup synthesize_probe_trace_command()Masami Hiramatsu
2021-06-18perf probe: Support probes on init functions for offline kernelMasami Hiramatsu
2021-06-18perf test: Make stat bpf counters test more robustIan Rogers
2021-06-18perf test: Add verbose skip output for bpf countersIan Rogers
2021-06-16perf annotate: Add itrace options supportYang Jihong
2021-06-16perf mem-events: Remove duplicate #undefLi Huafei
2021-06-11perf session: Correct buffer copying when peeking eventsLeo Yan