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
2009-09-13
perf sched: Tighten up the code
Ingo Molnar
1
-189
/
+47
2009-09-13
perf sched: Implement the scheduling workload replay engine
Ingo Molnar
1
-18
/
+134
2009-09-13
perf sched: Import schedbench.c
Ingo Molnar
3
-33
/
+827
2009-09-13
perf: Add 'perf sched' tool
Ingo Molnar
7
-2
/
+354
2009-09-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
43
-1351
/
+6051
2009-09-11
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2009-09-06
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
10
-70
/
+143
2009-09-04
perf tools: Avoid unnecessary work in directory lookups
Ulrich Drepper
1
-31
/
+37
2009-09-04
perf stat: Clean up statistics calculations a bit more
Peter Zijlstra
1
-17
/
+14
2009-09-04
perf stat: More advanced variance computation
Peter Zijlstra
1
-12
/
+12
2009-09-04
perf stat: Use stddev_mean in stead of stddev
Peter Zijlstra
1
-6
/
+19
2009-09-04
perf stat: Remove the limit on repeat
Peter Zijlstra
1
-57
/
+27
2009-09-04
perf stat: Change noise calculation to use stddev
Peter Zijlstra
1
-101
/
+69
2009-09-04
sparc: add basic support for 'perf'
Jens Axboe
1
-0
/
+6
2009-09-03
perf trace: Fix read_string()
Ingo Molnar
1
-1
/
+4
2009-09-03
perf trace: Print out in nanoseconds
Ingo Molnar
1
-2
/
+2
2009-09-03
perf tools: Seek to the end of the header area
Ingo Molnar
1
-1
/
+1
2009-09-03
perf trace: Fix parsing of perf.data
Ingo Molnar
1
-0
/
+1
2009-09-03
perf trace: Sample timestamps as well
Ingo Molnar
2
-1
/
+8
2009-09-02
perf trace: Sample the CPU too
Ingo Molnar
2
-2
/
+11
2009-09-02
perf tools: Work around strict aliasing related warnings
Ingo Molnar
2
-7
/
+7
2009-09-02
perf tools: Clean up warnings list in the Makefile
Ingo Molnar
1
-1
/
+24
2009-08-31
perf tools: Complete support for dynamic strings
Frederic Weisbecker
2
-2
/
+15
2009-08-31
perf tools: Unify swapper tasks naming
Frederic Weisbecker
1
-1
/
+1
2009-08-31
perf tools: Resolve idle thread cmdline for perf trace
Frederic Weisbecker
1
-0
/
+1
2009-08-31
perf tools: Librarize idle thread registration
Frederic Weisbecker
4
-29
/
+31
2009-08-31
perf tools: Add missing parameters documentation
Frederic Weisbecker
2
-0
/
+14
2009-08-31
Merge branch 'perfcounters/tracing' into perfcounters/core
Ingo Molnar
12
-10
/
+4569
2009-08-28
perf tools: do not complain if root is owning perf.data
Pierre Habouzit
2
-4
/
+4
2009-08-28
perf tools: Fix missing string field printing in perf trace
Frederic Weisbecker
1
-0
/
+1
2009-08-28
perf tools: Only save the event formats we need
Frederic Weisbecker
7
-27
/
+120
2009-08-26
perf top: Show RIP only in verbose mode
Arnaldo Carvalho de Melo
1
-5
/
+12
2009-08-24
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
4
-1
/
+22
2009-08-21
perf trace: Add OPT_END to option array of perf-trace
Masami Hiramatsu
1
-0
/
+1
2009-08-19
perf tools: Check perf.data owner
Peter Zijlstra
2
-0
/
+14
2009-08-18
perf tools: Make 'make html' work
Kyle McMartin
1
-1
/
+1
2009-08-18
perf tools: Save partial non-overlapping map
Frederic Weisbecker
1
-3
/
+22
2009-08-18
perf tools: Fix comm column adjusting
Frederic Weisbecker
1
-2
/
+23
2009-08-18
perf annotate: Fix segmentation fault
Ingo Molnar
1
-0
/
+7
2009-08-18
perf tools: Remove obsolete defines
Ingo Molnar
1
-4
/
+0
2009-08-18
perf tools: Make trace event format parser aware of cast to pointers
Frederic Weisbecker
1
-4
/
+27
2009-08-18
perf tools: Record events info also when :record suffix is used.
Frederic Weisbecker
1
-3
/
+11
2009-08-18
perf tools: Warn while running perf trace without sample
Frederic Weisbecker
1
-0
/
+4
2009-08-18
perf tools: Fix spelling mistake in callchain error
Frederic Weisbecker
1
-1
/
+1
2009-08-17
perf tools: Add perf trace
Frederic Weisbecker
5
-0
/
+287
2009-08-17
perf tools: Add trace event information parser
Steven Rostedt
1
-0
/
+2905
2009-08-17
perf tools: Add trace event debugfs stream reader
Steven Rostedt
1
-0
/
+508
2009-08-17
perf tools: Add trace event debugfs IO handler
Steven Rostedt
2
-0
/
+729
2009-08-17
perf: Rename perf-examples.txt to examples.txt
Carlos R. Mafra
1
-0
/
+0
2009-08-16
perf tools: Librarize trace_event() helper
Frederic Weisbecker
11
-42
/
+76
[prev]
[next]