aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-23perf: Remove type specific target pointersPeter Zijlstra
2015-03-23perf/x86/intel: Fix Makefile to actually build the cqm driverMatt Fleming
2015-02-25perf/x86/intel: Enable conflicting event scheduling for CQMMatt Fleming
2015-02-25perf/x86/intel: Perform rotation on Intel CQM RMIDsMatt Fleming
2015-02-25perf/x86/intel: Support task events with Intel CQMMatt Fleming
2015-02-25perf/x86/intel: Implement LRU monitoring ID allocation for CQMMatt Fleming
2015-02-25perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming
2015-02-25x86: Add support for Intel Cache QoS Monitoring (CQM) detectionPeter P Waskiewicz Jr
2015-02-25perf: Move cgroup init before PMU ->event_init()Matt Fleming
2015-02-25perf: Add ->count() function to read per-package countersMatt Fleming
2015-02-25perf: Make perf_cgroup_from_task() globalMatt Fleming
2015-02-18Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-02-18perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra
2015-02-18perf tools: Construct LBR call chainKan Liang
2015-02-18perf tools: Enable LBR call stack supportKan Liang
2015-02-18perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra
2015-02-18perf/x86/intel: Discard zero length call entries in LBR call stackYan, Zheng
2015-02-18perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack modeYan, Zheng
2015-02-18perf/x86/intel: Re-organize code that implicitly enables LBR/PEBSYan, Zheng
2015-02-18perf: Simplify the branch stack checkYan, Zheng
2015-02-18perf/x86/intel: Save/restore LBR stack during context switchYan, Zheng
2015-02-18perf/x86/intel: Track number of events that use the LBR callstackYan, Zheng
2015-02-18perf/x86/intel: Allocate space for storing LBR stackYan, Zheng
2015-02-18perf: Always switch pmu specific data during context switchYan, Zheng
2015-02-18perf: Add pmu specific data for perf task contextYan, Zheng
2015-02-18perf/x86/intel: Add basic Haswell LBR call stack supportYan, Zheng
2015-02-18perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng
2015-02-18perf: Introduce pmu context switch callbackYan, Zheng
2015-02-18perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng
2015-02-18perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to voidAravind Gopalakrishnan
2015-02-18perf: Update userspace page info for software eventShaohua Li
2015-02-18perf: Update shadow timestamp before add eventShaohua Li
2015-02-18perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() callMarkus Elfring
2015-02-13perf trace: Support --events foo:bar --no-syscallsArnaldo Carvalho de Melo
2015-02-13perf trace: Allow mixing with other eventsArnaldo Carvalho de Melo
2015-02-13perf trace: Handle multiple threads better wrt syscalls being intermixedArnaldo Carvalho de Melo
2015-02-13perf trace: Print thread info when following childrenArnaldo Carvalho de Melo
2015-02-13perf list: Place the header text in its right positionYunlong Song
2015-02-13perf: Remove the extra validity check on nr_pagesKaixu Xia
2015-02-13perf tools: Fix a bug of segmentation faultYunlong Song
2015-02-12perf build: Display make commands on V=1Jiri Olsa
2015-02-12tools lib lockdep: Use tools build frameworkJiri Olsa
2015-02-12tools lib traceevent: Use tools build frameworkJiri Olsa
2015-02-12tools lib api: Rename libapikfs.a to libapi.aJiri Olsa
2015-02-12tools lib api: Use tools build frameworkJiri Olsa
2015-02-12perf build: Add build documentationJiri Olsa
2015-02-12perf build: Remove PERF-CFLAGS fileJiri Olsa
2015-02-12perf build: Remove uneeded variablesJiri Olsa
2015-02-12perf build: Remove directory dependency rulesJiri Olsa
2015-02-12perf build: Add single target build framework supportJiri Olsa