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
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+2
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-3
/
+40
2017-02-15
perf tools: Add missing parse_events_error() prototype
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-02-15
perf pmu: Fix check for unset alias->unit array
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-02-14
perf tools: Be consistent on the type of map->symbols[] interator
Arnaldo Carvalho de Melo
2
-3
/
+3
2017-02-14
perf intel pt decoder: clang has no -Wno-override-init
Arnaldo Carvalho de Melo
1
-1
/
+5
2017-02-14
perf evsel: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
1
-34
/
+28
2017-02-14
perf probe: Avoid accessing uninitialized 'map' variable
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-14
perf tools: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
1
-9
/
+6
2017-02-14
perf record: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
1
-8
/
+9
2017-02-14
perf tests: Synthesize struct instead of using field after variable sized type
Arnaldo Carvalho de Melo
1
-11
/
+8
2017-02-14
perf bench numa: Make sure dprintf() is not defined
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-14
Revert "perf bench futex: Sanitize numeric parameters"
Arnaldo Carvalho de Melo
6
-20
/
+0
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
Arnaldo Carvalho de Melo
1
-0
/
+4
2017-02-13
perf symbols: dso->name is an array, no need to check it against NULL
Arnaldo Carvalho de Melo
2
-4
/
+4
2017-02-13
perf tests record: No need to test an array against NULL
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-13
perf symbols: No need to check if sym->name is NULL
Arnaldo Carvalho de Melo
5
-6
/
+5
2017-02-13
perf evsel: Inform how to make a sysctl setting permanent
Arnaldo Carvalho de Melo
4
-4
/
+6
2017-02-13
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
1
-1
/
+1
2017-02-13
perf diff: Change default setting to "delta-abs"
Namhyung Kim
2
-5
/
+5
2017-02-13
perf diff: Add diff.compute config option
Namhyung Kim
3
-3
/
+23
2017-02-13
perf diff: Add diff.order config option
Namhyung Kim
3
-1
/
+26
2017-02-13
perf diff: Add 'delta-abs' compute method
Namhyung Kim
2
-3
/
+49
2017-02-13
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-09
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2
-0
/
+7
2017-02-09
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
1
-5
/
+3
2017-02-09
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-02-08
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-08
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-08
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-08
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-08
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-02-08
perf vendor events intel: Add uncore events for Broadwell DE
Andi Kleen
3
-0
/
+484
2017-02-08
perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing)
Andi Kleen
1
-0
/
+42
2017-02-08
perf vendor events intel: Add uncore events for Sandy Bridge Server
Andi Kleen
4
-0
/
+582
2017-02-08
perf vendor events intel: Add uncore events for IvyBridge Server
Andi Kleen
4
-0
/
+692
2017-02-08
perf vendor events intel: Add uncore events for Broadwell Server
Andi Kleen
4
-0
/
+512
2017-02-08
perf vendor events intel: Add uncore events for Haswell Server processor
Andi Kleen
4
-0
/
+512
2017-02-08
perf tools: Fix include of linux/mman.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-08
perf tools: Use zfree() to avoid keeping dangling pointers
Taeung Song
1
-6
/
+6
2017-02-08
perf tools: Use zfree() instead of ad hoc equivalent
Taeung Song
1
-4
/
+2
2017-02-08
perf tools: Add missing check for failure in a zalloc() call
Taeung Song
1
-0
/
+2
2017-02-08
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
1
-1
/
+2
2017-02-08
perf probe: Add option --symfs
Uwe Kleine-König
1
-0
/
+2
2017-02-08
perf symbols: Take into account symfs setting when reading file build ID
Victor Kamensky
1
-2
/
+4
2017-02-08
perf list: Add debug support for outputing alias string
Andi Kleen
4
-0
/
+15
2017-02-08
perf pmu: Support event aliases for non cpu// pmus
Andi Kleen
2
-27
/
+51
2017-02-08
perf pmu: Support per pmu json aliases
Andi Kleen
1
-4
/
+9
2017-02-08
perf jevents: Add support for parsing uncore json files
Andi Kleen
4
-13
/
+98
2017-02-08
perf jevents: Parse eventcode as number
Andi Kleen
1
-1
/
+9
[next]