cascardo/linux.git
2016-02-01 Namhyung Kimperf hists browser: Fix dump to show correct callchain...
2016-02-01 Namhyung Kimperf report: Fix percent display in callchains on ...
2016-02-01 Namhyung Kimperf callchain: Pass parent_samples to __callchain__fpr...
2016-02-01 Namhyung Kimperf report: Get rid of hist_entry__callchain_fprintf()
2016-02-01 Namhyung Kimperf report: Apply --percent-limit to callchains also
2016-02-01 Namhyung Kimperf hists: Update hists' total period when adding...
2016-02-01 Namhyung Kimperf hists: Fix min callchain hits calculation
2016-01-29 Arnaldo Carvalho... perf build: Align the names of the build tests:
2016-01-29 Hemant Kumarperf kvm/powerpc: Add support for HCALL reasons
2016-01-29 Hemant Kumarperf kvm/powerpc: Port perf kvm stat to powerpc
2016-01-29 Hemant Kumarperf kvm/{x86,s390}: Remove const from kvm_events_tp
2016-01-29 Hemant Kumarperf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
2016-01-29 Wang Nanperf record: Use OPT_BOOLEAN_SET for buildid cache...
2016-01-29 Wang Nanperf tools: Move timestamp creation to util
2016-01-29 Wang Nanperf test: Improve bp_signal
2016-01-29 Wang Nanperf test: Check environment before start real BPF...
2016-01-29 Wang Nanperf buildid: Fix cpumode of buildid event
2016-01-29 Mathieu Poirierperf auxtrace: Add perf_evlist pointer to *info_priv_size()
2016-01-29 Arnaldo Carvalho... perf tools: Speed up build-tests by reducing the number...
2016-01-29 Wang Nanperf build: Use feature dump file for build-test
2016-01-29 Wang Nanperf build: Remove all condition feature check {C,LD...
2016-01-28 Jiri Olsaperf build: Fix feature-dump checks, we need to test...
2016-01-27 Wang Nantools build: Check basic headers for test-compile featu...
2016-01-26 Arnaldo Carvalho... perf cpumap: Auto initialize cpu__max_{node,cpu}
2016-01-26 Namhyung Kimperf hists browser: Skip scripting when perf.data file...
2016-01-26 Wang Nanperf build: Select all feature checkers for feature...
2016-01-26 Wang Nantools build: Allow subprojects select all feature checkers
2016-01-26 Wang Nanperf bpf: Check relocation target section
2016-01-26 Wang Nanperf test: Add libbpf relocation checker
2016-01-26 Arnaldo Carvalho... perf test: Fixup aliases checking in the 'vmlinux match...
2016-01-26 Arnaldo Carvalho... perf machine: Introduce machine__find_kernel_symbol_by_...
2016-01-26 Namhyung Kimperf hists browser: Offer non-symbol specific menu...
2016-01-26 Namhyung Kimperf hists browser: Be a bit more strict about presenti...
2016-01-26 Namhyung Kimperf hists browser: Offer 'Zoom into DSO'/'Map details...
2016-01-26 Namhyung Kimperf hists browser: Only offer symbol scripting when...
2016-01-26 Namhyung Kimperf hists browser: Only 'Zoom into thread' only when...
2016-01-26 Namhyung Kimperf sort: Provide a way to find out if per-thread...
2016-01-26 Taeung Songperf config: Document 'hist.percentage' variable in...
2016-01-26 Taeung Songperf config: Document variables for 'annotate' section...
2016-01-26 Taeung Songperf config: Document 'buildid.dir' variable in man...
2016-01-26 Taeung Songperf config: Document variables for 'tui' and 'gtk...
2016-01-26 Taeung Songperf config: Document variables for 'colors' section...
2016-01-26 Taeung Songperf annotate: Rename 'colors.code' to 'colors.jump_arrows'
2016-01-26 Ben Hutchingsperf tools: Document the perf sysctls
2016-01-26 Namhyung Kimperf hists: Cleanup filtering functions
2016-01-26 Namhyung Kimperf hists: Remove parent filter check in DSO filter...
2016-01-26 Jiri Olsaperf stat: Making several helper functions static
2016-01-26 Jiri Olsaperf symbols: Do not read symbols/data from device...
2016-01-26 Markus Trippelsdorfperf pmu: Fix misleadingly indented assignment (whitespace)
2016-01-26 Jiri Olsaperf stat: Do not clean event's private stats
2016-01-26 Jiri Olsaperf hists: Fix HISTC_MEM_DCACHELINE width setting
2016-01-26 Markus Trippelsdorfperf annotate browser: Fix behaviour of Shift-Tab with...
2016-01-26 Markus Trippelsdorfperf tests: Remove wrong semicolon in while loop in...
2016-01-21 Alexander Shishkinperf: Synchronously free aux pages in case of allocatio...
2016-01-21 Stephane Eranianperf/x86: add Intel SkyLake uncore IMC PMU support
2016-01-21 Peter Zijlstraperf: Fix perf_event_exit_task() race
2016-01-21 Peter Zijlstraperf: Add more assertions
2016-01-21 Peter Zijlstraperf: Collapse and fix event_function_call() users
2016-01-21 Peter Zijlstraperf: Specialize perf_event_exit_task()
2016-01-21 Peter Zijlstraperf: Fix task context scheduling
2016-01-21 Peter Zijlstraperf: Make ctx->is_active and cpuctx->task_ctx consistent
2016-01-21 Peter Zijlstraperf: Optimize perf_sched_events() usage
2016-01-21 Peter Zijlstraperf: Simplify/fix perf_event_enable() event scheduling
2016-01-21 Peter Zijlstraperf: Use task_ctx_sched_out()
2016-01-21 Peter Zijlstraperf: Fix perf_enable_on_exec() event scheduling
2016-01-21 Peter Zijlstraperf: Remove stale comment
2016-01-21 Peter Zijlstraperf: Fix cgroup scheduling in perf_enable_on_exec()
2016-01-21 Peter Zijlstraperf: Fix cgroup event scheduling
2016-01-21 Peter Zijlstraperf: Add lockdep assertions
2016-01-19 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2016-01-15 Jiri Olsaperf build: Introduce FEATURES_DUMP make variable
2016-01-15 Jiri Olsaperf build: Add feature-dump target
2016-01-15 Wang Nanperf build: Pass O option to kernel makefile in build...
2016-01-15 Wang Nanperf build: Test correct path of perf in build-test
2016-01-15 Wang Nanperf build: Pass O option to Makefile.perf in build...
2016-01-15 Wang Nanperf build: Set parallel making options build-test
2016-01-15 Ben Hutchingsperf symbols: Fix reading of build-id from vDSO
2016-01-15 Ravi Bangoriaperf kvm record/report: 'unprocessable sample' error...
2016-01-14 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-01-14 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-01-14 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-01-14 Linus TorvaldsMerge branch 'i2c/for-4.5' of git://git./linux/kernel...
2016-01-14 Linus TorvaldsMerge tag 'devicetree-for-4.5' of git://git./linux...
2016-01-14 Linus TorvaldsMerge tag 'mfd-for-linus-4.5' of git://git./linux/kerne...
2016-01-14 Linus TorvaldsMerge tag 'for-v4.5' of git://git./linux/kernel/git...
2016-01-14 Linus TorvaldsMerge tag 'hsi-for-4.5' of git://git./linux/kernel...
2016-01-14 Linus TorvaldsMerge tag 'backlight-for-linus-4.5' of git://git./linux...
2016-01-14 Dan Carpenterx86/cpu/amd: Remove an unneeded condition in srat_detec...
2016-01-14 Lee Jonesmfd: davinci_voicecodec: Remove pointless 'out of memor...
2016-01-14 Lee Jonesmfd: da9052-irq: Fix trivial 'space before comma' error
2016-01-14 Lee Jonesmfd: da9052-i2c: Fix tabbing/whitespace issue
2016-01-14 Lee Jonesmfd: da903x: Fix white space and split string issues
2016-01-14 Lee Jonesmfd: cs5535-mfd: Add missing line spacing and make...
2016-01-14 Lee Jonesmfd: cros_ec_spi: Repair comparison ordering issue
2016-01-14 Lee Jonesmfd: cros_ec_i2c: Fix trivial 'tabs before spaces'...
2016-01-14 Lee Jonesmfd: asic3: Fix a plethora of Checkpatch errors and...
2016-01-14 Lee Jonesmfd: as3711: Repair OOM and 'line over 80 chars' format...
2016-01-14 Lee Jonesmfd: arizona-i2c: Add blank line formatting after decla...
2016-01-14 Lee Jonesmfd: arizona-core: msleep() is unreliable for anything...
2016-01-14 Lee Jonesmfd: adp5520: Some trivial 'no space before tab' fixes
next