summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-04-08perf test: Handle metric reuse in pmu-events parsing testJohn Garry
2021-04-08perf metricgroup: Make find_metric() public with name changeJohn Garry
2021-04-07perf arm-spe: Avoid potential buffer overrunIan Rogers
2021-04-07perf report: Fix wrong LBR block sortingJin Yao
2021-04-06perf mem-events: Remove unnecessary 'struct mem_info' forward declarationWan Jiabing
2021-04-05perf inject: Fix repipe usageAdrian Hunter
2021-04-02perf evsel: Remove duplicate 'struct target' forward declarationWan Jiabing
2021-04-02Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar
2021-03-31perf annotate: Add --demangle and --demangle-kernelMartin Liška
2021-03-30perf tools: Preserve identifier id in OCaml demanglerFabian Hemmer
2021-03-29Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-03-26perf test: Change to use bash for daemon testLeo Yan
2021-03-26perf sort: Display sort dimension p_stage_cyc only on supported archsAthira Rajeev
2021-03-26perf tools: Support pipeline stage cycles for powerpcAthira Rajeev
2021-03-26perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCTAthira Rajeev
2021-03-26perf sort: Add dynamic headers for perf report columnsAthira Rajeev
2021-03-25perf daemon: Remove duplicate includesWan Jiabing
2021-03-25perf tools: Remove duplicate struct forward declarationsWan Jiabing
2021-03-24perf record: Fix memory leak in vDSO found using ASANNamhyung Kim
2021-03-24perf test: Remove now useless failing sub test "BPF relocation checker"Thomas Richter
2021-03-24perf daemon: Return from kill functionsJiri Olsa
2021-03-24perf daemon: Force waipid for all session on SIGCHLD deliveryJiri Olsa
2021-03-24perf test: Add CSV summary testJin Yao
2021-03-24perf stat: Align CSV output for summary modeJin Yao
2021-03-23perf test: Add a shell test for 'perf stat --bpf-counters' new optionSong Liu
2021-03-23perf stat: Measure 't0' and 'ref_time' after enable_counters()Song Liu
2021-03-23perf stat: Introduce 'bperf' to share hardware PMCs with BPFSong Liu
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2021-03-18Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the treeIngo Molnar
2021-03-17perf test: Add 30s timeout for wait for daemon start.Ian Rogers
2021-03-17perf test: Cleanup daemon if test is interrupted.Ian Rogers
2021-03-17perf test: Remove unused argumentIan Rogers
2021-03-16perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_res...Jackie Liu
2021-03-15perf stat: Improve readability of shadow statsChangbin Du
2021-03-15perf stat: Elaborate use cases for the -n/--null command line optionArnaldo Carvalho de Melo
2021-03-15perf vendor events arm64: Add Fujitsu A64FX pmu eventShunsuke Nakamura
2021-03-15perf vendor events arm64: Add more common and uarch eventsShunsuke Nakamura
2021-03-15perf evlist: Change the COMM when preparing the workloadArnaldo Carvalho de Melo
2021-03-15perf pmu: Validate raw event with sysfs exported format bitsJin Yao
2021-03-15tools/perf: Convert to insn_decode()Borislav Petkov
2021-03-15x86/insn: Add a __ignore_sync_check__ markerBorislav Petkov
2021-03-10perf synthetic events: Avoid write of uninitialized memory when generating PE...Ian Rogers
2021-03-10perf synthetic-events: Fix uninitialized 'kernel_thread' variableThomas Richter
2021-03-10perf auxtrace: Fix auxtrace queue conflictAdrian Hunter
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-09perf machine: Assign boolean values to a bool variableJiapeng Chong
2021-03-09perf tools: use ARRAY_SIZEJiapeng Chong
2021-03-09perf stat: Fixup __perf_stat_evsel__is() prefixArnaldo Carvalho de Melo
2021-03-09perf script: Fixup 'struct evsel_script' method prefixArnaldo Carvalho de Melo
2021-03-08perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo