Age | Commit message (Expand) | Author | Files | Lines |
2017-03-13 | perf hists browser: Fix typo in function switch_data_file | Changbin Du | 1 | -1/+1 |
2017-03-13 | perf report: Document +field style argument support for --field option | Changbin Du | 1 | -0/+3 |
2017-03-13 | perf sort: Fix segfault with basic block 'cycles' sort dimension | Changbin Du | 1 | -0/+5 |
2017-03-13 | perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for git | Changbin Du | 1 | -0/+2 |
2017-03-13 | perf tools: Missing c2c command in command-list | Changbin Du | 1 | -0/+1 |
2017-03-07 | perf c2c: Fix display bug when using pipe | Namhyung Kim | 1 | -1/+1 |
2017-03-07 | perf c2c: Clarify help message of --stats option | Namhyung Kim | 1 | -1/+1 |
2017-03-07 | perf report: Hide tip message when -q option is given | Namhyung Kim | 1 | -2/+1 |
2017-03-07 | Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm... | Ingo Molnar | 71 | -166/+743 |
2017-03-06 | perf bench numa: Add more comment for -c option | Jiri Olsa | 1 | -1/+2 |
2017-03-05 | Linux 4.11-rc1v4.11-rc1 | Linus Torvalds | 1 | -2/+2 |
2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 86 | -368/+895 |
2017-03-04 | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 12 | -30/+223 |
2017-03-04 | Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux | Linus Torvalds | 8 | -41/+47 |
2017-03-04 | Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -23/+29 |
2017-03-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 11 | -54/+79 |
2017-03-03 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 11 | -43/+67 |
2017-03-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 87 | -3188/+22372 |
2017-03-03 | strparser: destroy workqueue on module exit | WANG Cong | 1 | -0/+1 |
2017-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 5 | -91/+66 |
2017-03-03 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -12/+48 |
2017-03-03 | Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -3/+25 |
2017-03-03 | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -88/+83 |
2017-03-03 | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 8 | -30/+71 |
2017-03-03 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 31 | -302/+852 |
2017-03-03 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 16 | -168/+447 |
2017-03-03 | Documentation/sphinx: fix primary_domain configuration | John Keeping | 1 | -1/+1 |
2017-03-03 | docs: Fix htmldocs build failure | Martyn Welch | 1 | -2/+2 |
2017-03-03 | doc/ko_KR/memory-barriers: Update control-dependencies section | SeongJae Park | 1 | -31/+37 |
2017-03-03 | pcieaer doc: update the link | Cao jin | 1 | -1/+1 |
2017-03-03 | Documentation: Update path to sysrq.txt | Krzysztof Kozlowski | 4 | -6/+6 |
2017-03-03 | tools build: Use the same CC for feature detection and actual build | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2017-03-03 | perf bench futex: Fix build on musl + clang | Arnaldo Carvalho de Melo | 5 | -0/+5 |
2017-03-03 | perf bench futex: Use __maybe_unused | Arnaldo Carvalho de Melo | 1 | -6/+4 |
2017-03-03 | tools build: Add test for sched_getcpu() | Arnaldo Carvalho de Melo | 7 | -9/+24 |
2017-03-03 | perf tools: Force uncore events to system wide monitoring | Jiri Olsa | 2 | -5/+33 |
2017-03-03 | trace/kprobes: Add back warning about offset in return probes | Steven Rostedt (VMware) | 1 | -0/+5 |
2017-03-03 | perf intel-PT/BTS: Add missing initialization | Adrian Hunter | 1 | -0/+2 |
2017-03-03 | perf probe: Generalize probe event file open routine | Naveen N. Rao | 2 | -9/+12 |
2017-03-03 | trace/kprobes: Allow return probes with offsets and absolute addresses | Naveen N. Rao | 2 | -8/+1 |
2017-03-03 | kretprobes: Ensure probe location is at function entry | Naveen N. Rao | 2 | -0/+14 |
2017-03-03 | perf ftrace: Use pager for displaying result | Namhyung Kim | 1 | -0/+3 |
2017-03-03 | perf ftrace: Add support for -a and -C option | Namhyung Kim | 2 | -0/+74 |
2017-03-03 | perf cpumap: Introduce cpu_map__snprint_mask() | Namhyung Kim | 2 | -0/+47 |
2017-03-03 | perf ftrace: Add support for --pid option | Namhyung Kim | 2 | -27/+68 |
2017-03-03 | perf tools: Allow sorting by symbol size | Charles Baylis | 4 | -0/+44 |
2017-03-03 | perf evlist: Clarify a bit the use of perf_mmap->refcnt | Arnaldo Carvalho de Melo | 1 | -1/+12 |
2017-03-03 | perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t | Elena Reshetova | 3 | -15/+15 |
2017-03-03 | perf thread: convert thread.refcnt from atomic_t to refcount_t | Elena Reshetova | 3 | -6/+6 |
2017-03-03 | perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t | Elena Reshetova | 2 | -11/+11 |