[tip:perf/urgent] tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf

2015-11-07 Thread tip-bot for Yunlong Song
Commit-ID: 0c77c04aa9c2b3a154f5cb0559feaee3fb7a6935 Gitweb: http://git.kernel.org/tip/0c77c04aa9c2b3a154f5cb0559feaee3fb7a6935 Author: Yunlong Song AuthorDate: Thu, 5 Nov 2015 14:56:34 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 5 Nov 2015 12:47:51 -0300 tools lib bpf:

[tip:perf/urgent] tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf

2015-11-07 Thread tip-bot for Yunlong Song
Commit-ID: 0c77c04aa9c2b3a154f5cb0559feaee3fb7a6935 Gitweb: http://git.kernel.org/tip/0c77c04aa9c2b3a154f5cb0559feaee3fb7a6935 Author: Yunlong Song AuthorDate: Thu, 5 Nov 2015 14:56:34 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu,

[tip:perf/core] perf build: Add fixdep to .gitignore

2015-10-22 Thread tip-bot for Yunlong Song
Commit-ID: e1d040cfcf76c1c1b5d71fc08ab577a0cf72fefd Gitweb: http://git.kernel.org/tip/e1d040cfcf76c1c1b5d71fc08ab577a0cf72fefd Author: Yunlong Song AuthorDate: Thu, 15 Oct 2015 16:51:56 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 20 Oct 2015 10:43:28 -0300 perf build:

[tip:perf/core] perf build: Add fixdep to .gitignore

2015-10-22 Thread tip-bot for Yunlong Song
Commit-ID: e1d040cfcf76c1c1b5d71fc08ab577a0cf72fefd Gitweb: http://git.kernel.org/tip/e1d040cfcf76c1c1b5d71fc08ab577a0cf72fefd Author: Yunlong Song AuthorDate: Thu, 15 Oct 2015 16:51:56 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Tue,

[tip:perf/core] perf help: Change 'usage' to 'Usage' for consistency

2015-10-20 Thread tip-bot for Yunlong Song
Commit-ID: 3a134ae96ca0af06804d343019b85026486e6fe1 Gitweb: http://git.kernel.org/tip/3a134ae96ca0af06804d343019b85026486e6fe1 Author: Yunlong Song AuthorDate: Thu, 15 Oct 2015 15:39:51 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 19 Oct 2015 16:51:44 -0300 perf help:

[tip:perf/core] perf help: Change 'usage' to 'Usage' for consistency

2015-10-20 Thread tip-bot for Yunlong Song
Commit-ID: 3a134ae96ca0af06804d343019b85026486e6fe1 Gitweb: http://git.kernel.org/tip/3a134ae96ca0af06804d343019b85026486e6fe1 Author: Yunlong Song AuthorDate: Thu, 15 Oct 2015 15:39:51 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Mon,

[tip:perf/core] perf sched replay: Use replay_repeat to calculate the runavg of cpu usage instead of the default value 10

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: ff5f3bbd40bfb8632f826f1f83223d95363f36af Gitweb: http://git.kernel.org/tip/ff5f3bbd40bfb8632f826f1f83223d95363f36af Author: Yunlong Song AuthorDate: Tue, 31 Mar 2015 21:46:36 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Apr 2015 09:07:27 -0300 perf sched

[tip:perf/core] perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: 939cda521a24ae4dbf3beec983abd519bce56231 Gitweb: http://git.kernel.org/tip/939cda521a24ae4dbf3beec983abd519bce56231 Author: Yunlong Song AuthorDate: Tue, 31 Mar 2015 21:46:34 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Apr 2015 09:07:26 -0300 perf sched

[tip:perf/core] perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: 1aff59be53ef37aa9943fb5f772f03148f789bb6 Gitweb: http://git.kernel.org/tip/1aff59be53ef37aa9943fb5f772f03148f789bb6 Author: Yunlong Song AuthorDate: Tue, 31 Mar 2015 21:46:33 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Apr 2015 09:07:25 -0300 perf sched

[tip:perf/core] perf sched replay: Support using -f to override perf.data file ownership

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: f0dd330fdf07d295ac468660cf60341796d5d501 Gitweb: http://git.kernel.org/tip/f0dd330fdf07d295ac468660cf60341796d5d501 Author: Yunlong Song AuthorDate: Tue, 31 Mar 2015 21:46:35 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Apr 2015 09:07:26 -0300 perf sched

[tip:perf/core] perf sched replay: Fix the segmentation fault problem caused by pr_err in threads

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: 08097abc11bcee21355dd857852a807b2a30b79f Gitweb: http://git.kernel.org/tip/08097abc11bcee21355dd857852a807b2a30b79f Author: Yunlong Song AuthorDate: Tue, 31 Mar 2015 21:46:32 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Apr 2015 09:07:24 -0300 perf sched

[tip:perf/core] perf sched replay: Increase the MAX_PID value to fix assertion failure problem

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: a35e27d0e5d801ff75481a8f639bb4d59ea1aafa Gitweb: http://git.kernel.org/tip/a35e27d0e5d801ff75481a8f639bb4d59ea1aafa Author: Yunlong Song AuthorDate: Tue, 31 Mar 2015 21:46:29 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Apr 2015 09:07:21 -0300 perf sched

[tip:perf/core] perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the different pid_max configurations

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: 3a423a5c36d1a28a258beaa7db855568b82d07ab Gitweb: http://git.kernel.org/tip/3a423a5c36d1a28a258beaa7db855568b82d07ab Author: Yunlong Song AuthorDate: Tue, 31 Mar 2015 21:46:31 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Apr 2015 09:07:23 -0300 perf sched

[tip:perf/core] perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: cb06ac256a16fc1a5ab063107c2b35b3b9e95102 Gitweb: http://git.kernel.org/tip/cb06ac256a16fc1a5ab063107c2b35b3b9e95102 Author: Yunlong Song AuthorDate: Tue, 31 Mar 2015 21:46:30 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Apr 2015 09:07:22 -0300 perf sched

[tip:perf/core] perf sched replay: Use struct task_desc instead of struct task_task for correct meaning

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: 0755bc4dc77a876aa60d4b3d33b5f6506f21f91b Gitweb: http://git.kernel.org/tip/0755bc4dc77a876aa60d4b3d33b5f6506f21f91b Author: Yunlong Song AuthorDate: Tue, 31 Mar 2015 21:46:28 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Apr 2015 09:07:19 -0300 perf sched

[tip:perf/core] perf sched replay: Increase the MAX_PID value to fix assertion failure problem

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: a35e27d0e5d801ff75481a8f639bb4d59ea1aafa Gitweb: http://git.kernel.org/tip/a35e27d0e5d801ff75481a8f639bb4d59ea1aafa Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Tue, 31 Mar 2015 21:46:29 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 8

[tip:perf/core] perf sched replay: Fix the segmentation fault problem caused by pr_err in threads

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: 08097abc11bcee21355dd857852a807b2a30b79f Gitweb: http://git.kernel.org/tip/08097abc11bcee21355dd857852a807b2a30b79f Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Tue, 31 Mar 2015 21:46:32 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 8

[tip:perf/core] perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: cb06ac256a16fc1a5ab063107c2b35b3b9e95102 Gitweb: http://git.kernel.org/tip/cb06ac256a16fc1a5ab063107c2b35b3b9e95102 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Tue, 31 Mar 2015 21:46:30 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 8

[tip:perf/core] perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the different pid_max configurations

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: 3a423a5c36d1a28a258beaa7db855568b82d07ab Gitweb: http://git.kernel.org/tip/3a423a5c36d1a28a258beaa7db855568b82d07ab Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Tue, 31 Mar 2015 21:46:31 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 8

[tip:perf/core] perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: 939cda521a24ae4dbf3beec983abd519bce56231 Gitweb: http://git.kernel.org/tip/939cda521a24ae4dbf3beec983abd519bce56231 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Tue, 31 Mar 2015 21:46:34 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 8

[tip:perf/core] perf sched replay: Use replay_repeat to calculate the runavg of cpu usage instead of the default value 10

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: ff5f3bbd40bfb8632f826f1f83223d95363f36af Gitweb: http://git.kernel.org/tip/ff5f3bbd40bfb8632f826f1f83223d95363f36af Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Tue, 31 Mar 2015 21:46:36 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 8

[tip:perf/core] perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: 1aff59be53ef37aa9943fb5f772f03148f789bb6 Gitweb: http://git.kernel.org/tip/1aff59be53ef37aa9943fb5f772f03148f789bb6 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Tue, 31 Mar 2015 21:46:33 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 8

