summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-07-11perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim
2023-07-11perf stat: Reset aggr stats for each runNamhyung Kim
2023-07-11perf tool x86: Fix perf_env memory leakIan Rogers
2023-07-11perf tool x86: Consolidate is_amd check into single functionRavi Bangoria
2023-07-11perf tests task_analyzer: Skip tests if no libtraceevent supportAditya Gupta
2023-07-11perf tests task_analyzer: Fix bad substitution ${$1}Aditya Gupta
2023-07-11perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim
2023-07-11perf script: Fix allocation of evsel->priv related to per-event dump filesArnaldo Carvalho de Melo
2023-07-11perf bench: Add missing setlocale() call to allow usage of %'d style formattingArnaldo Carvalho de Melo
2023-07-11perf evsel: Don't let for_each_group() treat the head of the list as one of i...Ian Rogers
2023-06-09perf ftrace latency: Remove unnecessary "--" from --use-nsec optionNamhyung Kim
2023-05-24perf script: Skip aggregation for stat eventsSandipan Das
2023-05-17perf stat: Separate bperf from bpf_profilerDmitrii Dolgov
2023-05-17perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong
2023-05-17perf cs-etm: Fix timeless decode mode detectionJames Clark
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring
2023-05-17perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo
2023-05-17perf symbols: Fix unaligned access in get_x86_64_plt_disp()Adrian Hunter
2023-05-17perf symbols: Fix use-after-free in get_plt_got_name()Adrian Hunter
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain
2023-05-17perf ftrace: Make system wide the default target for latency subcommandYang Jihong
2023-05-17perf tests record_offcpu.sh: Fix redirection of stderr to stdinPatrice Duroux
2023-05-17perf vendor events s390: Remove UTF-8 characters from JSON fileThomas Richter
2023-05-17perf hist: Improve srcfile sort key performance (really)Namhyung Kim
2023-05-17perf test: Fix wrong size expectation for 'Setup struct perf_event_attr'Thomas Richter
2023-05-17perf script: Fix Python support when no libtraceeventAdrian Hunter
2023-05-17perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko
2023-05-17perf test: Fix "PMU event table sanity" for NO_JEVENTS=1Ian Rogers
2023-05-17perf build: Support python/perf.so testingIan Rogers
2023-05-17perf lock contention: Fix compiler builtin detectionIan Rogers
2023-05-17perf record: Fix "read LOST count failed" msg with sample readKan Liang
2023-05-11perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter
2023-05-11perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds
2023-03-02perf stat: Fix counting when initial delay configuredChangbin Du
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23perf test: Avoid counting commas in json linterIan Rogers
2023-02-23perf tests stat+csv_output: Switch CSV separator to @Ian Rogers
2023-02-23perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim
2023-02-22perf test: Fix offcpu test prev_state checkNamhyung Kim
2023-02-17perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain
2023-02-17perf vendor events power10: Add JSON metric events to present CPI stall cycle...Athira Rajeev
2023-02-17perf intel-pt: Synthesize cycle eventsSteinar H. Gunderson
2023-02-16perf c2c: Add report option to show false sharing in adjacent cachelinesFeng Tang
2023-02-15perf record: Fix segfault with --overwrite and --max-sizeYang Jihong
2023-02-09perf stat: Avoid merging/aggregating metric counts twiceIan Rogers
2023-02-08perf tools: Fix perf tool build error in util/pfm.cThomas Richter
2023-02-08perf tools: Fix auto-complete on aarch64Yicong Yang
2023-02-08perf lock contention: Support old rw_semaphore typeNamhyung Kim