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
2014-10-29
perf tools: Export usage string and option table of perf record
Namhyung Kim
4
-6
/
+12
2014-10-29
perf tools: Add PARSE_OPT_DISABLED flag
Namhyung Kim
2
-0
/
+19
2014-10-29
perf tests: Use thread->mg->machine
Arnaldo Carvalho de Melo
1
-6
/
+4
2014-10-29
perf tests: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-10-29
perf callchains: Use thread->mg->machine
Arnaldo Carvalho de Melo
5
-16
/
+14
2014-10-29
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
5
-23
/
+21
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
16
-70
/
+48
2014-10-29
perf tools: Set thread->mg.machine in all places
Arnaldo Carvalho de Melo
4
-10
/
+9
2014-10-29
perf tools powerpc: Cache the DWARF debug info
Sukadev Bhattiprolu
2
-11
/
+23
2014-10-29
perf probe: Trivial typo fix for --demangle
Masami Hiramatsu
1
-1
/
+1
2014-10-29
perf tools: Fix report -F dso_from for data without branch info
Jiri Olsa
1
-2
/
+8
2014-10-29
perf tools: Fix report -F dso_to for data without branch info
Jiri Olsa
1
-2
/
+8
2014-10-29
perf tools: Fix report -F symbol_from for data without branch info
Jiri Olsa
1
-3
/
+13
2014-10-29
perf tools: Fix report -F symbol_to for data without branch info
Jiri Olsa
1
-5
/
+14
2014-10-29
perf tools: Fix report -F mispredict for data without branch info
Jiri Olsa
1
-8
/
+12
2014-10-29
perf tools: Fix report -F in_tx for data without branch info
Jiri Olsa
1
-3
/
+10
2014-10-29
perf tools: Fix report -F abort for data without branch info
Jiri Olsa
1
-3
/
+11
2014-10-29
perf tools: Make CPUINFO_PROC an array to support different kernel versions
Wang Nan
2
-21
/
+36
2014-10-29
perf callchain: Use global caching provided by libunwind
Namhyung Kim
3
-0
/
+18
2014-10-22
perf diff: Add missing hists__init() call at tool start
Kan Liang
1
-0
/
+5
2014-10-17
perf script: Add period as a default output column
Jiri Olsa
1
-3
/
+6
2014-10-17
perf script: Add period data column
Jiri Olsa
2
-2
/
+12
2014-10-17
perf evsel: No need to drag util/cgroup.h
Arnaldo Carvalho de Melo
4
-1
/
+5
2014-10-17
perf evlist: Add missing 'struct option' forward declaration
Arnaldo Carvalho de Melo
1
-0
/
+2
2014-10-17
perf evsel: Move exit stuff from __delete to __exit
Arnaldo Carvalho de Melo
1
-5
/
+5
2014-10-15
perf kvm stat live: Enable events copying
Alexander Yarygin
1
-0
/
+1
2014-10-15
perf session: Add option to copy events when queueing
Alexander Yarygin
3
-8
/
+56
2014-10-15
perf Documentation: Fix typos in perf/Documentation
Masanari Iida
9
-15
/
+15
2014-10-15
perf trace: Use thread_{,_set}_priv helpers
Namhyung Kim
1
-8
/
+8
2014-10-15
perf kvm: Use thread_{,_set}_priv helpers
Namhyung Kim
1
-3
/
+3
2014-10-15
perf callchain: Create an address space per thread
Namhyung Kim
3
-5
/
+55
2014-10-15
perf report: Set callchain_param.record_mode for future use
Namhyung Kim
2
-0
/
+10
2014-10-15
perf evlist: Fix for double free in tools/perf stat
Yasser Shalabi
1
-0
/
+1
2014-10-15
perf test: Add test case for pmu event new style format
Kan Liang
1
-0
/
+36
2014-10-15
perf tools: Add support to new style format of kernel PMU event
Kan Liang
2
-1
/
+69
2014-10-15
perf tools: Parse the pmu event prefix and suffix
Kan Liang
4
-10
/
+141
2014-10-15
Revert "perf tools: Default to cpu// for events v5"
Kan Liang
3
-54
/
+1
2014-10-15
perf top: Add a visual cue for toggle zeroing of samples
Taeung Song
1
-10
/
+22
2014-10-15
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
35
-229
/
+392
2014-10-14
perf symbols: Make sym->end be the first address after the symbol range
Arnaldo Carvalho de Melo
3
-8
/
+8
2014-10-14
perf symbols: Fix map->end fixup
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-10-14
perf tools: Fixup off-by-one comparision in maps__find
Namhyung Kim
1
-1
/
+1
2014-10-14
perf tools: fix off-by-one error in maps
Stephane Eranian
1
-3
/
+3
2014-10-14
perf machine: Add missing dsos->root rbtree root initialization
Arnaldo Carvalho de Melo
1
-2
/
+8
2014-10-14
perf evsel: Make some exit routines static
Arnaldo Carvalho de Melo
2
-6
/
+3
2014-10-14
perf evsel: Add missing 'target' struct forward declaration
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-10-14
perf evlist: Default to syswide target when no thread/cpu maps set
Arnaldo Carvalho de Melo
1
-0
/
+40
2014-10-14
perf evlist: Check that there is a thread_map when preparing a workload
Arnaldo Carvalho de Melo
1
-1
/
+7
2014-10-14
perf thread_map: Create dummy constructor out of open coded equivalent
Arnaldo Carvalho de Melo
2
-8
/
+14
2014-10-14
perf tools: Remove hists from evsel
Arnaldo Carvalho de Melo
8
-25
/
+65
[next]