[tip:perf/core] perf sched replay: Use struct task_desc instead of struct task_task for correct meaning

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: 0755bc4dc77a876aa60d4b3d33b5f6506f21f91b Gitweb: http://git.kernel.org/tip/0755bc4dc77a876aa60d4b3d33b5f6506f21f91b Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Tue, 31 Mar 2015 21:46:28 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 8

[tip:perf/core] perf sched replay: Support using -f to override perf.data file ownership

2015-04-08 Thread tip-bot for Yunlong Song
Commit-ID: f0dd330fdf07d295ac468660cf60341796d5d501 Gitweb: http://git.kernel.org/tip/f0dd330fdf07d295ac468660cf60341796d5d501 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Tue, 31 Mar 2015 21:46:35 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 8

[tip:perf/core] perf data: Support using -f to override perf.data file ownership for 'convert'

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: bd05954bfa17f03a7bd4454178ba09786b35e383 Gitweb: http://git.kernel.org/tip/bd05954bfa17f03a7bd4454178ba09786b35e383 Author: Yunlong Song AuthorDate: Thu, 2 Apr 2015 21:47:19 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Apr 2015 13:18:52 -0300 perf data:

[tip:perf/core] perf script: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: 06af0f2c919d7c8f05efebe0d96a6f22297aafd4 Gitweb: http://git.kernel.org/tip/06af0f2c919d7c8f05efebe0d96a6f22297aafd4 Author: Yunlong Song AuthorDate: Thu, 2 Apr 2015 21:47:16 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Apr 2015 13:18:50 -0300 perf script:

[tip:perf/core] perf timechart: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: 44f7e432e3dc8a13f5661e8b722f53645df083d1 Gitweb: http://git.kernel.org/tip/44f7e432e3dc8a13f5661e8b722f53645df083d1 Author: Yunlong Song AuthorDate: Thu, 2 Apr 2015 21:47:17 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Apr 2015 13:18:50 -0300 perf timechart:

[tip:perf/core] perf trace: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: e366a6d8949f3cfab01906b42c591098d59f3f35 Gitweb: http://git.kernel.org/tip/e366a6d8949f3cfab01906b42c591098d59f3f35 Author: Yunlong Song AuthorDate: Thu, 2 Apr 2015 21:47:18 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Apr 2015 13:18:51 -0300 perf trace:

[tip:perf/core] perf lock: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: c4ac732a0377d1544a8385393a9877b693ff0652 Gitweb: http://git.kernel.org/tip/c4ac732a0377d1544a8385393a9877b693ff0652 Author: Yunlong Song AuthorDate: Thu, 2 Apr 2015 21:47:14 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Apr 2015 13:18:48 -0300 perf lock:

[tip:perf/core] perf mem: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: 62a1a63a77451dee8fd318a5106ca108d6a8ebcb Gitweb: http://git.kernel.org/tip/62a1a63a77451dee8fd318a5106ca108d6a8ebcb Author: Yunlong Song AuthorDate: Thu, 2 Apr 2015 21:47:15 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Apr 2015 13:18:49 -0300 perf mem:

[tip:perf/core] perf kvm: Support using -f to override perf.data.guest file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: 8cc5ec1f754355ed788838390e86389c9ffb7590 Gitweb: http://git.kernel.org/tip/8cc5ec1f754355ed788838390e86389c9ffb7590 Author: Yunlong Song AuthorDate: Thu, 2 Apr 2015 21:47:13 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Apr 2015 13:18:47 -0300 perf kvm:

[tip:perf/core] perf kmem: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: d1eeb77c1811fd178442ccb8f58004a19ec40dd3 Gitweb: http://git.kernel.org/tip/d1eeb77c1811fd178442ccb8f58004a19ec40dd3 Author: Yunlong Song AuthorDate: Thu, 2 Apr 2015 21:47:12 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Apr 2015 13:18:46 -0300 perf kmem:

[tip:perf/core] perf inject: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: ccaa474c8a0983d26ecb3eac755672b546b997c3 Gitweb: http://git.kernel.org/tip/ccaa474c8a0983d26ecb3eac755672b546b997c3 Author: Yunlong Song AuthorDate: Thu, 2 Apr 2015 21:47:11 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Apr 2015 13:18:45 -0300 perf inject:

