summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig.debug (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-18perf tools: Construct LBR call chainKan Liang3-17/+153
2015-02-18perf tools: Enable LBR call stack supportKan Liang6-6/+40
2015-02-18perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra3-20/+12
2015-02-18perf/x86/intel: Discard zero length call entries in LBR call stackYan, Zheng1-2/+11
2015-02-18perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack modeYan, Zheng1-4/+13
2015-02-18perf/x86/intel: Re-organize code that implicitly enables LBR/PEBSYan, Zheng1-30/+29
2015-02-18perf: Simplify the branch stack checkYan, Zheng3-17/+11
2015-02-18perf/x86/intel: Save/restore LBR stack during context switchYan, Zheng1-12/+76
2015-02-18perf/x86/intel: Track number of events that use the LBR callstackYan, Zheng1-0/+19
2015-02-18perf/x86/intel: Allocate space for storing LBR stackYan, Zheng2-0/+11
2015-02-18perf: Always switch pmu specific data during context switchYan, Zheng1-0/+3
2015-02-18perf: Add pmu specific data for perf task contextYan, Zheng2-4/+42
2015-02-18perf/x86/intel: Add basic Haswell LBR call stack supportYan, Zheng3-24/+83
2015-02-18perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng6-99/+30
2015-02-18perf: Introduce pmu context switch callbackYan, Zheng4-0/+75
2015-02-18perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng3-43/+64
2015-02-18perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to voidAravind Gopalakrishnan1-7/+5
2015-02-18perf: Update userspace page info for software eventShaohua Li1-0/+3
2015-02-18perf: Update shadow timestamp before add eventShaohua Li1-4/+4
2015-02-18perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() callMarkus Elfring1-2/+1
2015-02-13perf trace: Support --events foo:bar --no-syscallsArnaldo Carvalho de Melo1-1/+2
2015-02-13perf trace: Allow mixing with other eventsArnaldo Carvalho de Melo1-7/+44
2015-02-13perf trace: Handle multiple threads better wrt syscalls being intermixedArnaldo Carvalho de Melo1-0/+28
2015-02-13perf trace: Print thread info when following childrenArnaldo Carvalho de Melo1-1/+3
2015-02-13perf list: Place the header text in its right positionYunlong Song2-5/+3
2015-02-13perf: Remove the extra validity check on nr_pagesKaixu Xia1-1/+1
2015-02-13perf tools: Fix a bug of segmentation faultYunlong Song1-2/+4
2015-02-12perf build: Display make commands on V=1Jiri Olsa2-22/+30
2015-02-12tools lib lockdep: Use tools build frameworkJiri Olsa2-109/+24
2015-02-12tools lib traceevent: Use tools build frameworkJiri Olsa3-132/+65
2015-02-12tools lib api: Rename libapikfs.a to libapi.aJiri Olsa6-21/+21
2015-02-12tools lib api: Use tools build frameworkJiri Olsa5-46/+35