summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-25perf trace: Update tid/pid filtering option to leverage symbol_confDavid Ahern1-40/+9
2016-11-25perf sched timehist: Handle cpu migration eventsDavid Ahern2-2/+99
2016-11-25perf annotate: Show invalid jump offset in error messageArnaldo Carvalho de Melo1-2/+4
2016-11-25perf ui helpline: Provide a printf variantArnaldo Carvalho de Melo2-0/+11
2016-11-25tools lib bpf: Fix maps resolutionEric Leblond1-44/+98
2016-11-25perf tools: Add missing struct definition in probe_event.hWang Nan1-0/+2
2016-11-25perf record: Fix segfault when running with suid and kptr_restrict is 1Wang Nan1-1/+1
2016-11-25perf tools: Fix kernel version error in ubuntuWang Nan1-2/+53
2016-11-25perf sched timehist: Enlarge max stack depth by 2Namhyung Kim1-1/+1
2016-11-25perf sched timehist: Mark schedule function in callchainsNamhyung Kim2-0/+22
2016-11-25perf callchain: Add option to skip ignore symbol when printing callchainsNamhyung Kim3-2/+9
2016-11-25perf annotate: Initial PowerPC supportRavi Bangoria2-0/+63
2016-11-25perf annotate: Improve support for ARMArnaldo Carvalho de Melo2-96/+60
2016-11-25perf annotate: Allow arches to have a init routine and a priv areaArnaldo Carvalho de Melo1-0/+11
2016-11-25perf annotate: Introduce alternative method of keeping instructions tableArnaldo Carvalho de Melo1-1/+62
2016-11-25perf annotate: Remove duplicate 'name' field from disasm_lineArnaldo Carvalho de Melo3-57/+51
2016-11-23tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf1-2/+2
2016-11-23perf sched timehist: Add -V/--cpu-visual optionDavid Ahern2-2/+47
2016-11-23perf sched timehist: Add call graph optionsDavid Ahern2-6/+89
2016-11-23perf sched timehist: Add -w/--wakeups optionDavid Ahern2-4/+58
2016-11-23perf sched timehist: Add summary optionsDavid Ahern1-6/+160
2016-11-23perf sched timehist: Introduce timehist commandDavid Ahern2-7/+637
2016-11-23perf evsel: Support printing callchains with arrowsNamhyung Kim2-0/+7
2016-11-23perf symbols: Print symbol offsets conditionallyNamhyung Kim3-8/+12
2016-11-23perf c2c: Support cascading optionsJiri Olsa1-12/+10
2016-11-23perf c2c report: Display total HITMs on defaultJiri Olsa2-7/+36
2016-11-23perf c2c report: Add struct c2c_stats::tot_hitm fieldJiri Olsa2-2/+11
2016-11-23perf c2c report: Add -f/--force optionJiri Olsa2-1/+7
2016-11-23perf c2c report: Setup browser after opening perf.dataJiri Olsa1-7/+8
2016-11-23perf tools: Show event fd in debug outputJiri Olsa1-2/+4
2016-11-23tools lib traceevent: Add retrieval of preempt count and latency flagsSteven Rostedt2-2/+30
2016-11-23tools lib traceevent: Use USECS_PER_SEC instead of hardcoded numberSteven Rostedt2-8/+6
2016-11-22NFSv4.x: hide array-bounds warningArnd Bergmann1-1/+1
2016-11-22perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra1-4/+4
2016-11-22perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2-13/+24
2016-11-22perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner1-8/+2
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov3-0/+22
2016-11-22sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov1-11/+12
2016-11-22crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copyHerbert Xu1-4/+0
2016-11-22crypto: algif_hash - Fix result clobbering in recvmsgHerbert Xu1-1/+1
2016-11-21tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal1-1/+3
2016-11-21net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng1-1/+1
2016-11-21NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington1-3/+15
2016-11-21ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson1-1/+1
2016-11-21thermal/powerclamp: add back module device tableJacob Pan1-1/+8
2016-11-21perf/core: Fix address filter parserAlexander Shishkin1-0/+2
2016-11-21x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdtAndy Shevchenko2-2/+2
2016-11-21x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as wellH.J. Lu1-3/+2
2016-11-21x86/platform/intel-mid: Register watchdog device after SCUAndy Shevchenko1-5/+27
2016-11-21x86/fpu: Fix invalid FPU ptrace state after execve()Yu-cheng Yu1-8/+8