summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | perf probe: Link trace_probe_event into perf_probe_eventWang Nan2015-09-04
| | * | | | | | | | | | | | | | | perf probe: Split add_perf_probe_events()Namhyung Kim2015-09-04
| | * | | | | | | | | | | | | | | perf intel-pt: Add support for PERF_RECORD_SWITCHAdrian Hunter2015-09-04
| | * | | | | | | | | | | | | | | perf session: Don't call dump_sample() when evsel is NULLKan Liang2015-09-04
| | * | | | | | | | | | | | | | | x86/insn: perf tools: Add new xsave instructionsAdrian Hunter2015-09-04
| | * | | | | | | | | | | | | | | x86/insn: perf tools: Add new memory protection keys instructionsAdrian Hunter2015-09-04
| | * | | | | | | | | | | | | | | x86/insn: perf tools: Add new memory instructionsAdrian Hunter2015-09-04
| | * | | | | | | | | | | | | | | x86/insn: perf tools: Add new SHA instructionsAdrian Hunter2015-09-04
| | * | | | | | | | | | | | | | | x86/insn: perf tools: Pedantically tweak opcode map for MPX instructionsAdrian Hunter2015-09-04
| | * | | | | | | | | | | | | | | perf tools: Add a test for decoding of new x86 instructionsAdrian Hunter2015-09-04
| | * | | | | | | | | | | | | | | perf tools: Display build warning if x86 instruction decoder differs from kernelAdrian Hunter2015-09-04
| | * | | | | | | | | | | | | | | tools lib api fs: Add FSTYPE__configured() methodJiri Olsa2015-09-04
| | * | | | | | | | | | | | | | | tools lib api fs: Add FSTYPE__mount() methodJiri Olsa2015-09-04
| | * | | | | | | | | | | | | | | tools lib api fs: Add tracefs into fs.c objectJiri Olsa2015-09-04
| | * | | | | | | | | | | | | | | tools lib api fs: Add debugfs into fs.c objectJiri Olsa2015-09-04
| | * | | | | | | | | | | | | | | tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.cJiri Olsa2015-09-04
| | * | | | | | | | | | | | | | | tools lib api fs: Add STR and PATH_MAX macros to fs objectJiri Olsa2015-09-04
| | * | | | | | | | | | | | | | | tools lib api fs: Move debugfs__strerror_open into tracing_path.c objectJiri Olsa2015-09-04
| | * | | | | | | | | | | | | | | tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa2015-09-04
| | * | | | | | | | | | | | | | | perf tools: Move tracing_path stuff under same namespaceJiri Olsa2015-09-02
| | * | | | | | | | | | | | | | | perf tools: Remove mountpoint arg from perf_debugfs_mountJiri Olsa2015-09-02
| | * | | | | | | | | | | | | | | perf stat: Quieten failed to read counter messageAndi Kleen2015-09-02
| | * | | | | | | | | | | | | | | perf tools: Store the cpu socket and core ids in the perf.data headerKan Liang2015-09-02
| | * | | | | | | | | | | | | | | perf cpumap: Factor out functions to get core_id and socket_idKan Liang2015-09-02
| | * | | | | | | | | | | | | | | tools lib traceevent: Support function __get_dynamic_array_lenHe Kuang2015-09-02
| | * | | | | | | | | | | | | | | perf tools: Copy linux/filter.h to tools/includeHe Kuang2015-09-02
| | * | | | | | | | | | | | | | | perf tools: Always use non inlined file name for 'srcfile' sort keyAndi Kleen2015-09-02
* | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-10-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney2015-10-07
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | torture: Forgive non-plural argumentsPaul E. McKenney2015-10-06
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | locktorture: Add torture tests for percpu_rwsemPaul E. McKenney2015-10-06
| | | * | | | | | | | | | | | | | | locktorture: Support rtmutex torturingDavidlohr Bueso2015-10-06
| | |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustmentsJohn Stultz2015-10-12
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugsAndy Lutomirski2015-10-31
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-10-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | selftests/powerpc: Fix build failure of load_unaligned_zeropad testMichael Ellerman2015-10-13
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-10-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu2015-10-07
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki2015-09-27
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | tools/power turbosat: update version numberLen Brown2015-09-26
| | * | | | | | | | | | | tools/power turbostat: SKL: Adjust for TSC difference from base frequencyLen Brown2015-09-26
| | * | | | | | | | | | | tools/power turbostat: KNL workaround for %Busy and Avg_MHzHubert Chrzaniuk2015-09-26
| | * | | | | | | | | | | tools/power turbostat: IVB Xeon: fix --debug regressionLen Brown2015-09-26
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-27
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | perf tools: Fix copying of /proc/kcoreAdrian Hunter2015-09-25
| * | | | | | | | | | | perf intel-pt: Remove no_force_psb from documentationAdrian Hunter2015-09-25
| * | | | | | | | | | | perf probe: Use existing routine to look for a kernel module by dso->short_nameArnaldo Carvalho de Melo2015-09-25
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |