index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2014-10-17
perf script: Add period as a default output column
Jiri Olsa
1
-3
/
+6
2014-10-17
perf script: Add period data column
Jiri Olsa
2
-2
/
+12
2014-10-17
perf evsel: No need to drag util/cgroup.h
Arnaldo Carvalho de Melo
4
-1
/
+5
2014-10-17
perf evlist: Add missing 'struct option' forward declaration
Arnaldo Carvalho de Melo
1
-0
/
+2
2014-10-17
perf evsel: Move exit stuff from __delete to __exit
Arnaldo Carvalho de Melo
1
-5
/
+5
2014-10-15
perf kvm stat live: Enable events copying
Alexander Yarygin
1
-0
/
+1
2014-10-15
perf session: Add option to copy events when queueing
Alexander Yarygin
3
-8
/
+56
2014-10-15
perf Documentation: Fix typos in perf/Documentation
Masanari Iida
9
-15
/
+15
2014-10-15
perf trace: Use thread_{,_set}_priv helpers
Namhyung Kim
1
-8
/
+8
2014-10-15
perf kvm: Use thread_{,_set}_priv helpers
Namhyung Kim
1
-3
/
+3
2014-10-15
perf callchain: Create an address space per thread
Namhyung Kim
3
-5
/
+55
2014-10-15
perf report: Set callchain_param.record_mode for future use
Namhyung Kim
2
-0
/
+10
2014-10-15
perf evlist: Fix for double free in tools/perf stat
Yasser Shalabi
1
-0
/
+1
2014-10-15
perf test: Add test case for pmu event new style format
Kan Liang
1
-0
/
+36
2014-10-15
perf tools: Add support to new style format of kernel PMU event
Kan Liang
2
-1
/
+69
2014-10-15
perf tools: Parse the pmu event prefix and suffix
Kan Liang
4
-10
/
+141
2014-10-15
Revert "perf tools: Default to cpu// for events v5"
Kan Liang
3
-54
/
+1
2014-10-15
perf top: Add a visual cue for toggle zeroing of samples
Taeung Song
1
-10
/
+22
2014-10-15
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
35
-229
/
+392
2014-10-14
perf symbols: Make sym->end be the first address after the symbol range
Arnaldo Carvalho de Melo
3
-8
/
+8
2014-10-14
perf symbols: Fix map->end fixup
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-10-14
perf tools: Fixup off-by-one comparision in maps__find
Namhyung Kim
1
-1
/
+1
2014-10-14
perf tools: fix off-by-one error in maps
Stephane Eranian
1
-3
/
+3
2014-10-14
perf machine: Add missing dsos->root rbtree root initialization
Arnaldo Carvalho de Melo
1
-2
/
+8
2014-10-14
perf evsel: Make some exit routines static
Arnaldo Carvalho de Melo
2
-6
/
+3
2014-10-14
perf evsel: Add missing 'target' struct forward declaration
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-10-14
perf evlist: Default to syswide target when no thread/cpu maps set
Arnaldo Carvalho de Melo
1
-0
/
+40
2014-10-14
perf evlist: Check that there is a thread_map when preparing a workload
Arnaldo Carvalho de Melo
1
-1
/
+7
2014-10-14
perf thread_map: Create dummy constructor out of open coded equivalent
Arnaldo Carvalho de Melo
2
-8
/
+14
2014-10-14
perf tools: Remove hists from evsel
Arnaldo Carvalho de Melo
8
-25
/
+65
2014-10-14
perf callchain: Move the callchain_param extern to callchain.h
Arnaldo Carvalho de Melo
5
-2
/
+5
2014-10-14
perf evsel: Subclassing
Arnaldo Carvalho de Melo
2
-2
/
+50
2014-10-14
perf session: Remove last reference to hists struct
Arnaldo Carvalho de Melo
6
-8
/
+19
2014-10-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
117
-1462
/
+4085
2014-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
34
-30
/
+112
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-60
/
+30
2014-10-12
Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-40
/
+17
2014-10-12
Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-0
/
+445
2014-10-12
Merge tag 'ktest-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-14
/
+57
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
6
-1
/
+167
2014-10-10
perf ui browsers: Add missing include
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-10-10
perf tools: Move events_stats struct to event.h
Arnaldo Carvalho de Melo
2
-26
/
+26
2014-10-10
perf session: Don't count per evsel events
Arnaldo Carvalho de Melo
1
-16
/
+0
2014-10-09
selftests/vm/transhuge-stress: stress test for memory compaction
Konstantin Khlebnikov
2
-0
/
+145
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
1
-0
/
+1
2014-10-09
perf evsel: Add hists helper
Arnaldo Carvalho de Melo
14
-101
/
+132
2014-10-09
perf script: Stop updating hists stats, not used
Arnaldo Carvalho de Melo
1
-1
/
+0
2014-10-09
perf sched: Stop updating hists stats, not used
Arnaldo Carvalho de Melo
1
-3
/
+0
2014-10-09
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
3
-0
/
+8
2014-10-09
saner perf_atoll()
Al Viro
1
-60
/
+30
[next]