summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-04tools lib api fs: Add debugfs into fs.c objectJiri Olsa2-6/+26
2015-09-04tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.cJiri Olsa2-8/+8
2015-09-04tools lib api fs: Add STR and PATH_MAX macros to fs objectJiri Olsa2-0/+11
2015-09-04tools lib api fs: Move debugfs__strerror_open into tracing_path.c objectJiri Olsa4-54/+60
2015-09-04tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa9-79/+101
2015-09-02perf tools: Move tracing_path stuff under same namespaceJiri Olsa3-16/+18
2015-09-02perf tools: Remove mountpoint arg from perf_debugfs_mountJiri Olsa3-9/+9
2015-09-02perf stat: Quieten failed to read counter messageAndi Kleen1-1/+1
2015-09-02perf tools: Store the cpu socket and core ids in the perf.data headerKan Liang3-5/+96
2015-09-02perf cpumap: Factor out functions to get core_id and socket_idKan Liang2-18/+35
2015-09-02tools lib traceevent: Support function __get_dynamic_array_lenHe Kuang4-2/+57
2015-09-02perf tools: Copy linux/filter.h to tools/includeHe Kuang2-0/+232
2015-09-02perf tools: Always use non inlined file name for 'srcfile' sort keyAndi Kleen3-7/+28
2015-09-02Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar7-26/+31
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian3-23/+27
2015-09-01perf build: Fix Intel PT instruction decoder dependency problemWang Nan1-0/+1
2015-09-01perf dwarf: Fix potential array out of bounds accessWang Nan3-3/+3
2015-09-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar17-13/+193
2015-09-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-75/+62
2015-09-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+8
2015-09-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds37-959/+762
2015-09-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-164/+329
2015-09-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds206-1584/+19187
2015-09-01Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-120/+170
2015-09-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-3/+12
2015-09-01Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-11/+14
2015-09-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds49-907/+992
2015-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds154-7328/+15624
2015-09-01Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds320-4940/+9096
2015-09-01Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds64-681/+796
2015-09-01Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds30-176/+240
2015-09-01Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds47-227/+2116
2015-09-01Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds62-1252/+2302
2015-09-01Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds28-76/+1195
2015-09-01Merge tag 'hwmon-for-linus-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds30-623/+1808
2015-09-01Merge tag 'for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds22-356/+862
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds94-1368/+3696
2015-09-01Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linuxLinus Torvalds25-429/+1184
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2-0/+6
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds13-63/+133
2015-09-01Merge tag 'usb-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds202-1629/+5408
2015-09-01Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds51-3808/+4735
2015-09-01perf record: Add ability to name registers to recordStephane Eranian7-5/+89
2015-08-31perf/x86: Add list of register namesStephane Eranian3-0/+38
2015-08-31perf script: Enable printing of interrupted machine stateStephane Eranian2-2/+31
2015-08-31perf evlist: Open event on evsel cpus and threadsKan Liang2-1/+5
2015-08-31bpf tools: New API to get name from a BPF objectWang Nan3-5/+26
2015-08-31perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter2-0/+4
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds589-20684/+23657
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-41/+118