summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | tools lib traceevent: Fix kbuffer_read_at_offset()Namhyung Kim2016-10-051-0/+1
| * | | | | | | perf intel-pt: Fix MTC timestamp calculation for large MTC periodsAdrian Hunter2016-10-051-0/+36
| * | | | | | | perf intel-pt: Fix estimated timestamps for cycle-accurate modeAdrian Hunter2016-10-051-0/+2
| * | | | | | | perf uretprobe ppc64le: Fix probe locationRavi Bangoria2016-10-051-1/+2
| * | | | | | | Merge tag 'perf-core-for-mingo-20161003' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-10-0432-66/+1926
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | perf pmu-events: Add Skylake frontend MSR supportAndi Kleen2016-10-041-0/+1
| | * | | | | | perf pmu-events: Fix fixed counters on IntelAndi Kleen2016-10-041-1/+24
| | * | | | | | perf tools: Make alias matching case-insensitiveAndi Kleen2016-10-041-1/+1
| | * | | | | | perf tools: Allow period= in perf stat CPU event descriptions.Sukadev Bhattiprolu2016-10-041-0/+1
| | * | | | | | perf tools: Add README for info on parsing JSON/map filesSukadev Bhattiprolu2016-10-041-0/+147
| | * | | | | | perf list jevents: Add support for event list topicsAndi Kleen2016-10-042-10/+28
| | * | | | | | perf list: Support long jevents descriptionsSukadev Bhattiprolu2016-10-046-15/+34
| | * | | | | | perf jevents: Add support for long descriptionsSukadev Bhattiprolu2016-10-043-9/+27
| | * | | | | | perf pmu: Add override support for event list CPUIDAndi Kleen2016-10-041-1/+7
| | * | | | | | perf list: Add a --no-desc flagAndi Kleen2016-10-046-12/+22
| | * | | | | | perf tools: Query terminal width and use in perf listAndi Kleen2016-10-043-1/+19
| | * | | | | | perf pmu: Support alias descriptionsAndi Kleen2016-10-042-16/+68
| | * | | | | | perf jevents: Handle header line in mapfileAndi Kleen2016-10-041-2/+7
| | * | | | | | perf tools: Support CPU id matching for x86 v2Andi Kleen2016-10-041-3/+21
| | * | | | | | perf powerpc: Support CPU ID matching for PowerpcSukadev Bhattiprolu2016-10-041-0/+11
| | * | | | | | perf pmu: Use pmu_events table to create aliasesSukadev Bhattiprolu2016-10-042-0/+61
| | * | | | | | perf jevents: Program to convert JSON fileAndi Kleen2016-10-046-4/+869
| | * | | | | | perf tools: Add jsmn `jasmine' JSON parserAndi Kleen2016-10-034-0/+574
| | * | | | | | tools build: Make fixdep a hostprogJiri Olsa2016-10-033-5/+3Star
| | * | | | | | tools build: Add support for host programs formatJiri Olsa2016-10-033-4/+26
| | * | | | | | perf tools: Experiment with cppcheckArnaldo Carvalho de Melo2016-10-035-20/+13Star
| | * | | | | | perf probe: Check if *ptr2 is zero and not ptr2Colin Ian King2016-10-031-1/+1
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-085-62/+361
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests: expanding more mlock selftestSimon Guo2016-10-083-78/+295
| * | | | | | | | selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo2016-10-082-42/+42
| * | | | | | | | selftests/vm: add test for mlock() when areas are intersectedSimon Guo2016-10-083-0/+81
| * | | | | | | | selftest: split mlock2_ funcs into separate mlock2.hSimon Guo2016-10-082-20/+21
* | | | | | | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-0823-157/+1426
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur2016-10-042-1/+126
| * | | | | | | selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur2016-10-042-1/+112
| * | | | | | | selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur2016-10-042-1/+93
| * | | | | | | selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur2016-10-043-1/+210
| * | | | | | | selftests/powerpc: Check that signals always get deliveredCyril Bur2016-10-045-0/+285
| * | | | | | | selftests/powerpc: Add TM tcheck helpers in CCyril Bur2016-10-041-0/+27
| * | | | | | | selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur2016-10-042-3/+8
| * | | | | | | selftests/powerpc: Introduce GPR asm helper header fileCyril Bur2016-10-041-0/+96
| * | | | | | | selftests/powerpc: Move VMX stack frame macros to header fileCyril Bur2016-10-042-84/+97
| * | | | | | | selftests/powerpc: Rework FPU stack placement macros and move to header fileCyril Bur2016-10-042-68/+85
| * | | | | | | selftests/powerpc: Check for VSX preservation across userspace preemptionCyril Bur2016-10-044-1/+283
| * | | | | | | selftests/powerpc: Compile selftests against headers without AT_HWCAP2Cyril Bur2016-09-231-0/+7
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-10-064-0/+182
|\ \ \ \ \ \ \
| * | | | | | | tools/testing: add a test to check nsfs ioctl-sAndrey Vagin2016-09-234-0/+182
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-052-5/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-141-4/+7
| |\ \ \ \ \ \ \
| | * | | | | | | iio: iio-utils: use channel modifier scaling if it existsMatt Ranostay2016-08-291-4/+7