[tip:perf/core] perf evlist: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: 9e3b6ec17374299516d83c2e36135b958a895aa3 Gitweb: http://git.kernel.org/tip/9e3b6ec17374299516d83c2e36135b958a895aa3 Author: Yunlong Song AuthorDate: Thu, 2 Apr 2015 21:47:10 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Apr 2015 13:18:45 -0300 perf evlist:

[tip:perf/core] perf inject: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: ccaa474c8a0983d26ecb3eac755672b546b997c3 Gitweb: http://git.kernel.org/tip/ccaa474c8a0983d26ecb3eac755672b546b997c3 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Thu, 2 Apr 2015 21:47:11 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 2

[tip:perf/core] perf evlist: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: 9e3b6ec17374299516d83c2e36135b958a895aa3 Gitweb: http://git.kernel.org/tip/9e3b6ec17374299516d83c2e36135b958a895aa3 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Thu, 2 Apr 2015 21:47:10 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 2

[tip:perf/core] perf lock: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: c4ac732a0377d1544a8385393a9877b693ff0652 Gitweb: http://git.kernel.org/tip/c4ac732a0377d1544a8385393a9877b693ff0652 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Thu, 2 Apr 2015 21:47:14 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 2

[tip:perf/core] perf kmem: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: d1eeb77c1811fd178442ccb8f58004a19ec40dd3 Gitweb: http://git.kernel.org/tip/d1eeb77c1811fd178442ccb8f58004a19ec40dd3 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Thu, 2 Apr 2015 21:47:12 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 2

[tip:perf/core] perf kvm: Support using -f to override perf.data.guest file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: 8cc5ec1f754355ed788838390e86389c9ffb7590 Gitweb: http://git.kernel.org/tip/8cc5ec1f754355ed788838390e86389c9ffb7590 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Thu, 2 Apr 2015 21:47:13 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 2

[tip:perf/core] perf mem: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: 62a1a63a77451dee8fd318a5106ca108d6a8ebcb Gitweb: http://git.kernel.org/tip/62a1a63a77451dee8fd318a5106ca108d6a8ebcb Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Thu, 2 Apr 2015 21:47:15 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 2

[tip:perf/core] perf timechart: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: 44f7e432e3dc8a13f5661e8b722f53645df083d1 Gitweb: http://git.kernel.org/tip/44f7e432e3dc8a13f5661e8b722f53645df083d1 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Thu, 2 Apr 2015 21:47:17 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 2

[tip:perf/core] perf trace: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: e366a6d8949f3cfab01906b42c591098d59f3f35 Gitweb: http://git.kernel.org/tip/e366a6d8949f3cfab01906b42c591098d59f3f35 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Thu, 2 Apr 2015 21:47:18 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 2

[tip:perf/core] perf data: Support using -f to override perf.data file ownership for 'convert'

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: bd05954bfa17f03a7bd4454178ba09786b35e383 Gitweb: http://git.kernel.org/tip/bd05954bfa17f03a7bd4454178ba09786b35e383 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Thu, 2 Apr 2015 21:47:19 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 2

[tip:perf/core] perf script: Support using -f to override perf.data file ownership

2015-04-02 Thread tip-bot for Yunlong Song
Commit-ID: 06af0f2c919d7c8f05efebe0d96a6f22297aafd4 Gitweb: http://git.kernel.org/tip/06af0f2c919d7c8f05efebe0d96a6f22297aafd4 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Thu, 2 Apr 2015 21:47:16 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 2

[tip:perf/core] perf tools: Remove (null) value of "Sort order" for perf mem report

2015-03-24 Thread tip-bot for Yunlong Song
Commit-ID: 228f14f2cbf481e0ec0bd0c7f947383cfa2d5167 Gitweb: http://git.kernel.org/tip/228f14f2cbf481e0ec0bd0c7f947383cfa2d5167 Author: Yunlong Song AuthorDate: Mon, 23 Mar 2015 11:50:05 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 24 Mar 2015 12:06:55 -0300 perf tools:

[tip:perf/core] perf tools: Remove (null) value of Sort order for perf mem report

2015-03-24 Thread tip-bot for Yunlong Song
Commit-ID: 228f14f2cbf481e0ec0bd0c7f947383cfa2d5167 Gitweb: http://git.kernel.org/tip/228f14f2cbf481e0ec0bd0c7f947383cfa2d5167 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Mon, 23 Mar 2015 11:50:05 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Tue, 24

