summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2020-11-05Merge tag 'v5.4.75' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-11-05perf python scripting: Fix printable strings in python3 scriptsJiri Olsa
2020-10-29Merge tag 'v5.4.73' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-29perf stat: Skip duration_time in setup_system_wideJin Yao
2020-10-29perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter
2020-10-17perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan
2020-10-15Merge tag 'v5.4.71' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-14perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala
2020-10-14perf test session topology: Fix data pathTommi Rantala
2020-10-01Merge tag 'v5.4.69' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-01perf parse-events: Use strcmp() to compare the PMU nameJin Yao
2020-10-01perf tests: Fix test 68 zstd compression for s390Thomas Richter
2020-10-01perf kcore_copy: Fix module map when there are no modules loadedAdrian Hunter
2020-10-01perf metricgroup: Free metric_events on errorIan Rogers
2020-10-01perf util: Fix memory leak of prefix_if_not_inXie XiuQi
2020-10-01perf stat: Fix duration_time value for higher intervalsJiri Olsa
2020-10-01perf trace: Fix the selection for architectures to generate the errno name ta...Ian Rogers
2020-10-01perf evsel: Fix 2 memory leaksIan Rogers
2020-10-01perf mem2node: Avoid double free related to reallocIan Rogers
2020-10-01perf stat: Force error in fallback on :k eventsStephane Eranian
2020-10-01perf cpumap: Fix snprintf overflow checkChristophe JAILLET
2020-10-01perf parse-events: Fix 3 use after frees found with clang ASANIan Rogers
2020-10-01perf cs-etm: Correct synthesizing instruction samplesLeo Yan
2020-10-01perf cs-etm: Swap packets for instruction samplesLeo Yan
2020-10-01perf jevents: Fix leak of mapfile memoryJohn Garry
2020-10-01perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter
2020-09-23Merge tag 'v5.4.67' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim
2020-09-23perf parse-event: Fix memory leak in evsel->unitNamhyung Kim
2020-09-23perf evlist: Fix cpu/thread map leakNamhyung Kim
2020-09-23perf test: Fix the "signal" test inline assemblyJiri Olsa
2020-09-10Merge tag 'v5.4.64' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-09perf record: Correct the help info of option "--no-bpf-event"Wei Li
2020-09-09perf jevents: Fix suspicious code in fixregex()Namhyung Kim
2020-09-06Merge tag 'v5.4.63' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-05perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips
2020-08-27perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan
2020-08-26Merge tag 'v5.4.61' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-26perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu
2020-08-24Merge tag 'v5.4.60' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-21perf bench mem: Always memset source before memcpyVincent Whitchurch
2020-08-21perf intel-pt: Fix duplicate branch after CBRAdrian Hunter
2020-08-21perf intel-pt: Fix FUP packet stateAdrian Hunter
2020-08-11Merge tag 'v5.4.56' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.53' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.52' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.49' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.48' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-05perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo
2020-08-05perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo