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-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
1
-0
/
+6
2009-07-03
parisc: perf: wire up sys_perf_counter_open
Kyle McMartin
1
-0
/
+6
2009-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+10
2009-06-30
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
27
-354
/
+1279
2009-07-01
perf report: Add --symbols parameter
Arnaldo Carvalho de Melo
2
-2
/
+12
2009-07-01
perf report: Add --comms parameter
Arnaldo Carvalho de Melo
2
-10
/
+27
2009-07-01
perf report: Add --dsos parameter
Arnaldo Carvalho de Melo
5
-0
/
+238
2009-06-30
perf_counter tools: Adjust only prelinked symbol's addresses
Arnaldo Carvalho de Melo
2
-6
/
+13
2009-06-30
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
1
-3
/
+3
2009-06-29
perf_counter tools: Reduce perf stat measurement overhead/skew
Paul Mackerras
1
-14
/
+50
2009-06-29
perf stat: Use percentages for scaling output
Ingo Molnar
1
-1
/
+2
2009-06-28
perf stat: Micro-optimize the code: memcpy is only required if no event is se...
Jaswinder Singh Rajput
1
-5
/
+6
2009-06-27
perf stat: Improve output
Jaswinder Singh Rajput
1
-6
/
+5
2009-06-27
perf stat: Fix multi-run stats
Ingo Molnar
1
-4
/
+11
2009-06-27
perf stat: Add -n/--null option to run without counters
Ingo Molnar
1
-1
/
+4
2009-06-27
perf_counter tools: Remove dead code
Ingo Molnar
5
-132
/
+3
2009-06-26
perf report: Print sorted callchains per histogram entries
Frederic Weisbecker
1
-11
/
+71
2009-06-26
perf_counter tools: Prepare a small callchain framework
Frederic Weisbecker
5
-5
/
+213
2009-06-25
perf record: Fix unhandled io return value
Frederic Weisbecker
1
-1
/
+4
2009-06-25
perf_counter tools: Add alias for 'l1d' and 'l1i'
Jaswinder Singh Rajput
1
-2
/
+2
2009-06-25
perf-report: Add bare minimum PERF_EVENT_READ parsing
Peter Zijlstra
1
-0
/
+24
2009-06-25
perf-report: Add modes for inherited stats and no-samples
Peter Zijlstra
1
-2
/
+17
2009-06-25
perf_counter: Rework the sample ABI
Peter Zijlstra
3
-22
/
+29
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra
9
-54
/
+377
2009-06-25
perf_counter tools: Shorten names for events
Jaswinder Singh Rajput
1
-17
/
+28
2009-06-25
perf_counter tools: Check for valid cache operations
Jaswinder Singh Rajput
1
-0
/
+33
2009-06-25
perf record: Fix filemap pathname parsing in /proc/pid/maps
Johannes Weiner
1
-3
/
+2
2009-06-25
perf_counter tools: add cpu_relax()/rmb() definitions for sh.
Paul Mundt
1
-0
/
+10
2009-06-24
perf_counter tools: Add CREDITS file for Git contributors
Ingo Molnar
1
-0
/
+30
2009-06-24
perf stat: Remove dead code
Jaswinder Singh Rajput
1
-31
/
+13
2009-06-24
perf_counter tools: Fix strbuf_fread() error path handling
Roel Kluin
1
-1
/
+1
2009-06-23
perf stat: Fix verbose for perf stat
Jaswinder Singh Rajput
1
-8
/
+12
2009-06-23
perf report: Fix help text typo
Ingo Molnar
1
-1
/
+1
2009-06-23
perf_counter tools: Handle overlapping MMAP events
Peter Zijlstra
1
-3
/
+21
2009-06-23
perf stat: Fix command option / manpage
Jaswinder Singh Rajput
1
-3
/
+3
2009-06-22
perf_counter tools: Set alias for page-faults
Jaswinder Singh Rajput
1
-18
/
+18
2009-06-22
perf report: Output more symbol related debug data
Peter Zijlstra
2
-2
/
+7
2009-06-22
perf_counter tools: Introduce alias member in event_symbol
Jaswinder Singh Rajput
1
-25
/
+38
2009-06-22
perf_counter tools: Define separate declarations for H/W and S/W events
Jaswinder Singh Rajput
1
-22
/
+22
2009-06-22
[S390] Enable tick based perf_counter on s390.
Martin Schwidefsky
1
-0
/
+6
2009-06-21
perf_counter tools: Fix vmlinux fallback when running on a different kernel
Ingo Molnar
1
-1
/
+1
2009-06-20
perfcounter: Handle some IO return values
Frederic Weisbecker
2
-3
/
+11
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
13
-156
/
+176
2009-06-19
perf_counter tools: Add a data file header
Peter Zijlstra
3
-43
/
+73
2009-06-19
perf_counter: Update userspace callchain sampling uses
Peter Zijlstra
1
-47
/
+39
2009-06-18
perf report: Filter to parent set by default
Ingo Molnar
2
-4
/
+28
2009-06-18
perf_counter tools: Handle lost events
Peter Zijlstra
2
-5
/
+44
2009-06-18
perf_counter: tools: Makefile tweaks for 64-bit powerpc
Paul Mackerras
1
-1
/
+6
2009-06-18
perf_counter tools: Add and use isprint()
Peter Zijlstra
3
-18
/
+20
2009-06-18
perf report: Add validation of call-chain entries
Ingo Molnar
1
-28
/
+46
[next]