[tip:perf/core] perf build: Use FEATURE-DUMP instead of PERF-FEATURES in the .gitignore file

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 43f3e14f0cd16a6c3430137ee22176033d1960da Gitweb: http://git.kernel.org/tip/43f3e14f0cd16a6c3430137ee22176033d1960da Author: Yunlong Song AuthorDate: Fri, 20 Mar 2015 11:20:37 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 20 Mar 2015 17:49:51 -0300 perf build:

[tip:perf/core] perf build: Add config/feature-checks/ *.output to the .gitignore file

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 1c30f546f3b7a1ac8b002dc3b3e8f4e26d195fa0 Gitweb: http://git.kernel.org/tip/1c30f546f3b7a1ac8b002dc3b3e8f4e26d195fa0 Author: Yunlong Song AuthorDate: Fri, 20 Mar 2015 11:20:38 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 20 Mar 2015 17:49:52 -0300 perf build:

[tip:perf/core] perf tools: Avoid confusion with preloaded bash function for perf bash completion

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 1312c8a8fb126b9e7c45671813c39f8a435fadcb Gitweb: http://git.kernel.org/tip/1312c8a8fb126b9e7c45671813c39f8a435fadcb Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:58 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:53:27 -0300 perf tools:

[tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf test

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 1f9975f14ce4f7258db1cb0eea8fba17482e331e Gitweb: http://git.kernel.org/tip/1f9975f14ce4f7258db1cb0eea8fba17482e331e Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:55 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:52:54 -0300 perf tools:

[tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf timechart

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 33ec0caf6a3bce1289a915845866828e19c04afb Gitweb: http://git.kernel.org/tip/33ec0caf6a3bce1289a915845866828e19c04afb Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:56 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:53:25 -0300 perf tools:

[tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf trace

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 6fdd9cb700dcd84193a259bbf8f6c918c243da15 Gitweb: http://git.kernel.org/tip/6fdd9cb700dcd84193a259bbf8f6c918c243da15 Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:57 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:53:26 -0300 perf tools:

[tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf help

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: e24a110882949c609c5fb7625b71d8e77264257b Gitweb: http://git.kernel.org/tip/e24a110882949c609c5fb7625b71d8e77264257b Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:53 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:49:39 -0300 perf tools:

[tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf script

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 40cae2b779f2826f3d82674027299332c2007716 Gitweb: http://git.kernel.org/tip/40cae2b779f2826f3d82674027299332c2007716 Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:54 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:49:39 -0300 perf tools:

[tip:perf/core] perf tools: Fix the bash completion to support listing events for --event

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 3346b542f4165cb0007cfe3600866acbee67c686 Gitweb: http://git.kernel.org/tip/3346b542f4165cb0007cfe3600866acbee67c686 Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:50 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:49:37 -0300 perf tools:

[tip:perf/core] perf tools: Fix the bash completion for listing subcommands of perf

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: e003ce54d2ccbb8da0fd4f421e1cc9686ef25add Gitweb: http://git.kernel.org/tip/e003ce54d2ccbb8da0fd4f421e1cc9686ef25add Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:51 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:49:38 -0300 perf tools:

[tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf data

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 01b7160bc6674912f6b7043bbf58d66e62e41054 Gitweb: http://git.kernel.org/tip/01b7160bc6674912f6b7043bbf58d66e62e41054 Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:52 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:49:38 -0300 perf tools:

[tip:perf/core] perf tools: Fix the bash completion for listing events of perf subcommand record|stat|top -e

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: bc81fad125dba7da33dbeac4c10d9c84614eb3ab Gitweb: http://git.kernel.org/tip/bc81fad125dba7da33dbeac4c10d9c84614eb3ab Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:49 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:49:37 -0300 perf tools:

[tip:perf/core] perf tools: Provide the right bash completion for listing options of perf subcommand subsubcommand

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: eee200a6c4a9712146ba999f944ba4f2c3fc2d44 Gitweb: http://git.kernel.org/tip/eee200a6c4a9712146ba999f944ba4f2c3fc2d44 Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:48 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:49:28 -0300 perf tools:

[tip:perf/core] perf tools: Fix the bash completion for listing options of perf subcommand

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 02fde323b9aaebb4a21e7c0e04759470b6c07594 Gitweb: http://git.kernel.org/tip/02fde323b9aaebb4a21e7c0e04759470b6c07594 Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:46 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:48:56 -0300 perf tools:

[tip:perf/core] perf tools: Fix the bash completion for listing subsubcommands of perf subcommand

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 67afff485b2ce742374edb2e17d21e2bc664eb1f Gitweb: http://git.kernel.org/tip/67afff485b2ce742374edb2e17d21e2bc664eb1f Author: Yunlong Song AuthorDate: Wed, 18 Mar 2015 21:35:47 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 19 Mar 2015 13:49:20 -0300 perf tools:

[tip:perf/core] perf tools: Avoid confusion with preloaded bash function for perf bash completion

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 1312c8a8fb126b9e7c45671813c39f8a435fadcb Gitweb: http://git.kernel.org/tip/1312c8a8fb126b9e7c45671813c39f8a435fadcb Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:58 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf trace

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 6fdd9cb700dcd84193a259bbf8f6c918c243da15 Gitweb: http://git.kernel.org/tip/6fdd9cb700dcd84193a259bbf8f6c918c243da15 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:57 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf timechart

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 33ec0caf6a3bce1289a915845866828e19c04afb Gitweb: http://git.kernel.org/tip/33ec0caf6a3bce1289a915845866828e19c04afb Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:56 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf test

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 1f9975f14ce4f7258db1cb0eea8fba17482e331e Gitweb: http://git.kernel.org/tip/1f9975f14ce4f7258db1cb0eea8fba17482e331e Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:55 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf build: Add config/feature-checks/ *.output to the .gitignore file

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 1c30f546f3b7a1ac8b002dc3b3e8f4e26d195fa0 Gitweb: http://git.kernel.org/tip/1c30f546f3b7a1ac8b002dc3b3e8f4e26d195fa0 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Fri, 20 Mar 2015 11:20:38 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Fri, 20

[tip:perf/core] perf build: Use FEATURE-DUMP instead of PERF-FEATURES in the .gitignore file

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 43f3e14f0cd16a6c3430137ee22176033d1960da Gitweb: http://git.kernel.org/tip/43f3e14f0cd16a6c3430137ee22176033d1960da Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Fri, 20 Mar 2015 11:20:37 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Fri, 20

[tip:perf/core] perf tools: Fix the bash completion for listing options of perf subcommand

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 02fde323b9aaebb4a21e7c0e04759470b6c07594 Gitweb: http://git.kernel.org/tip/02fde323b9aaebb4a21e7c0e04759470b6c07594 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:46 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf tools: Provide the right bash completion for listing options of perf subcommand subsubcommand

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: eee200a6c4a9712146ba999f944ba4f2c3fc2d44 Gitweb: http://git.kernel.org/tip/eee200a6c4a9712146ba999f944ba4f2c3fc2d44 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:48 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf tools: Fix the bash completion for listing subsubcommands of perf subcommand

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 67afff485b2ce742374edb2e17d21e2bc664eb1f Gitweb: http://git.kernel.org/tip/67afff485b2ce742374edb2e17d21e2bc664eb1f Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:47 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf data

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 01b7160bc6674912f6b7043bbf58d66e62e41054 Gitweb: http://git.kernel.org/tip/01b7160bc6674912f6b7043bbf58d66e62e41054 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:52 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf tools: Fix the bash completion to support listing events for --event

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 3346b542f4165cb0007cfe3600866acbee67c686 Gitweb: http://git.kernel.org/tip/3346b542f4165cb0007cfe3600866acbee67c686 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:50 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf tools: Fix the bash completion for listing subcommands of perf

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: e003ce54d2ccbb8da0fd4f421e1cc9686ef25add Gitweb: http://git.kernel.org/tip/e003ce54d2ccbb8da0fd4f421e1cc9686ef25add Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:51 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf tools: Fix the bash completion for listing events of perf subcommand record|stat|top -e

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: bc81fad125dba7da33dbeac4c10d9c84614eb3ab Gitweb: http://git.kernel.org/tip/bc81fad125dba7da33dbeac4c10d9c84614eb3ab Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:49 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf help

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: e24a110882949c609c5fb7625b71d8e77264257b Gitweb: http://git.kernel.org/tip/e24a110882949c609c5fb7625b71d8e77264257b Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:53 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf tools: Add the bash completion for listing subsubcommands of perf script

2015-03-22 Thread tip-bot for Yunlong Song
Commit-ID: 40cae2b779f2826f3d82674027299332c2007716 Gitweb: http://git.kernel.org/tip/40cae2b779f2826f3d82674027299332c2007716 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Wed, 18 Mar 2015 21:35:54 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 19

[tip:perf/core] perf list: Extend raw-dump to certain kind of events

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: 5ef803ee02d67ad0b49f357cb7feb7d5e6b0015d Gitweb: http://git.kernel.org/tip/5ef803ee02d67ad0b49f357cb7feb7d5e6b0015d Author: Yunlong Song AuthorDate: Fri, 27 Feb 2015 18:21:28 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 27 Feb 2015 15:52:24 -0300 perf list:

[tip:perf/core] perf tools: Fix the bash completion problem of ' perf --*'

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: 7335399a6a4bead9ef8b59ce7d811fc4e99ca98c Gitweb: http://git.kernel.org/tip/7335399a6a4bead9ef8b59ce7d811fc4e99ca98c Author: Yunlong Song AuthorDate: Fri, 27 Feb 2015 18:21:31 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 27 Feb 2015 15:52:28 -0300 perf tools:

[tip:perf/core] perf list: Avoid confusion of perf output and the next command prompt

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: ed45752061be11a40f57df4304296147dbda2da9 Gitweb: http://git.kernel.org/tip/ed45752061be11a40f57df4304296147dbda2da9 Author: Yunlong Song AuthorDate: Fri, 27 Feb 2015 18:21:29 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 27 Feb 2015 15:52:09 -0300 perf list:

[tip:perf/core] perf list: Clean up the printing functions of hardware/software events

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: 705750f2d6e283ba2856ba8eda60dce2d405b387 Gitweb: http://git.kernel.org/tip/705750f2d6e283ba2856ba8eda60dce2d405b387 Author: Yunlong Song AuthorDate: Fri, 27 Feb 2015 18:21:27 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 27 Feb 2015 15:52:18 -0300 perf list:

[tip:perf/core] perf tools: Remove the '--(null)' long_name for --list-opts

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: 3ef1e65c829c86ffaa94a4ed59fed5da37f9610a Gitweb: http://git.kernel.org/tip/3ef1e65c829c86ffaa94a4ed59fed5da37f9610a Author: Yunlong Song AuthorDate: Fri, 27 Feb 2015 18:21:30 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 27 Feb 2015 15:52:14 -0300 perf tools:

[tip:perf/core] perf list: Allow listing events with 'tracepoint' prefix

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: 161149513b3570ebd7fe14fc2ddc42cb46557e37 Gitweb: http://git.kernel.org/tip/161149513b3570ebd7fe14fc2ddc42cb46557e37 Author: Yunlong Song AuthorDate: Fri, 27 Feb 2015 18:21:26 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 27 Feb 2015 15:51:51 -0300 perf list:

[tip:perf/core] perf list: Sort the output of 'perf list' to view more clearly

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: ab0e48002db818c1937f105cd18001dfdd3ce056 Gitweb: http://git.kernel.org/tip/ab0e48002db818c1937f105cd18001dfdd3ce056 Author: Yunlong Song AuthorDate: Fri, 27 Feb 2015 18:21:25 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 27 Feb 2015 15:51:44 -0300 perf list:

[tip:perf/core] perf data: Fix sentinel setting for data_cmds array

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: 1f924c29b5ab2257be88a2a4075d0800573d8479 Gitweb: http://git.kernel.org/tip/1f924c29b5ab2257be88a2a4075d0800573d8479 Author: Yunlong Song AuthorDate: Fri, 27 Feb 2015 19:53:46 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 27 Feb 2015 10:43:18 -0300 perf data:

[tip:perf/core] perf tools: Remove the '--(null)' long_name for --list-opts

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: 3ef1e65c829c86ffaa94a4ed59fed5da37f9610a Gitweb: http://git.kernel.org/tip/3ef1e65c829c86ffaa94a4ed59fed5da37f9610a Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Fri, 27 Feb 2015 18:21:30 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Fri, 27

[tip:perf/core] perf list: Avoid confusion of perf output and the next command prompt

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: ed45752061be11a40f57df4304296147dbda2da9 Gitweb: http://git.kernel.org/tip/ed45752061be11a40f57df4304296147dbda2da9 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Fri, 27 Feb 2015 18:21:29 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Fri, 27

[tip:perf/core] perf list: Clean up the printing functions of hardware/software events

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: 705750f2d6e283ba2856ba8eda60dce2d405b387 Gitweb: http://git.kernel.org/tip/705750f2d6e283ba2856ba8eda60dce2d405b387 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Fri, 27 Feb 2015 18:21:27 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Fri, 27

[tip:perf/core] perf list: Allow listing events with 'tracepoint' prefix

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: 161149513b3570ebd7fe14fc2ddc42cb46557e37 Gitweb: http://git.kernel.org/tip/161149513b3570ebd7fe14fc2ddc42cb46557e37 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Fri, 27 Feb 2015 18:21:26 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Fri, 27

[tip:perf/core] perf data: Fix sentinel setting for data_cmds array

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: 1f924c29b5ab2257be88a2a4075d0800573d8479 Gitweb: http://git.kernel.org/tip/1f924c29b5ab2257be88a2a4075d0800573d8479 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Fri, 27 Feb 2015 19:53:46 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Fri, 27

[tip:perf/core] perf list: Sort the output of 'perf list' to view more clearly

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: ab0e48002db818c1937f105cd18001dfdd3ce056 Gitweb: http://git.kernel.org/tip/ab0e48002db818c1937f105cd18001dfdd3ce056 Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Fri, 27 Feb 2015 18:21:25 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Fri, 27

[tip:perf/core] perf list: Extend raw-dump to certain kind of events

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: 5ef803ee02d67ad0b49f357cb7feb7d5e6b0015d Gitweb: http://git.kernel.org/tip/5ef803ee02d67ad0b49f357cb7feb7d5e6b0015d Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Fri, 27 Feb 2015 18:21:28 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Fri, 27

[tip:perf/core] perf tools: Fix the bash completion problem of ' perf --*'

2015-02-28 Thread tip-bot for Yunlong Song
Commit-ID: 7335399a6a4bead9ef8b59ce7d811fc4e99ca98c Gitweb: http://git.kernel.org/tip/7335399a6a4bead9ef8b59ce7d811fc4e99ca98c Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Fri, 27 Feb 2015 18:21:31 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Fri, 27

[tip:perf/core] perf list: Place the header text in its right position

2015-02-18 Thread tip-bot for Yunlong Song
Commit-ID: 619a303c1b8bd22abc549477d038ef9b5c1fe1bd Gitweb: http://git.kernel.org/tip/619a303c1b8bd22abc549477d038ef9b5c1fe1bd Author: Yunlong Song AuthorDate: Fri, 13 Feb 2015 21:11:55 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 13 Feb 2015 11:57:50 -0300 perf list:

[tip:perf/core] perf tools: Fix a bug of segmentation fault

2015-02-18 Thread tip-bot for Yunlong Song
Commit-ID: 3a03005ff9445834f3d3b577a11bcbdbdf7a89cf Gitweb: http://git.kernel.org/tip/3a03005ff9445834f3d3b577a11bcbdbdf7a89cf Author: Yunlong Song AuthorDate: Fri, 13 Feb 2015 21:11:52 +0800 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 13 Feb 2015 11:38:43 -0300 perf tools:

[tip:perf/core] perf list: Place the header text in its right position

2015-02-18 Thread tip-bot for Yunlong Song
Commit-ID: 619a303c1b8bd22abc549477d038ef9b5c1fe1bd Gitweb: http://git.kernel.org/tip/619a303c1b8bd22abc549477d038ef9b5c1fe1bd Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Fri, 13 Feb 2015 21:11:55 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Fri, 13

[tip:perf/core] perf tools: Fix a bug of segmentation fault

2015-02-18 Thread tip-bot for Yunlong Song
Commit-ID: 3a03005ff9445834f3d3b577a11bcbdbdf7a89cf Gitweb: http://git.kernel.org/tip/3a03005ff9445834f3d3b577a11bcbdbdf7a89cf Author: Yunlong Song yunlong.s...@huawei.com AuthorDate: Fri, 13 Feb 2015 21:11:52 +0800 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Fri, 13