aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2024-03-28Merge tag 'v5.15.153' into v5.15/standard/baseBruce Ashfield
2024-03-26perf stat: Avoid metric-only segvIan Rogers
2024-03-26perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong
2024-03-26perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong
2024-03-26perf record: Fix possible incorrect free in record__switch_output()Yang Jihong
2024-03-03Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2024-03-03Merge tag 'v5.15.150' into v5.15/standard/baseBruce Ashfield
2024-03-01perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2024-02-06Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2024-02-06Merge tag 'v5.15.148' into v5.15/standard/baseBruce Ashfield
2024-01-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim
2024-01-18Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2024-01-18Merge tag 'v5.15.147' into v5.15/standard/baseBruce Ashfield
2024-01-15perf inject: Fix GEN_ELF_TEXT_OFFSET for jitAdrian Hunter
2023-12-09Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2023-12-09Merge tag 'v5.15.142' into v5.15/standard/baseBruce Ashfield
2023-12-08perf intel-pt: Fix async branch flagsAdrian Hunter
2023-12-03Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2023-12-03Merge tag 'v5.15.139' into v5.15/standard/baseBruce Ashfield
2023-11-20perf hist: Add missing puts to hist__account_cyclesIan Rogers
2023-11-20perf machine: Avoid out of bounds LBR memory readIan Rogers
2023-10-27Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2023-10-27Merge tag 'v5.15.137' into v5.15/standard/baseBruce Ashfield
2023-10-25perf: Add irq and exception return branch typesAnshuman Khandual
2023-10-08Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2023-10-08Merge tag 'v5.15.134' into v5.15/standard/baseBruce Ashfield
2023-10-06perf build: Define YYNOMEM as YYNOABORT for bison < 3.81Arnaldo Carvalho de Melo
2023-09-26Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2023-09-26Merge tag 'v5.15.133' into v5.15/standard/baseBruce Ashfield
2023-09-25Merge tag 'v5.15.132' into v5.15/standard/baseBruce Ashfield
2023-09-23perf test shell stat_bpf_counters: Fix test on IntelNamhyung Kim
2023-09-23perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark
2023-09-19perf hists browser: Fix the number of entries for 'e' keyNamhyung Kim
2023-09-19perf tools: Handle old data in PERF_RECORD_ATTRNamhyung Kim
2023-09-19perf hists browser: Fix hierarchy mode headerNamhyung Kim
2023-09-19perf top: Don't pass an ERR_PTR() directly to perf_session__delete()Arnaldo Carvalho de Melo
2023-09-19perf vendor events: Drop some of the JSON/events for power10 platformKajol Jain
2023-09-19perf vendor events: Update the JSON/events descriptions for power10 platformKajol Jain
2023-09-19perf annotate bpf: Don't enclose non-debug code with an assert()Arnaldo Carvalho de Melo
2023-09-19perf trace: Really free the evsel->priv areaArnaldo Carvalho de Melo
2023-09-19perf trace: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo
2023-08-14Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2023-08-14Merge tag 'v5.15.126' into v5.15/standard/baseBruce Ashfield
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-07-27Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2023-07-27Merge tag 'v5.15.123' into v5.15/standard/baseBruce Ashfield
2023-07-27perf build: Fix library not found error when using CSLIBSJames Clark
2023-07-27perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller