aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-5/+6
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li1-4/+4
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter1-1/+2
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-5/+9
2020-07-23KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras1-1/+1
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter1-1/+1
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig3-6/+6
2020-07-17perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo1-4/+8
2020-07-06perf report TUI: Remove needless 'dummy' event from menuArnaldo Carvalho de Melo1-1/+18
2020-07-06perf intel-pt: Fix PEBS sample for XMM registersAdrian Hunter1-2/+3
2020-07-06perf intel-pt: Fix displaying PEBS-via-PT with registersAdrian Hunter1-1/+1
2020-07-06perf intel-pt: Fix recording PEBS-via-PT with registersAdrian Hunter2-2/+3
2020-07-06perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()Wei Li1-6/+11
2020-07-03perf scripts python: exported-sql-viewer.py: Fix time chart call treeAdrian Hunter1-0/+4
2020-07-03perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' resultAdrian Hunter1-1/+2
2020-07-03perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find' resultAdrian Hunter1-1/+2
2020-07-03perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter1-0/+1
2020-07-03perf record: Fix duplicated sideband events with Intel PT system wide tracingAdrian Hunter5-16/+29
2020-07-03perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter1-1/+1
2020-06-22perf flamegraph: Explicitly set utf-8 encodingAndreas Gerstmayr1-3/+5
2020-06-18perf build: Fix error message when asking for -fsanitize=address without required librariesTiezhu Yang1-0/+12
2020-06-17perf script: Initialize zstd_dataMilian Wolff1-0/+3
2020-06-10perf pmu: Remove unused declarationIan Rogers1-1/+0
2020-06-09perf parse-events: Fix an old style declarationIan Rogers1-1/+1
2020-06-09perf parse-events: Fix an incompatible pointerIan Rogers1-1/+1
2020-06-09perf bpf: Fix bpf prologue generationSumanth Korikkar1-4/+10
2020-06-09perf probe: Fix user attribute access in kprobesSumanth Korikkar2-3/+6
2020-06-09perf stat: Fix NULL pointer dereferenceHongbo Yao1-2/+2
2020-06-09perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh1-2/+1
2020-06-09perf beauty: Add support to STATX_MNT_ID in the 'statx' syscall 'mask' argumentArnaldo Carvalho de Melo1-0/+1
2020-06-09tools headers API: Update faccessat2 affected filesArnaldo Carvalho de Melo1-0/+1
2020-06-02perf tools: Remove some duplicated includesTiezhu Yang5-5/+0
2020-06-02perf symbols: Fix kernel maps for kcore and eBPFAdrian Hunter1-0/+2
2020-06-02perf stat: Ensure group is defined on top of the same cpu maskJiri Olsa1-0/+55
2020-06-01perf libdw: Fix off-by 1 relative directory includesIan Rogers3-9/+9
2020-06-01perf arm-spe: Support synthetic eventsTan Xiaojun5-43/+1097
2020-06-01perf auxtrace: Add four itrace optionsTan Xiaojun3-2/+36
2020-06-01perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun5-2/+3
2020-06-01perf test: Initialize memory in dwarf-unwindIan Rogers2-0/+9
2020-06-01perf tests: Don't tail call optimize in unwind testIan Rogers1-5/+5
2020-05-29perf build: Add a LIBPFM4=1 build test entryArnaldo Carvalho de Melo1-0/+2
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian19-8/+631
2020-05-29perf tools: Correct license on jsmn JSON parserEd Maste1-1/+1
2020-05-29perf jit: Fix inaccurate DWARF line tableNick Gasson1-2/+2
2020-05-29perf jvmti: Remove redundant jitdump line table entriesNick Gasson1-45/+33
2020-05-29perf build: Add NO_SDT=1 to the default set of build testsArnaldo Carvalho de Melo1-0/+1
2020-05-29perf build: Add NO_LIBCRYPTO=1 to the default set of build testsArnaldo Carvalho de Melo1-0/+1
2020-05-29perf build: Add NO_SYSCALL_TABLE=1 to the build testsArnaldo Carvalho de Melo1-1/+3
2020-05-29perf build: Remove libaudit from the default feature checksArnaldo Carvalho de Melo1-0/+1