aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-10perf auxtrace: Record whether an auxtrace mmap is neededAdrian Hunter6-0/+6
2022-05-10libperf evlist: Add evsel as a parameter to ->idx()Adrian Hunter3-2/+4
2022-05-10libperf evlist: Move ->idx() into mmap_per_evsel()Adrian Hunter1-6/+3
2022-05-10libperf evlist: Remove ->idx() per_cpu parameterAdrian Hunter3-4/+5
2022-05-10perf auxtrace: Do not mix up mmap idxAdrian Hunter1-2/+8
2022-05-10perf auxtrace: Move evlist__enable_event_idx() to auxtrace.cAdrian Hunter3-12/+10
2022-05-10perf evlist: Use libperf functions in evlist__enable_event_idx()Adrian Hunter1-42/+2
2022-05-10libperf evsel: Add perf_evsel__enable_thread()Adrian Hunter2-0/+16
2022-05-09perf metrics: Don't add all tool events for sharingIan Rogers1-6/+39
2022-05-09perf metrics: Support all tool eventsIan Rogers2-39/+75
2022-05-09perf evsel: Add tool event helpersIan Rogers2-10/+42
2022-05-09perf evsel: Constify a few arraysIan Rogers4-15/+14
2022-05-09Revert "perf stat: Support metrics with hybrid events"Ian Rogers2-249/+22
2022-05-06perf test: Add skip to --per-thread testIan Rogers1-5/+41
2022-05-05perf evlist: Clear all_cpus before propagatingIan Rogers1-0/+4
2022-05-05perf cpumap: Switch to using perf_cpu_map APIIan Rogers2-29/+26
2022-05-04perf vendor events intel: Update CLX events to v1.15Ian Rogers5-2023/+17
2022-05-03perf vendor events intel: Add uncore event list for SapphirerapidsZhengjun Xing3-0/+5661
2022-05-03perf vendor events intel: Update core event list for SapphirerapidsZhengjun Xing6-65/+110
2022-05-03perf tools: Use Python devtools for version autodetection rather than runtimeJames Clark1-12/+27
2022-05-03perf stat: Avoid printing cpus with no countersIan Rogers1-3/+4
2022-04-30perf tools: Add missing headers needed by util/data.hYang Jihong1-0/+1
2022-04-29Revert "arm: dts: at91: Fix boolean properties with values"Arnd Bergmann2-2/+2
2022-04-29io_uring: check that data field is 0 in ringfd unregisterEugene Syromiatnikov1-1/+1
2022-04-29bfq: Fix warning in bfqq_request_over_limit()Jan Kara1-3/+9
2022-04-28io_uring: fix uninitialized field in rw io_kiocbJoseph Ravichandran1-0/+1
2022-04-28tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang1-1/+2
2022-04-28Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden2-100/+35
2022-04-28net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean1-4/+0
2022-04-28ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky1-1/+2
2022-04-28MAINTAINERS: Update BNXT entry with firmware filesFlorian Fainelli1-0/+2
2022-04-28netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal1-14/+38
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim6-69/+0
2022-04-28perf symbol: Update symbols__fixup_end()Namhyung Kim1-4/+25
2022-04-28perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim3-5/+6
2022-04-28perf test: Add perf_event_attr test for Arm SPETimothy Hayes2-0/+13
2022-04-28perf arm-spe: Fix SPE events with phys addressesTimothy Hayes2-1/+12
2022-04-28perf arm-spe: Fix addresses of synthesized SPE eventsTimothy Hayes1-1/+1
2022-04-28perf vendor events intel: Update WSM-EX events to v3Ian Rogers2-10/+10
2022-04-28perf vendor events intel: Update WSM-EP-SP events to v3Ian Rogers2-10/+10
2022-04-28perf vendor events intel: Update SKX events to v1.27Ian Rogers4-150/+16
2022-04-28perf vendor events intel: Update SKL events to v53Ian Rogers3-264/+14
2022-04-28perf vendor events intel: Update IVT events to v21Ian Rogers1-2/+2
2022-04-28perf vendor events intel: Update ICL events to v1.13Ian Rogers5-85/+14
2022-04-28perf test: Fix test case 81 ("perf record tests") on s390xThomas Richter1-0/+2
2022-04-28perf intel-pt: Fix timeless decoding with perf.data directoryAdrian Hunter1-1/+1
2022-04-28gfs2: No short reads or writes upon glock contentionAndreas Gruenbacher1-4/+0
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas3-4/+4
2022-04-27net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang1-1/+1
2022-04-27bnx2x: fix napi API usage sequenceManish Chopra1-4/+5