aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-13perf config: Allow creating empty config set for config file autogenerationTaeung Song
2017-09-13perf config: Write a config file just onceTaeung Song
2017-09-13perf tools: Use scandir() to replace readdir()Kan Liang
2017-09-13perf ui progress: Add size info into progress barJiri Olsa
2017-09-13perf ui progress: Add ui specific init functionJiri Olsa
2017-09-13perf tools: Add python-clean targetJiri Olsa
2017-09-13perf script: Support user regsAndi Kleen
2017-09-13perf record: Support direct --user-regs argumentsAndi Kleen
2017-09-13perf stat: Update walltime_nsecs_stats in interval modeAndi Kleen
2017-09-13perf stat: Hide internal duration_time counterAndi Kleen
2017-09-13perf stat: Support duration_time for metricsAndi Kleen
2017-09-13perf stat: Don't use ctx for saved values lookupAndi Kleen
2017-09-13perf list: Add metric groups to perf listAndi Kleen
2017-09-13perf stat: Support JSON metrics in perf statAndi Kleen
2017-09-13perf pmu: Extract function to get JSON alias mapAndi Kleen
2017-09-13perf stat: Print generic metric header even for failed expressionsAndi Kleen
2017-09-13perf stat: Factor out generic metric printingAndi Kleen
2017-09-13perf vendor events: Support metric_group and no event name in JSON parserAndi Kleen
2017-09-13perf tools: Support weak groups in 'perf stat'Andi Kleen
2017-09-13perf sched timehist: Add pid and tid optionsDavid Ahern
2017-09-13Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar
2017-09-12Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-09-12Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-12xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-09-12Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-12f2fs: hurry up to issue discard after io interruptionChao Yu
2017-09-12f2fs: fix to show correct discard_granularity in sysfsChao Yu
2017-09-12f2fs: detect dirty inode in evict_inodeChao Yu
2017-09-12perf stat: Wait for the correct childMilian Wolff
2017-09-12perf tools: Support running perf binaries with a dash in their nameMilian Wolff
2017-09-12perf config: Check not only section->from_system_config but also item'sTaeung Song
2017-09-12perf ui progress: Fix progress updateJiri Olsa
2017-09-12perf ui progress: Make sure we always define step valueJiri Olsa
2017-09-12perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa
2017-09-12tools lib api: Fix make DEBUG=1 buildJiri Olsa
2017-09-12perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff
2017-09-12tools include linux: Guard against redefinition of some macrosArnaldo Carvalho de Melo
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-09-11Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-11f2fs: clear radix tree dirty tag of pages whose dirty flag is clearedDaeho Jeong
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-11f2fs: speed up gc_urgent mode with SSRJaegeuk Kim