summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-14perf script: Add script print support for namespace eventsHari Bathini2-0/+43
2017-03-14perf record: Synthesize namespace events for current processesHari Bathini3-10/+119
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini28-4/+296
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini5-1/+177
2017-03-13perf hists browser: Fix typo in function switch_data_fileChangbin Du1-1/+1
2017-03-13perf report: Document +field style argument support for --field optionChangbin Du1-0/+3
2017-03-13perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du1-0/+5
2017-03-13perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for gitChangbin Du1-0/+2
2017-03-13perf tools: Missing c2c command in command-listChangbin Du1-0/+1
2017-03-07perf c2c: Fix display bug when using pipeNamhyung Kim1-1/+1
2017-03-07perf c2c: Clarify help message of --stats optionNamhyung Kim1-1/+1
2017-03-07perf report: Hide tip message when -q option is givenNamhyung Kim1-2/+1
2017-03-07Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar71-166/+743
2017-03-06perf bench numa: Add more comment for -c optionJiri Olsa1-1/+2
2017-03-05Linux 4.11-rc1Linus Torvalds1-2/+2
2017-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds86-368/+895
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-30/+223
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds8-41/+47
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-23/+29
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds11-54/+79
2017-03-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds11-43/+67
2017-03-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds87-3188/+22372
2017-03-04strparser: destroy workqueue on module exitWANG Cong1-0/+1
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-91/+66
2017-03-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-12/+48
2017-03-04Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-3/+25
2017-03-04Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-88/+83
2017-03-04Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds8-30/+71
2017-03-04Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds31-302/+852
2017-03-04Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds16-168/+447
2017-03-04Documentation/sphinx: fix primary_domain configurationJohn Keeping1-1/+1
2017-03-04docs: Fix htmldocs build failureMartyn Welch1-2/+2
2017-03-04doc/ko_KR/memory-barriers: Update control-dependencies sectionSeongJae Park1-31/+37
2017-03-04pcieaer doc: update the linkCao jin1-1/+1
2017-03-04Documentation: Update path to sysrq.txtKrzysztof Kozlowski4-6/+6
2017-03-04tools build: Use the same CC for feature detection and actual buildArnaldo Carvalho de Melo1-2/+2
2017-03-04perf bench futex: Fix build on musl + clangArnaldo Carvalho de Melo5-0/+5
2017-03-04perf bench futex: Use __maybe_unusedArnaldo Carvalho de Melo1-6/+4
2017-03-04tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo7-9/+24
2017-03-04perf tools: Force uncore events to system wide monitoringJiri Olsa2-5/+33
2017-03-04trace/kprobes: Add back warning about offset in return probesSteven Rostedt (VMware)1-0/+5
2017-03-04perf intel-PT/BTS: Add missing initializationAdrian Hunter1-0/+2
2017-03-04perf probe: Generalize probe event file open routineNaveen N. Rao2-9/+12
2017-03-04trace/kprobes: Allow return probes with offsets and absolute addressesNaveen N. Rao2-8/+1
2017-03-04kretprobes: Ensure probe location is at function entryNaveen N. Rao2-0/+14
2017-03-04perf ftrace: Use pager for displaying resultNamhyung Kim1-0/+3
2017-03-04perf ftrace: Add support for -a and -C optionNamhyung Kim2-0/+74
2017-03-04perf cpumap: Introduce cpu_map__snprint_mask()Namhyung Kim2-0/+47
2017-03-04perf ftrace: Add support for --pid optionNamhyung Kim2-27/+68
2017-03-04perf tools: Allow sorting by symbol sizeCharles Baylis4-0/+44