Cody P Schafer ([email protected])

Number of posts: 331 (0.72 per day)
First post: 2012-08-01 23:16:40
Last post: 2013-11-07 21:58:24

Date List Subject
2014-04-28 05:00:22 linux-kernel Re: [PATCH v2 6/6] powerpc/perf/hv-24x7: catalog version number is be64, not be32
2014-04-16 20:40:28 linux-kernel [PATCH v2] tools/perf: allow overriding sysfs and proc finding with env var
2014-04-15 17:13:20 linux-kernel [PATCH v2 0/6] powerpc/perf/hv_{gpci,24x7}: fixes
2014-04-15 17:12:56 linux-kernel [PATCH v2 2/6] powerpc/perf/hv_gpci: probe failures use pr_debug(), and padding reduced
2014-04-15 17:11:59 linux-kernel [PATCH v2 3/6] powerpc/perf/hv-gpci: make device attr static
2014-04-15 17:11:57 linux-kernel [PATCH v2 5/6] powerpc/perf/hv-24x7: remove [static 4096], sparse chokes on it
2014-04-15 17:11:21 linux-kernel [PATCH v2 6/6] powerpc/perf/hv-24x7: catalog version number is be64, not be32
2014-04-15 17:11:19 linux-kernel [PATCH v2 1/6] powerpc/perf/hv_24x7: probe errors changed to pr_debug(), padding fixed
2014-04-15 17:11:18 linux-kernel [PATCH v2 4/6] powerpc/perf/hv-24x7: use (unsigned long) not (u32) values when calling plpar_hcall_norets()
2014-04-04 23:02:50 linux-kernel [PATCH] tools/perf: instead of redirecting flex output, use -o
2014-04-04 20:00:24 linux-kernel [PATCH] tools/perf: allow overriding sysfs and proc finding with env var
2014-04-02 22:12:09 linux-kernel [PATCH 1/2] fixup: "powerpc/perf: Add support for the hv 24x7 interface"
2014-04-02 22:11:07 linux-kernel [PATCH 0/2] powerpc/perf: fixup 2 patches from the 24x7 series
2014-04-02 22:11:05 linux-kernel [PATCH 2/2] fixup: "powerpc/perf: Add support for the hv gpci (get performance counter info) interface"
2014-02-27 21:33:07 linux-kernel [PATCH v3 11/11] powerpc/perf/hv_{gpci,24x7}: add documentation of device attributes
2014-02-27 21:32:57 linux-kernel [PATCH v3 10/11] powerpc/perf: add kconfig option for hypervisor provided counters
2014-02-27 21:32:50 linux-kernel [PATCH v3 09/11] powerpc/perf: add support for the hv 24x7 interface
2014-02-27 21:32:43 linux-kernel [PATCH v3 08/11] powerpc/perf: add support for the hv gpci (get performance counter info) interface
2014-02-27 21:32:32 linux-kernel [PATCH v3 07/11] powerpc/perf: add a shared interface to get gpci version and capabilities
2014-02-27 21:32:21 linux-kernel [PATCH v3 06/11] powerpc/perf: add 24x7 interface headers
2014-02-27 21:32:13 linux-kernel [PATCH v3 05/11] powerpc/perf: add hv_gpci interface header
2014-02-27 21:32:03 linux-kernel [PATCH v3 04/11] powerpc: add hvcalls for 24x7 and gpci (get performance counter info)
2014-02-27 21:31:42 linux-kernel [PATCH v3 03/11] perf: provide a common perf_event_nop_0() for use with .event_idx
2014-02-27 21:31:40 linux-kernel [PATCH v3 01/11] sysfs: create bin_attributes under the requested group
2014-02-27 21:31:37 linux-kernel [PATCH v3 00/11] powerpc: Add support for Power Hypervisor supplied performance counters
2014-02-27 21:31:35 linux-kernel [PATCH v3 02/11] perf: add PMU_FORMAT_RANGE() helper for use by sw-like pmus
2014-02-27 19:33:35 linux-kernel Re: [PATCH v2 02/11] perf core: export swevent hrtimer helpers
2014-02-25 22:47:32 linux-kernel Re: [PATCH] powerpc: warn users of smt-snooze-delay that the API isn't there anymore
2014-02-25 22:19:37 linux-kernel Re: [PATCH v2 01/11] perf: add PMU_RANGE_ATTR() helper for use by sw-like pmus
2014-02-25 21:38:52 linux-kernel Re: [PATCH v2 02/11] perf core: export swevent hrtimer helpers
2014-02-25 21:31:38 linux-kernel Re: [PATCH v2 10/11] powerpc/perf: add kconfig option for hypervisor provided counters
2014-02-25 21:25:54 linux-kernel Re: [PATCH v2 08/11] powerpc/perf: add support for the hv gpci (get performance counter info) interface
2014-02-25 21:21:21 linux-kernel Re: [PATCH v2 07/11] powerpc: add a shared interface to get gpci version and capabilities
2014-02-25 21:14:20 linux-kernel Re: [PATCH v2 04/11] powerpc: add hvcalls for 24x7 and gpci (get performance counter info)
2014-02-25 20:55:46 linux-kernel Re: [PATCH v2 09/11] powerpc/perf: add support for the hv 24x7 interface
2014-02-25 20:35:32 linux-kernel Re: [PATCH v2 05/11] powerpc: add hv_gpci interface header
2014-02-25 20:34:14 linux-kernel Re: [PATCH v2 01/11] perf: add PMU_RANGE_ATTR() helper for use by sw-like pmus
2014-02-22 00:14:58 linux-kernel [PATCH] powerpc: warn users of smt-snooze-delay that the API isn't there anymore
2014-02-21 00:25:11 linux-kernel Re: [PATCH v2.1 9/11] powerpc/perf: add kconfig option for hypervisor provided counters
2014-02-21 00:15:45 linux-kernel [PATCH v2.1 9/11] powerpc/perf: add kconfig option for hypervisor provided counters
2014-02-17 19:41:46 linux-kernel Re: [PATCH v2 10/11] powerpc/perf: add kconfig option for hypervisor provided counters
2014-02-15 00:25:18 linux-kernel Re: [PATCH v2 10/11] powerpc/perf: add kconfig option for hypervisor provided counters
2014-02-14 22:06:46 linux-kernel [PATCH v2 01/11] perf: add PMU_RANGE_ATTR() helper for use by sw-like pmus
2014-02-14 22:06:00 linux-kernel [PATCH v2 04/11] powerpc: add hvcalls for 24x7 and gpci (get performance counter info)
2014-02-14 22:04:00 linux-kernel [PATCH v2 11/11] powerpc/perf/hv_{gpci,24x7}: add documentation of device attributes
2014-02-14 22:03:46 linux-kernel [PATCH v2 10/11] powerpc/perf: add kconfig option for hypervisor provided counters
2014-02-14 22:03:41 linux-kernel [PATCH v2 09/11] powerpc/perf: add support for the hv 24x7 interface
2014-02-14 22:03:28 linux-kernel [PATCH v2 08/11] powerpc/perf: add support for the hv gpci (get performance counter info) interface
2014-02-14 22:03:11 linux-kernel [PATCH v2 07/11] powerpc: add a shared interface to get gpci version and capabilities
2014-02-14 22:02:58 linux-kernel [PATCH v2 06/11] powerpc: add 24x7 interface header
2014-02-14 22:02:47 linux-kernel [PATCH v2 05/11] powerpc: add hv_gpci interface header