index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-08
ktest: Add manual bisect
Steven Rostedt
2
-2
/
+47
2011-03-08
ktest: Handle kernels before make oldnoconfig
Steven Rostedt
1
-7
/
+20
2011-03-08
ktest: Start failure timeout on panic too
Steven Rostedt
1
-0
/
+1
2011-03-08
ktest: Print logfile name on failure
Steven Rostedt
1
-0
/
+4
2011-02-28
perf timechart: Fix max number of cpus
Thomas Renninger
1
-3
/
+3
2011-02-28
perf timechart: Fix black idle boxes in the title
Thomas Renninger
1
-3
/
+3
2011-02-25
perf hists: Print number of samples, not the period sum
Arnaldo Carvalho de Melo
1
-2
/
+5
2011-02-15
Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-102
/
+98
2011-02-10
tools: turbostat: style updates
Len Brown
1
-100
/
+96
2011-02-10
tools: turbostat: fix bitwise and operand
Thomas Renninger
1
-2
/
+2
2011-02-10
perf tools: Fix thread_map event synthesizing in top and record
Arnaldo Carvalho de Melo
4
-10
/
+20
2011-02-03
perf stat: Fix aggreate counter reading accounting
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-22
perf tools: Fix time function double declaration with glibc
Thomas Renninger
1
-2
/
+2
2011-01-22
perf tools: Fix build by checking if extra warnings are supported
Arnaldo Carvalho de Melo
1
-2
/
+7
2011-01-22
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-22
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-01-22
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
23
-82
/
+93
2011-01-22
perf test: Fix build on older glibcs
Arnaldo Carvalho de Melo
1
-14
/
+19
2011-01-21
perf test: Use cpu_map->[cpu] when setting affinity
Han Pingtian
1
-4
/
+9
2011-01-21
perf symbols: Fix annotation of thumb code
Dr. David Alan Gilbert
1
-0
/
+7
2011-01-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-30
/
+3
2011-01-17
perf tools: Fix tracepoint id to string perf.data header table
Arnaldo Carvalho de Melo
2
-29
/
+2
2011-01-17
perf tools: Fix handling of wildcards in tracepoint event selectors
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-15
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
6
-16
/
+25
2011-01-13
perf record: Add "nodelay" mode, disabled by default
Kirill Smelkov
2
-0
/
+11
2011-01-13
perf sched: Fix list of events, dropping unsupported ':r' modifier
Stephane Eranian
1
-9
/
+9
2011-01-12
Merge branch 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/li...
Linus Torvalds
6
-0
/
+1665
2011-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest
Linus Torvalds
3
-0
/
+2675
2011-01-11
Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools
Len Brown
6
-0
/
+1665
2011-01-11
tools: create power/x86/x86_energy_perf_policy
Len Brown
3
-0
/
+437
2011-01-11
tools: create power/x86/turbostat
Len Brown
3
-0
/
+1228
2011-01-11
Revert "perf tools: Emit clearer message for sys_perf_event_open ENOENT return"
Arnaldo Carvalho de Melo
2
-5
/
+0
2011-01-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-78
/
+220
2011-01-11
perf top: Fix annotate segv
Arnaldo Carvalho de Melo
1
-0
/
+2
2011-01-11
perf evsel: Fix order of event list deletion
Arnaldo Carvalho de Melo
4
-2
/
+3
2011-01-10
perf session: Fix infinite loop in __perf_session__process_events
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-10
perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
Arnaldo Carvalho de Melo
2
-33
/
+159
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-0
/
+1364
2011-01-10
perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail
Jiri Pirko
1
-1
/
+2
2011-01-10
perf tools: Emit clearer message for sys_perf_event_open ENOENT return
Arnaldo Carvalho de Melo
2
-0
/
+5
2011-01-10
perf stat: better error message for unsupported events
David Ahern
1
-0
/
+2
2011-01-10
perf sched: Fix allocation result check
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-09
Merge branch 'slab/next' into for-linus
Pekka Enberg
1
-0
/
+1364
2011-01-07
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-0
/
+26
2011-01-07
perf tools: Pass whole attr to event selectors
Lin Ming
5
-10
/
+19
2011-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
7
-0
/
+490
2011-01-06
perf tools: Build with frame pointer
Frederic Weisbecker
1
-1
/
+1
2011-01-06
perf tools: Fix buffer overflow error when specifying all tracepoints
Han Pingtian
1
-31
/
+30
2011-01-05
perf script: Make some lists static
Arnaldo Carvalho de Melo
1
-2
/
+2
2011-01-05
perf script: Use the default lost event handler
Arnaldo Carvalho de Melo
1
-14
/
+1
[next]