summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-05perf scripts python: export-to-postgresql.py: Export IPC informationAdrian Hunter
2019-06-05perf scripts python: export-to-sqlite.py: Export IPC informationAdrian Hunter
2019-06-05perf db-export: Export IPC informationAdrian Hunter
2019-06-05perf db-export: Add brief documentationAdrian Hunter
2019-06-05perf thread-stack: Accumulate IPC informationAdrian Hunter
2019-06-05perf intel-pt: Document IPC usageAdrian Hunter
2019-06-05perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packetsAdrian Hunter
2019-06-05perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ipAdrian Hunter
2019-06-05perf intel-pt: Record when decoding PSB+ packetsAdrian Hunter
2019-06-05perf script: Add output of IPC ratioAdrian Hunter
2019-06-05perf intel-pt: Add support for samples to contain IPC ratioAdrian Hunter
2019-06-05perf tools: Add IPC information to perf_sampleAdrian Hunter
2019-06-05perf intel-pt: Accumulate cycle count from CYC packetsAdrian Hunter
2019-06-05perf intel-pt: Factor out intel_pt_update_sample_timeAdrian Hunter
2019-06-05perf record: Allow mixing --user-regs with --call-graph=dwarfAlexey Budankov
2019-06-05perf symbols: Remove unused variable 'err'Leo Yan
2019-06-05perf data: Document directory format header: HEADER_DIR_FORMATArnaldo Carvalho de Melo
2019-06-05perf data: Document clockid header: HEADER_CLOCKIDArnaldo Carvalho de Melo
2019-06-05perf data: Document memory topology header: HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo
2019-06-05perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTFSong Liu
2019-06-03Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar
2019-06-03perf/x86: Use update attribute groups for default attributesJiri Olsa
2019-06-03perf/x86/intel: Use update attributes for skylake formatJiri Olsa
2019-06-03perf/x86: Use update attribute groups for extra formatJiri Olsa
2019-06-03perf/x86: Use update attribute groups for capsJiri Olsa
2019-06-03perf/x86: Add is_visible attribute_group callback for base eventsJiri Olsa
2019-06-03perf/x86: Use the new pmu::update_attrs attribute groupJiri Olsa
2019-06-03perf/x86: Get rid of x86_pmu::event_attrsJiri Olsa
2019-06-03perf/core: Add attr_groups_update into struct pmuJiri Olsa
2019-06-03sysfs: Add sysfs_update_groups functionJiri Olsa
2019-06-03perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and Whiske...Gayatri Kammela
2019-06-03perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDsGayatri Kammela
2019-06-03perf/core: Allow non-privileged uprobe for user processesSong Liu
2019-06-03Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar
2019-06-02Linux 5.2-rc3Linus Torvalds
2019-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-02Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-06-02Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-06-02Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-02Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-01mm, compaction: make sure we isolate a valid PFNSuzuki K Poulose
2019-06-01include/linux/generic-radix-tree.h: fix kerneldoc commentJonathan Corbet