index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-10
perf probe: Support multiple probes on different binaries
Masami Hiramatsu
3
-7
/
+13
2015-04-10
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
3
-9
/
+4
2015-04-10
perf tools: Fix cross-endian analysis
David Ahern
1
-1
/
+4
2015-04-10
perf tools: Fix error path to do closedir() when synthesizing threads
Arnaldo Carvalho de Melo
1
-8
/
+9
2015-04-10
perf tools: Fix synthesizing fork_event.ppid for non-main thread
David Ahern
1
-2
/
+12
2015-04-08
perf tools: Add 'I' event modifier for exclude_idle bit
Jiri Olsa
4
-2
/
+49
2015-04-08
perf report: Don't call map__kmap if map is NULL.
Wang Nan
1
-1
/
+1
2015-04-08
perf tests: Fix attr tests
Jiri Olsa
2
-2
/
+2
2015-04-08
perf probe: Fix ARM 32 building error
Wang Nan
1
-1
/
+2
2015-04-08
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
3
-182
/
+141
2015-04-08
perf record: Add clockid parameter
Peter Zijlstra
5
-4
/
+154
2015-04-08
perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins...
Yunlong Song
1
-4
/
+4
2015-04-08
perf sched replay: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+1
2015-04-08
perf sched replay: Fix the EMFILE error caused by the limitation of the maxim...
Yunlong Song
1
-5
/
+26
2015-04-08
perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails...
Yunlong Song
1
-1
/
+3
2015-04-08
perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...
Yunlong Song
1
-2
/
+3
2015-04-08
perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...
Yunlong Song
1
-1
/
+6
2015-04-08
perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th...
Yunlong Song
1
-2
/
+9
2015-04-08
perf sched replay: Increase the MAX_PID value to fix assertion failure problem
Yunlong Song
1
-1
/
+1
2015-04-08
perf sched replay: Use struct task_desc instead of struct task_task for corre...
Yunlong Song
1
-1
/
+1
2015-04-08
perf kmem: Respect -i option
Jiri Olsa
1
-1
/
+2
2015-04-08
tools lib traceevent: Honor operator priority
Namhyung Kim
1
-1
/
+16
2015-04-08
perf kmaps: Check kmaps to make code more robust
Wang Nan
7
-16
/
+70
2015-04-08
perf evlist: Fix inverted logic in perf_mmap__empty
He Kuang
1
-1
/
+1
2015-04-02
perf data: Support using -f to override perf.data file ownership for 'convert'
Yunlong Song
3
-3
/
+6
2015-04-02
perf trace: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+3
2015-04-02
perf timechart: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+3
2015-04-02
perf script: Support using -f to override perf.data file ownership
Yunlong Song
1
-4
/
+5
2015-04-02
perf mem: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+3
2015-04-02
perf lock: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+5
2015-04-02
perf kvm: Support using -f to override perf.data.guest file ownership
Yunlong Song
2
-0
/
+3
2015-04-02
perf kmem: Support using -f to override perf.data file ownership
Yunlong Song
1
-4
/
+5
2015-04-02
perf inject: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+1
2015-04-02
perf evlist: Support using -f to override perf.data file ownership
Yunlong Song
2
-0
/
+3
2015-04-02
perf probe: Fix to track down unnamed union/structure members
Masami Hiramatsu
2
-5
/
+17
2015-04-02
perf db-export: No need to have ->thread twice in struct export_sample
Arnaldo Carvalho de Melo
3
-3
/
+1
2015-04-02
perf db-export: No need to pass thread twice to db_export__sample
Arnaldo Carvalho de Melo
3
-4
/
+4
2015-04-02
perf scripting: No need to pass thread twice to the scripting callbacks
Arnaldo Carvalho de Melo
5
-17
/
+11
2015-04-02
perf script: No need to lookup thread twice
Arnaldo Carvalho de Melo
1
-9
/
+1
2015-04-02
Merge branch 'perf/timer' into perf/core
Ingo Molnar
1
-0
/
+8
2015-03-31
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
Arnaldo Carvalho de Melo
5
-47
/
+37
2015-03-31
perf session: Always initialize ordered_events
Arnaldo Carvalho de Melo
1
-3
/
+2
2015-03-31
perf tools: Fix ppid for synthesized fork events
David Ahern
1
-33
/
+50
2015-03-31
perf tools: Refactor comm/tgid lookup
David Ahern
1
-28
/
+44
2015-03-31
perf callchain: Fix kernel symbol resolution by remembering the cpumode
David Hildenbrand
1
-14
/
+14
2015-03-30
perf build: Disable libbabeltrace check by default
Jiri Olsa
2
-4
/
+3
2015-03-27
Merge branch 'perf/core' into perf/timer, before applying new changes
Ingo Molnar
216
-2090
/
+5636
2015-03-27
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...
Ingo Molnar
8
-16
/
+75
2015-03-26
Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
2015-03-26
tools lib traceevent: Zero should not be considered "not found" in eval_flag()
Steven Rostedt
1
-5
/
+5
[next]