summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo-4.15-20171103' of git://git.kernel.org/pub/scm...Ingo Molnar2017-11-0347-381/+999
|\
| * perf srcline: Show correct function name for srcline of callchainsNamhyung Kim2017-11-011-40/+55
| * perf srcline: Fix memory leak in addr2inlines()Namhyung Kim2017-11-011-5/+2
| * perf trace beauty kcmp: Beautify argumentsArnaldo Carvalho de Melo2017-10-316-0/+76
| * perf trace beauty: Implement pid_fd beautifierArnaldo Carvalho de Melo2017-10-312-0/+20
| * tools include uapi: Grab a copy of linux/kcmp.hArnaldo Carvalho de Melo2017-10-312-0/+28
| * perf callchain: Fix double mapping al->addr for children without self periodNamhyung Kim2017-10-311-4/+1
| * perf stat: Make --per-thread update shadow stats to show metricsJiri Olsa2017-10-301-0/+2
| * perf stat: Move the shadow stats scale computation in perf_stat__update_shado...Jiri Olsa2017-10-304-30/+29
| * perf tools: Add perf_data_file__write functionJiri Olsa2017-10-302-1/+9
| * perf tools: Add struct perf_data_fileJiri Olsa2017-10-3023-97/+127
| * perf tools: Rename struct perf_data_file to perf_dataJiri Olsa2017-10-3030-238/+238
| * perf script: Print information about per-event-dump filesArnaldo Carvalho de Melo2017-10-301-8/+69
| * perf trace beauty prctl: Generate 'option' string table from kernel headersArnaldo Carvalho de Melo2017-10-276-3/+124
| * tools include uapi: Grab a copy of linux/prctl.hArnaldo Carvalho de Melo2017-10-272-0/+201
| * perf script: Allow creating per-event dump filesArnaldo Carvalho de Melo2017-10-272-1/+62
| * perf evsel: Restore evsel->priv as a tool private areaArnaldo Carvalho de Melo2017-10-273-10/+13
| * perf script: Use event_format__fprintf()Arnaldo Carvalho de Melo2017-10-271-3/+4
| * perf script: Use pr_debug where appropriateArnaldo Carvalho de Melo2017-10-271-7/+6
| * perf script: Add a few missing conversions to fprintf styleArnaldo Carvalho de Melo2017-10-271-5/+4
|/
* perf/core: Rewrite event timekeepingPeter Zijlstra2017-10-272-274/+130
* perf/core: Fix perf_event_read()Peter Zijlstra2017-10-271-16/+39
* perf/core: Remove wrong barrierPeter Zijlstra2017-10-271-5/+0
* perf/core: Rename 'enum perf_event_active_state'Peter Zijlstra2017-10-272-4/+4
* perf/core: Make sure to update ctx time before using itPeter Zijlstra2017-10-271-2/+10
* perf/core: Fix __perf_read_group_add() lockingPeter Zijlstra2017-10-271-2/+2
* perf/core: Update ctx time before detaching eventsPeter Zijlstra2017-10-271-0/+1
* perf/core: Fix perf_event_read_value() lockingPeter Zijlstra2017-10-271-2/+14
* perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...Yonghong Song2017-10-274-6/+20
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-10-27260-1363/+3021
|\
| * perf/x86/intel/bts: Fix exclusive event reference leakAlexander Shishkin2017-10-241-3/+3
| * Merge tag 'platform-drivers-x86-v4.14-3' of git://git.infradead.org/linux-pla...Linus Torvalds2017-10-231-74/+41
| |\
| | * platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updatesKuppuswamy Sathyanarayanan2017-10-231-8/+13
| | * platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe functionKuppuswamy Sathyanarayanan2017-10-231-66/+28
| * | Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-231-22/+15
| |\ \
| | * | workqueue: replace pool->manager_arb mutex with a flagTejun Heo2017-10-101-22/+15
| * | | Merge tag 'pinctrl-v4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-10-232-4/+12
| |\ \ \
| | * | | pinctrl: mcp23s08: fix interrupt handling regressionDmitry Mastykin2017-10-191-3/+3
| | * | | pinctrl/amd: fix masking of GPIO interruptsDaniel Drake2017-10-191-1/+9
| * | | | Merge tag 'regulator-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-232-2/+2
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t...Mark Brown2017-10-232-2/+2
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | regulator: rn5t618: Do not index regulator_desc arrays by idLeonard Crestez2017-10-181-1/+1
| | | * | | | regulator: axp20x: Fix poly-phase bit offset for AXP803 DCDC5/6Chen-Yu Tsai2017-10-041-1/+1
| | | |/ / /
| * | | | | Linux 4.14-rc6v4.14-rc6Linus Torvalds2017-10-231-1/+1
| * | | | | Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-10-239-39/+96
| |\ \ \ \ \
| | * | | | | staging: bcm2835-audio: Fix memory corruptionPhil Elwell2017-10-181-12/+7
| | * | | | | Merge tag 'iio-fixes-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-158-27/+89
| | |\ \ \ \ \
| | | * | | | | iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev2017-10-141-16/+29
| | | * | | | | iio: adc: dln2-adc: fix build errorRandy Dunlap2017-10-081-0/+2
| | | * | | | | iio: dummy: events: Add missing breakLars-Peter Clausen2017-10-011-0/+1