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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
9
-12
/
+14
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
8
-9
/
+10
2012-11-14
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
3
-5
/
+11
2012-11-14
perf ui: Always compile browser setup code
Namhyung Kim
1
-38
/
+1
2012-11-14
perf ui: Add ui_progress__finish()
Namhyung Kim
2
-0
/
+2
2012-11-14
perf tools: Add basic event modifier sanity check
Jiri Olsa
2
-1
/
+25
2012-11-14
perf tools: Omit group members from perf_evlist__disable/enable
Jiri Olsa
1
-0
/
+4
2012-11-14
perf tools: Fix 'disabled' attribute config for record command
Jiri Olsa
1
-1
/
+41
2012-11-14
perf tools: Fix attributes for '{}' defined event groups
Jiri Olsa
3
-11
/
+6
2012-11-14
perf tools: Use sscanf for parsing /proc/pid/maps
Namhyung Kim
1
-43
/
+31
2012-11-14
perf tools: Fix compile error on NO_NEWT=1 build
Namhyung Kim
1
-1
/
+1
2012-11-14
perf hists: Initialize all of he->stat with zeroes
Arnaldo Carvalho de Melo
1
-3
/
+2
2012-11-14
perf tools: Stop using 'self' in pstack
Arnaldo Carvalho de Melo
1
-23
/
+23
2012-11-14
perf tests: Final cleanup for builtin-test move
Jiri Olsa
2
-2
/
+0
2012-11-14
perf tests: Move pmu tests into separate object
Jiri Olsa
2
-179
/
+10
2012-11-09
perf annotate: Merge same lines in summary view
Namhyung Kim
2
-3
/
+53
2012-11-09
perf annotate: Whitespace fixups
Namhyung Kim
1
-7
/
+7
2012-11-09
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
8
-297
/
+316
2012-11-08
perf hists: Introduce hists__link
Arnaldo Carvalho de Melo
2
-0
/
+61
2012-11-08
perf diff: Move hists__match to the hists lib
Arnaldo Carvalho de Melo
2
-0
/
+39
2012-11-08
perf diff: Start moving to support matching more than two hists
Arnaldo Carvalho de Melo
2
-4
/
+25
2012-11-08
perf tools: Add arbitary aliases and support names with -
Andi Kleen
1
-0
/
+2
2012-11-08
perf hists: Free branch_info when freeing hist_entry
Namhyung Kim
1
-0
/
+1
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 report: Postpone objdump check until annotation requested
Namhyung Kim
1
-2
/
+5
2012-11-05
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
2
-19
/
+17
2012-10-31
perf tests: Move test objects into 'tests' directory
Jiri Olsa
2
-1269
/
+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-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 header: Add is_perf_magic() func
Feng Tang
2
-0
/
+11
2012-10-29
perf scripts browser: Add a browser for perf script
Feng Tang
1
-0
/
+7
2012-10-29
perf tools: Move dso_* related functions into dso object
Jiri Olsa
4
-726
/
+749
2012-10-29
perf tools: Move strxfrchar into string object
Jiri Olsa
4
-12
/
+19
2012-10-29
perf tools: Move hex2u64 into util object
Jiri Olsa
4
-34
/
+34
2012-10-29
perf tools: Move BUILD_ID_SIZE into build-id object
Jiri Olsa
4
-5
/
+8
2012-10-29
perf tools: Move build_id__sprintf into build-id object
Jiri Olsa
6
-16
/
+18
2012-10-28
perf tools: Move parse_events error printing to parse_events_options
Andi Kleen
1
-3
/
+7
2012-10-26
perf inject: Mark a dso if it's used
Andrew Vagin
2
-5
/
+9
2012-10-25
perf tools: Don't stop synthesizing threads when one vanishes
Arnaldo Carvalho de Melo
1
-7
/
+6
2012-10-24
perf tools: Try to build Documentation when installing
Borislav Petkov
1
-1
/
+1
2012-10-24
perf trace: Support interrupted syscalls
Arnaldo Carvalho de Melo
1
-0
/
+4
2012-10-24
Account the nr_entries in rblist properly
Suzuki K. Poulose
1
-2
/
+2
2012-10-24
perf tools: Try to find cross-built objdump path
Irina Tirdea
1
-1
/
+0
2012-10-24
perf test: Add automated tests for pmu sysfs translated events
Jiri Olsa
1
-0
/
+68
[next]