summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer2015-02-111-1/+1
* perf buildid-cache: Consolidate .build-id cache path generatorsMasami Hiramatsu2015-02-111-17/+41
* perf buildid-cache: Remove unneeded debugdir parametersMasami Hiramatsu2015-02-113-47/+38Star
* perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.Vinson Lee2015-02-111-0/+4
* perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)2015-02-119-25/+91
* tools lib api fs: Add {tracefs,debugfs}_configured() functionsSteven Rostedt (Red Hat)2015-02-075-0/+20
* tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macroSteven Rostedt (Red Hat)2015-02-071-3/+7
* tools lib api fs: Add tracefs mount helper functionsSteven Rostedt (Red Hat)2015-02-073-0/+92
* tools lib fs: Add helper to find mounted file systemsSteven Rostedt (Red Hat)2015-02-075-54/+94
* perf tools: Do not check debugfs MAGIC for tracing filesSteven Rostedt (Red Hat)2015-02-073-34/+14Star
* perf evlist: Fix typo in commentArnaldo Carvalho de Melo2015-02-071-1/+1
* perf trace: No need to enable evsels for workload started from perfArnaldo Carvalho de Melo2015-02-071-2/+2
* perf tools: Introduce event_format__fprintf methodArnaldo Carvalho de Melo2015-02-062-3/+12
* tools lib traceevent: Introduce trace_seq_do_fprintf functionArnaldo Carvalho de Melo2015-02-062-4/+11
* perf symbols: debuglink should take symfs option into accountVictor Kamensky2015-02-061-3/+3
* perf symbols: Ignore mapping symbols on aarch64Victor Kamensky2015-02-061-4/+3Star
* perf probe: Update man pageMasami Hiramatsu2015-02-061-2/+14
* perf probe: Fix to handle optimized not-inlined functionsMasami Hiramatsu2015-02-063-8/+22
* perf tools: Fix a dso open fail messageNamhyung Kim2015-02-061-1/+1
* perf tests: Do not rely on dso__data_read_offset() to open dsoNamhyung Kim2015-02-061-5/+8
* perf test: Fix dso cache testcaseNamhyung Kim2015-02-061-3/+6
* perf: Decouple unthrottling and rotatingMark Rutland2015-02-042-53/+30Star
* perf: Drop module reference on event init failureMark Rutland2015-02-041-12/+16
* perf: Use POLLIN instead of POLL_IN for perf poll data in flagJiri Olsa2015-02-041-1/+2
* perf: Fix put_event() ctx lockPeter Zijlstra2015-02-041-5/+12
* perf: Fix move_group() orderPeter Zijlstra (Intel)2015-02-041-9/+47
* perf: Fix event->ctx lockingPeter Zijlstra2015-02-041-37/+207
* perf: Add a bit of paranoiaPeter Zijlstra2015-02-041-1/+18
* Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar2015-02-04206-1190/+2194
|\
| * Linux 3.19-rc7Linus Torvalds2015-02-021-1/+1
| * Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-0122-71/+150
| |\
| | * Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson2015-02-014-0/+47
| | |\
| | | * ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-293-0/+20
| | | * ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-292-0/+27
| | * | arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart2015-01-291-15/+38
| | * | Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2015-01-281-0/+7
| | |\ \
| | | * | ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni2015-01-281-0/+7
| | * | | Merge tag 'sunxi-fixes-for-3.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2015-01-2716-56/+58
| | |\ \ \
| | | * | | ARM: sunxi: dt: Fix aliasesMaxime Ripard2015-01-2515-50/+40Star
| | | * | | ARM: dts: sun4i: Add simplefb node with de_fe0-de_be0-lcd0-hdmi pipelineHans de Goede2015-01-211-0/+8
| | | * | | ARM: dts: sun6i: ippo-q8h-v5: Fix serial0 aliasHans de Goede2015-01-061-0/+4
| | | * | | ARM: dts: sunxi: Fix usb-phy support for sun4i/sun5iChen-Yu Tsai2014-12-213-6/+6
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-013-3/+28
| |\ \ \ \ \
| | * | | | | Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig2015-02-011-0/+16
| | * | | | | Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein2015-01-221-0/+8
| | * | | | | Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer2015-01-201-3/+4
| * | | | | | sched: don't cause task state changes in nested sleep debuggingLinus Torvalds2015-02-012-4/+3Star
| * | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-318-10/+41
| |\ \ \ \ \ \
| | * | | | | | i2c: sh_mobile: terminate DMA reads properlyWolfram Sang2015-01-301-1/+11
| | * | | | | | i2c: Only include slave support if selectedJean Delvare2015-01-263-0/+9