summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2020-02-24perf: Make perf able to build with latest libbfdChangbin Du
2019-12-19Merge branch 'github.com/Freescale/linux-fslc/4.14-2.0.x-imx' into toradex_4....Marcel Ziswiler
2019-11-12perf tools: Fix time sortingJiri Olsa
2019-11-10perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye
2019-11-10perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye
2019-11-06perf jevents: Fix period for Intel fixed countersAndi Kleen
2019-11-06perf map: Fix overlapped map handlingSteve MacLean
2019-11-06perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-10-26perf tools: Add Python 3 supportJaroslav Škarvada
2019-10-17perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean
2019-10-17perf llvm: Don't access out-of-scope arrayIan Rogers
2019-10-11perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju
2019-10-11perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju
2019-10-11perf tools: Fix segfault in cpu_cache_level__read()Jiri Olsa
2019-10-11perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-10-11perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-10-05perf trace beauty ioctl: Fix off-by-one error in cmd->string tableBenjamin Peterson
2019-10-05libperf: Fix alignment trap with xyarray contents in 'perf stat'Gerald BAEZA
2019-10-05perf record: Support aarch64 random socket_id assignmentTan Xiaojun
2019-10-05perf test vfs_getname: Disable ~/.perfconfig to get default outputArnaldo Carvalho de Melo
2019-08-29Revert "perf test 6: Fix missing kvm module load for s390"Sasha Levin
2019-08-29perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao
2019-08-29perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe
2019-08-29perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe
2019-08-29perf bench numa: Fix cpu0 bindingJiri Olsa
2019-08-25perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo
2019-08-25perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver
2019-08-16perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo
2019-08-16perf tools: Fix proper buffer size for feature processingJiri Olsa
2019-08-16perf record: Fix module size on s390Thomas Richter
2019-08-16perf db-export: Fix thread__exec_comm()Adrian Hunter
2019-08-16perf annotate: Fix s390 gap between kernel end and module startThomas Richter
2019-07-31perf annotate: Fix dereferencing freed memory found by the smatch toolLeo Yan
2019-07-31perf session: Fix potential NULL pointer dereference found by the smatch toolLeo Yan
2019-07-31perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo
2019-07-31perf stat: Make metric event lookup more robustAndi Kleen
2019-07-31perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer
2019-07-31perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo
2019-07-31perf test 6: Fix missing kvm module load for s390Thomas Richter
2019-07-31perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier
2019-07-03perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo
2019-07-03perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo
2019-07-03perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo
2019-06-22perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter
2019-06-22perf data: Fix 'strncat may truncate' build failure with recent gccShawn Landden
2019-06-22perf machine: Guard against NULL in machine__exit()Arnaldo Carvalho de Melo
2019-05-25perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo
2019-05-25perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter
2019-05-25perf intel-pt: Fix improved sample timestampAdrian Hunter
2019-05-25perf intel-pt: Fix instructions sampling rateAdrian Hunter