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
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-08
perf tools: Fix detection of stack area
Namhyung Kim
1
-1
/
+1
2012-11-08
perf machine: Set kernel data mapping length
Namhyung Kim
1
-9
/
+13
2012-11-05
perf tests: Removing 'optional' field
Jiri Olsa
4
-15
/
+18
2012-11-05
perf tests: Fix attr watermark field name typo
Jiri Olsa
4
-4
/
+4
2012-11-05
perf tests: Factor attr tests WRITE_ASS macro
Jiri Olsa
1
-44
/
+45
2012-11-05
perf tests: Add missing attr stat basic test
Jiri Olsa
2
-0
/
+46
2012-11-05
perf report: Postpone objdump check until annotation requested
Namhyung Kim
4
-16
/
+25
2012-11-05
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
8
-67
/
+58
2012-11-05
perf tools: Use normalized arch name for searching objdump path
Namhyung Kim
1
-7
/
+33
2012-11-05
perf tests: Add documentation for attr tests
Jiri Olsa
1
-0
/
+64
2012-11-05
perf tests: Add attr stat default test
Jiri Olsa
3
-0
/
+429
2012-11-05
perf tests: Add attr stat default test
Jiri Olsa
1
-0
/
+64
2012-11-05
perf tests: Add attr stat event syntax group test
Jiri Olsa
1
-0
/
+17
2012-11-05
perf tests: Add attr stat group test
Jiri Olsa
1
-0
/
+15
2012-11-05
perf tests: Add attr stat no-inherit test
Jiri Olsa
1
-0
/
+7
2012-11-05
perf tests: Add attr record branch filter tests
Jiri Olsa
7
-0
/
+56
2012-11-05
perf tests: Add attr record branch any test
Jiri Olsa
1
-0
/
+8
2012-11-05
perf tests: Add attr record no delay test
Jiri Olsa
1
-0
/
+9
2012-11-05
perf tests: Add attr record raw test
Jiri Olsa
1
-0
/
+7
2012-11-05
perf tests: Add attr record data test
Jiri Olsa
1
-0
/
+8
2012-11-01
perf tests: Add attr record no-inherit test
Jiri Olsa
1
-0
/
+7
2012-11-01
perf tests: Add attr record no samples test
Jiri Olsa
1
-0
/
+6
2012-11-01
perf tests: Add attr record period test
Jiri Olsa
1
-0
/
+7
2012-11-01
perf tests: Add attr record graph test
Jiri Olsa
3
-0
/
+22
2012-11-01
perf tests: Add attr record count test
Jiri Olsa
1
-0
/
+8
2012-11-01
perf tests: Add attr record freq test
Jiri Olsa
1
-0
/
+6
2012-11-01
perf tests: Add attr record event syntax group test
Jiri Olsa
1
-0
/
+20
2012-11-01
perf tests: Add attr record group test
Jiri Olsa
1
-0
/
+17
2012-11-01
perf tests: Add attr tests under builtin test command
Jiri Olsa
4
-0
/
+49
2012-11-01
perf tests: Add attr record basic test
Jiri Olsa
2
-0
/
+45
2012-10-31
perf tests: Add framework for automated perf_event_attr tests
Jiri Olsa
5
-2
/
+470
2012-10-31
perf tests: Move test objects into 'tests' directory
Jiri Olsa
4
-8
/
+9
2012-10-31
perf browser: Don't show scripts menu for 'perf top'
Feng Tang
1
-2
/
+10
2012-10-31
perf tools: Remove BINDIR define from exec_cmd.o compilation
Jiri Olsa
1
-1
/
+0
2012-10-31
perf annotate: Handle XBEGIN like a jump
Andi Kleen
1
-0
/
+2
2012-10-31
perf tools: Handle --version string generation on machines without git
Arnaldo Carvalho de Melo
1
-1
/
+2
2012-10-31
perf tools: Further speed up the perf build
Ingo Molnar
1
-9
/
+4
2012-10-31
perf tools: Speed up the perf build time by simplifying the perf --version st...
Ingo Molnar
1
-1
/
+1
2012-10-31
perf tools: Add info about cross compiling for Android ARM
Joonsoo Kim
1
-1
/
+4
2012-10-31
perf tools: Warn about missing libelf
Namhyung Kim
1
-0
/
+2
2012-10-30
perf tools: Fix strbuf_addf() when the buffer needs to grow
Namhyung Kim
1
-4
/
+4
2012-10-30
perf header: Fix numa topology printing
Namhyung Kim
1
-0
/
+2
2012-10-29
perf python: Initialize 'page_size' variable
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-10-29
perf record: Fix mmap error output condition
Jiri Olsa
1
-1
/
+2
2012-10-29
perf header: Add is_perf_magic() func
Feng Tang
2
-0
/
+11
2012-10-29
perf hists browser: Integrate script browser into main hists browser
Feng Tang
1
-0
/
+38
2012-10-29
perf annotate browser: Integrate script browser into annotation browser
Feng Tang
1
-0
/
+6
2012-10-29
perf scripts browser: Add a browser for perf script
Feng Tang
3
-0
/
+200
2012-10-29
perf script: Add more filter to find_scripts()
Feng Tang
1
-3
/
+79
2012-10-29
perf tools: Add a global variable "const char *input_name"
Feng Tang
11
-29
/
+20
[prev]
[next]