summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* radix-tree tests: properly initialize mutexRoss Zwisler2016-10-111-1/+1
* radix-tree tests: add iteration testRoss Zwisler2016-10-114-1/+184
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-103-1/+1631
|\
| * x86/pkeys: Add self-testsDave Hansen2016-09-093-1/+1631
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-1042-75/+2011
|\ \
| * | tools build: Add feature detection for g++Wang Nan2016-10-053-2/+25
| * | tools build: Support compiling C++ source fileWang Nan2016-10-052-0/+8
| * | perf top/report: Add tips about a list optionNambong Ha2016-10-051-0/+2
| * | perf report/top: Add a tip about system-wide collection from all CPUsDonghyun Kim2016-10-051-0/+1
| * | perf report/top: Add a tip about source line numbers with overheadKim SeonYoung2016-10-051-0/+1
| * | tools: Synchronize tools/include/uapi/linux/bpf.hArnaldo Carvalho de Melo2016-10-051-2/+2
| * | tools: Synchronize tools/arch/x86/include/asm/cpufeatures.hArnaldo Carvalho de Melo2016-10-051-1/+0
| * | perf bench mem: Sync memcpy assembly sources with the kernelArnaldo Carvalho de Melo2016-10-051-3/+3
| * | perf jevents: Fix Intel JSON fixed counter conversionsAndi Kleen2016-10-051-0/+2
| * | 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-031-0/+1
| | * | perf pmu-events: Fix fixed counters on IntelAndi Kleen2016-10-031-1/+24
| | * | perf tools: Make alias matching case-insensitiveAndi Kleen2016-10-031-1/+1
| | * | perf tools: Allow period= in perf stat CPU event descriptions.Sukadev Bhattiprolu2016-10-031-0/+1
| | * | perf tools: Add README for info on parsing JSON/map filesSukadev Bhattiprolu2016-10-031-0/+147
| | * | perf list jevents: Add support for event list topicsAndi Kleen2016-10-032-10/+28
| | * | perf list: Support long jevents descriptionsSukadev Bhattiprolu2016-10-036-15/+34
| | * | perf jevents: Add support for long descriptionsSukadev Bhattiprolu2016-10-033-9/+27
| | * | perf pmu: Add override support for event list CPUIDAndi Kleen2016-10-031-1/+7
| | * | perf list: Add a --no-desc flagAndi Kleen2016-10-036-12/+22
| | * | perf tools: Query terminal width and use in perf listAndi Kleen2016-10-033-1/+19
| | * | perf pmu: Support alias descriptionsAndi Kleen2016-10-032-16/+68
| | * | perf jevents: Handle header line in mapfileAndi Kleen2016-10-031-2/+7
| | * | perf tools: Support CPU id matching for x86 v2Andi Kleen2016-10-031-3/+21
| | * | perf powerpc: Support CPU ID matching for PowerpcSukadev Bhattiprolu2016-10-031-0/+11
| | * | perf pmu: Use pmu_events table to create aliasesSukadev Bhattiprolu2016-10-032-0/+61
| | * | perf jevents: Program to convert JSON fileAndi Kleen2016-10-036-4/+869
| | * | perf tools: Add jsmn `jasmine' JSON parserAndi Kleen2016-10-034-0/+574
| | * | tools build: Make fixdep a hostprogJiri Olsa2016-10-033-5/+3
| | * | tools build: Add support for host programs formatJiri Olsa2016-10-033-4/+26
| | * | perf tools: Experiment with cppcheckArnaldo Carvalho de Melo2016-10-035-20/+13
| | * | 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-075-62/+361
|\ \ \ \
| * | | | selftests: expanding more mlock selftestSimon Guo2016-10-073-78/+295
| * | | | selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo2016-10-072-42/+42
| * | | | selftests/vm: add test for mlock() when areas are intersectedSimon Guo2016-10-073-0/+81
| * | | | selftest: split mlock2_ funcs into separate mlock2.hSimon Guo2016-10-072-20/+21
* | | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-0723-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
OpenPOWER on IntegriCloud