summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-17Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"Arnaldo Carvalho de Melo1-1/+1
2015-09-16perf stat: Fix per-pkg event reporting bugStephane Eranian1-2/+14
2015-09-15perf tests: Fix software clock events test setting mapsAdrian Hunter1-4/+14
2015-09-15perf tests: Fix task exit test setting mapsAdrian Hunter1-4/+14
2015-09-15perf evlist: Fix create_syswide_maps() not propagating mapsAdrian Hunter1-9/+10
2015-09-15perf evlist: Fix add() not propagating mapsAdrian Hunter1-0/+2
2015-09-15perf evlist: Factor out a function to propagate maps for a single evselAdrian Hunter1-22/+27
2015-09-15perf evlist: Make create_maps() use set_maps()Adrian Hunter1-9/+10
2015-09-15perf evlist: Make set_maps() more resilientAdrian Hunter1-4/+15
2015-09-15perf evsel: Add own_cpus memberAdrian Hunter4-3/+8
2015-09-15perf evlist: Fix missing thread_map__put in propagate_maps()Adrian Hunter1-0/+1
2015-09-15perf evlist: Fix splice_list_tail() not setting evlistAdrian Hunter3-12/+9
2015-09-15perf evlist: Add has_user_cpus memberAdrian Hunter2-5/+7
2015-09-15perf evlist: Remove redundant validation from propagate_maps()Adrian Hunter2-16/+10
2015-09-15perf evlist: Simplify set_maps() logicAdrian Hunter1-6/+2
2015-09-15perf evlist: Simplify propagate_maps() logicAdrian Hunter1-3/+2
2015-09-14perf top: Fix segfault pressing -> with no hist entriesWang Nan1-1/+11
2015-09-13perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo1-2/+2
2015-09-13perf/x86/intel: Fix constraint accessPeter Zijlstra1-1/+4
2015-09-11perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...Alexander Shishkin1-0/+1
2015-09-02perf tools: Fix use of wrong event when processing exit eventsAdrian Hunter3-4/+4
2015-09-02perf tools: Fix parse_events_add_pmu callerJiri Olsa1-1/+1
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian3-23/+27
2015-09-01perf build: Fix Intel PT instruction decoder dependency problemWang Nan1-0/+1
2015-09-01perf dwarf: Fix potential array out of bounds accessWang Nan3-3/+3
2015-08-31perf record: Add ability to name registers to recordStephane Eranian7-5/+89
2015-08-31perf/x86: Add list of register namesStephane Eranian3-0/+38
2015-08-31perf script: Enable printing of interrupted machine stateStephane Eranian2-2/+31
2015-08-31perf evlist: Open event on evsel cpus and threadsKan Liang2-1/+5
2015-08-31bpf tools: New API to get name from a BPF objectWang Nan3-5/+26
2015-08-31perf tools: Fix build on powerpc broken by pt/btsAdrian Hunter2-0/+4
2015-08-31spi: sh-msiof: Fix FIFO size to 64 word from 256 wordKoji Matsuoka1-6/+9
2015-08-31alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF.Matt Turner2-0/+6
2015-08-30Linux 4.2v4.2Linus Torvalds1-1/+1
2015-08-30regulator: mt6311: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-30regulator: ltc3589: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-08-30regulator: ad5398: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-08-30spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resourceAxel Lin2-4/+4
2015-08-29thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino1-2/+1
2015-08-29regulator: pfuze100: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-08-28perf evlist: Add backpointer for perf_env to evlistKan Liang2-0/+2
2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang10-21/+21
2015-08-28perf tools: Do not change lib/api/fs/debugfs directlyJiri Olsa2-2/+1
2015-08-28perf tools: Add tracing_path and remove unneeded functionsJiri Olsa2-53/+5
2015-08-28perf buildid: Introduce sysfs/filename__sprintf_build_idMasami Hiramatsu4-26/+47
2015-08-28perf evsel: Add a backpointer to the evlist a evsel is inArnaldo Carvalho de Melo3-0/+8
2015-08-28perf trace: Add header with copyright and background infoArnaldo Carvalho de Melo1-0/+19
2015-08-28perf scripts python: Add new compaction-times scriptTony Jones3-0/+317
2015-08-28regulator: core: use debug level print in regulator_check_drmsArchit Taneja1-1/+1