summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Collapse first level callchain entry if it has siblingNamhyung Kim2014-11-241-3/+8
* perf hists browser: Print overhead percent value for first-level callchainNamhyung Kim2014-11-241-2/+12
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-11-2024-88/+145
|\
| * perf tools: Only override the default :tid comm entryAdrian Hunter2014-11-191-3/+2
| * perf tools: Add perf-read-vdso32 and perf-read-vdsox32 to .gitignoreAdrian Hunter2014-11-191-0/+2
| * perf evlist: Do not poll events that use the system_wide flagAdrian Hunter2014-11-191-1/+9
| * perf evsel: Fix ftrace:function event recordingJiri Olsa2014-11-191-0/+8
| * perf diff: Add missing handler for PERF_RECORD_MMAP2 eventsKan Liang2014-11-191-0/+1
| * perf hists: Fix up srcline histogram key formattingArnaldo Carvalho de Melo2014-11-191-1/+1
| * perf annotate: Support source line numbers in annotateAndi Kleen2014-11-193-6/+38
| * perf tools: Only print base source file for srclineAndi Kleen2014-11-191-1/+1
| * perf callchain: Use a common function to resolve symbol or nameAndi Kleen2014-11-195-41/+32
| * perf callchain: Use al.addr to set up call chainAndi Kleen2014-11-191-1/+1
| * perf callchain: Factor out adding new call chain entriesAndi Kleen2014-11-191-19/+32
| * perf tools: Fix annotation with kcoreAdrian Hunter2014-11-191-0/+2
| * perf test: fix typo in python testWANG Chao2014-11-191-1/+1
| * perf symbols: Fallback to kallsyms when using the minimal 'ELF' loaderArnaldo Carvalho de Melo2014-11-191-1/+0
| * perf tools: Clean up libelf feature support codeNamhyung Kim2014-11-192-4/+3
| * perf build-id: Move disable_buildid_cache() to util/build-id.cNamhyung Kim2014-11-194-10/+13
|/
* perf: Improve the perf_sample_data struct layoutPeter Zijlstra2014-11-162-25/+25
* perf record: Add new -I option to sample interrupted machine stateStephane Eranian2014-11-162-0/+8
* perf/tests: Add interrupted state sample parsing testStephane Eranian2014-11-161-15/+40
* perf tools: Add core support for sampling intr machine state regsStephane Eranian2014-11-165-6/+87
* perf/x86: Add support for sampling PEBS machine state registersStephane Eranian2014-11-161-0/+23
* perf: Add ability to sample machine state on interruptStephane Eranian2014-11-163-5/+63
* perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere eventsAndi Kleen2014-11-161-26/+26
* perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDISTAndi Kleen2014-11-161-3/+3
* perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINTAndi Kleen2014-11-161-0/+4
* perf/x86/intel/uncore: Add scaling units to the EP iMC eventsAndi Kleen2014-11-161-0/+8
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-11-16948-8632/+19614
|\
| * perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen2014-11-161-3/+30
| * perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen2014-11-161-1/+15
| * perf: Fix corruption of sibling list with hotplugMark Rutland2014-11-161-3/+5
| * perf/x86: Fix embarrasing typoPeter Zijlstra (Intel)2014-11-041-1/+1
| * Merge tag 'pinctrl-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-11-032-2/+7
| |\
| | * pinctrl: baytrail: show output gpio state correctly on Intel BaytrailDavid Cohen2014-10-281-1/+1
| | * pinctrl: use linux-gpio mailing listDavid Cohen2014-10-201-0/+1
| | * pinctrl: baytrail: Clear DIRECT_IRQ bitLoic Poulain2014-10-201-1/+5
| * | Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-11-032-28/+48
| |\ \
| | * | mm, cma: make parameters order consistent in func declaration and definitionWeijie Yang2014-10-271-4/+4
| | * | mm: cma: Use %pa to print physical addressesLaurent Pinchart2014-10-271-7/+6
| | * | mm: cma: Ensure that reservations never cross the low/high mem boundaryLaurent Pinchart2014-10-271-16/+33
| | * | mm: cma: Always consider a 0 base address reservation as dynamicLaurent Pinchart2014-10-271-1/+4
| | * | mm: cma: Don't crash on allocation if CMA area can't be activatedLaurent Pinchart2014-10-271-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-11-033-32/+38
| |\ \ \
| | * | | libceph: eliminate unnecessary allocation in process_one_ticket()Ilya Dryomov2014-10-311-15/+10
| | * | | rbd: Fix error recovery in rbd_obj_read_sync()Jan Kara2014-10-301-1/+1
| | * | | libceph: use memalloc flags for net IOMike Christie2014-10-301-1/+9
| | * | | rbd: use a single workqueue for all devicesIlya Dryomov2014-10-301-15/+18
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-11-033-1/+3
| |\ \ \
OpenPOWER on IntegriCloud