summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-05perf thread-stack: Accumulate IPC informationAdrian Hunter2-0/+18
2019-06-05perf intel-pt: Document IPC usageAdrian Hunter1-0/+30
2019-06-05perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packetsAdrian Hunter1-0/+51
2019-06-05perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ipAdrian Hunter1-6/+17
2019-06-05perf intel-pt: Record when decoding PSB+ packetsAdrian Hunter1-10/+31
2019-06-05perf script: Add output of IPC ratioAdrian Hunter2-2/+26
2019-06-05perf intel-pt: Add support for samples to contain IPC ratioAdrian Hunter1-0/+29
2019-06-05perf tools: Add IPC information to perf_sampleAdrian Hunter1-0/+2
2019-06-05perf intel-pt: Accumulate cycle count from CYC packetsAdrian Hunter2-1/+14
2019-06-05perf intel-pt: Factor out intel_pt_update_sample_timeAdrian Hunter1-8/+10
2019-06-05perf record: Allow mixing --user-regs with --call-graph=dwarfAlexey Budankov2-1/+12
2019-06-05perf symbols: Remove unused variable 'err'Leo Yan1-2/+1
2019-06-05perf data: Document directory format header: HEADER_DIR_FORMATArnaldo Carvalho de Melo1-0/+17
2019-06-05perf data: Document clockid header: HEADER_CLOCKIDArnaldo Carvalho de Melo1-0/+6
2019-06-05perf data: Document memory topology header: HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo1-0/+24
2019-06-05perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTFSong Liu1-0/+16
2019-06-03Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar19-214/+422
2019-06-03perf/x86: Use update attribute groups for default attributesJiri Olsa3-41/+5
2019-06-03perf/x86/intel: Use update attributes for skylake formatJiri Olsa1-5/+10
2019-06-03perf/x86: Use update attribute groups for extra formatJiri Olsa1-5/+13
2019-06-03perf/x86: Use update attribute groups for capsJiri Olsa3-14/+20
2019-06-03perf/x86: Add is_visible attribute_group callback for base eventsJiri Olsa1-38/+15
2019-06-03perf/x86: Use the new pmu::update_attrs attribute groupJiri Olsa3-46/+52
2019-06-03perf/x86: Get rid of x86_pmu::event_attrsJiri Olsa2-4/+0
2019-06-03perf/core: Add attr_groups_update into struct pmuJiri Olsa2-0/+7
2019-06-03sysfs: Add sysfs_update_groups functionJiri Olsa2-15/+47
2019-06-03perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and Whiske...Gayatri Kammela1-0/+43
2019-06-03perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDsGayatri Kammela1-21/+21
2019-06-03perf/core: Allow non-privileged uprobe for user processesSong Liu2-3/+3
2019-06-03Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar13356-91463/+18530
2019-06-02Linux 5.2-rc3v5.2-rc3Linus Torvalds1-1/+1
2019-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+15
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds23-124/+547
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-3/+14
2019-06-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2019-06-02Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds6-6/+6
2019-06-02Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-3/+19
2019-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-117/+157
2019-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-2/+21
2019-06-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds5-22/+0
2019-06-02Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+5
2019-06-02Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-blockLinus Torvalds16-113/+102
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-14/+76
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds24-71/+121
2019-06-02mm, compaction: make sure we isolate a valid PFNSuzuki K Poulose1-1/+1
2019-06-02include/linux/generic-radix-tree.h: fix kerneldoc commentJonathan Corbet1-1/+1
2019-06-02kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei1-0/+2
2019-06-02drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai1-1/+2
2019-06-02spdxcheck.py: fix directory structuresVincenzo Frascino1-3/+4
2019-06-02kasan: initialize tag to 0xff in __kasan_kmallocNathan Chancellor1-1/+1