summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
...
* perf synthetic events: Avoid write of uninitialized memory when generating PE...Ian Rogers2021-03-301-4/+5
* perf auxtrace: Fix auxtrace queue conflictAdrian Hunter2021-03-301-4/+0
* perf report: Fix -F for branch & mem modesRavi Bangoria2021-03-171-2/+2
* perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers2021-03-171-0/+1
* perf build: Fix ccache usage in $(CC) when generating arch errno tableAntonio Terceiro2021-03-171-1/+1
* perf test: Fix unaligned access in sample parsing testNamhyung Kim2021-03-041-1/+1
* perf intel-pt: Fix IPC with CYC thresholdAdrian Hunter2021-03-043-0/+41
* perf intel-pt: Fix premature IPCAdrian Hunter2021-03-043-11/+17
* perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter2021-03-041-0/+3
* perf record: Fix continue profiling after draining the bufferYang Jihong2021-03-043-1/+13
* perf symbols: Fix return value when loading PE DSONicholas Fraser2021-03-041-1/+3
* perf symbols: Use (long) for iterator for bfd symbolsDmitry Safonov2021-03-041-2/+1
* perf vendor events arm64: Fix Ampere eMag event typoJohn Garry2021-03-041-1/+1
* perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo2021-03-041-0/+2
* tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker2021-01-301-4/+0
* perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2021-01-192-3/+3
* perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo2020-12-301-3/+10
* perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai2020-12-301-1/+1
* perf test: Fix metric parsing testKajol Jain2020-12-301-1/+1
* perf test: Use generic event for expand_libpfm_events()Namhyung Kim2020-12-301-1/+1
* perf probe: Change function definition check due to broken DWARFMasami Hiramatsu2020-11-272-4/+19
* perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu2020-11-271-0/+8
* perf stat: Use proper cpu for shadow statsNamhyung Kim2020-11-271-4/+1
* perf record: Synthesize cgroup events only if neededNamhyung Kim2020-11-271-0/+3
* perf diff: Fix error return value in __cmd_diff()Zhen Lei2020-11-271-1/+3
* perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo2020-11-271-6/+9
* perf test: Avoid an msan warning in a copied stack.Ian Rogers2020-11-161-0/+7
* perf inject: Fix file corruption due to event deletionAl Grant2020-11-161-11/+1
* perf test: Update branch sample pattern for cs-etmLeo Yan2020-11-121-1/+1
* perf test: Fix a typo in cs-etm testingLeo Yan2020-11-121-1/+1
* tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo2020-11-123-0/+13
* perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan2020-11-121-1/+1
* perf lock: Correct field name "flags"Leo Yan2020-11-121-1/+1
* perf tools: Add missing swap for cgroup eventsNamhyung Kim2020-11-031-0/+13
* perf tools: Add missing swap for ino_generationJiri Olsa2020-11-031-0/+1
* perf tools: Initialize output buffer in build_id__sprintfJiri Olsa2020-11-031-0/+2
* perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()Song Liu2020-11-031-1/+1
* perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo2020-11-031-5/+2
* perf tools: Remove broken __no_tail_call attributePeter Zijlstra2020-11-031-5/+5
* perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKXJin Yao2020-11-032-2/+2
* perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin2020-11-031-6/+9
* perf tools: Fix crash with non-jited bpf progsTommi Rantala2020-11-033-1/+19
* tools headers UAPI: Update process_madvise affected filesArnaldo Carvalho de Melo2020-11-031-4/+7
* perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo2020-11-032-0/+15
* perf tools: Remove LTO compiler options when building perl supportJustin M. Forbes2020-11-031-0/+1
* Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds2020-10-17152-5589/+10318
|\
| * perf c2c: Update documentation for metrics reorganizationLeo Yan2020-10-151-16/+18
| * perf c2c: Add metrics "RMT Load Hit"Leo Yan2020-10-151-50/+2
| * perf c2c: Correct LLC load hit metricsLeo Yan2020-10-151-2/+2
| * perf c2c: Change header for LLC local hitLeo Yan2020-10-151-1/+1