index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
perf annotate: Pass evsel instead of evidx on annotation functions
Namhyung Kim
8
-62
/
+75
2013-03-15
perf stat: Use perf_evlist__prepare/start_workload()
Namhyung Kim
1
-51
/
+7
2013-03-15
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
Namhyung Kim
5
-6
/
+11
2013-03-15
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
Namhyung Kim
5
-8
/
+6
2013-03-15
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
Namhyung Kim
5
-4
/
+8
2013-03-15
perf evlist: Add thread_map__nr() helper
Namhyung Kim
3
-16
/
+30
2013-03-15
perf evlist: Use cpu_map__nr() helper
Namhyung Kim
1
-4
/
+4
2013-03-15
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
13
-18
/
+18
2013-03-15
tools lib lk: Fix _FORTIFY_SOURCE builds
Borislav Petkov
1
-1
/
+1
2013-03-15
tools/vm: Switch to liblk library
Borislav Petkov
2
-81
/
+21
2013-03-15
perf tools: Extract perf-specific stuff from debugfs.c
Borislav Petkov
6
-23
/
+36
2013-03-15
perf tools: Introduce tools/lib/lk library
Borislav Petkov
18
-40
/
+132
2013-03-15
perf tests: Add attr stat -C cpu test
Jiri Olsa
1
-0
/
+9
2013-03-15
perf tests: Add attr record -C cpu test
Jiri Olsa
1
-0
/
+13
2013-03-15
perf tests: Make attr script test event cpu
Jiri Olsa
3
-0
/
+3
2013-03-15
perf tests: Make attr script verbose friendly
Jiri Olsa
2
-4
/
+9
2013-03-15
perf tools: Sort command-list.txt alphabetically
liguang
1
-7
/
+7
2013-03-15
perf tools: Correct Makefile.include
Borislav Petkov
1
-1
/
+3
2013-03-15
perf tools: Honor parallel jobs
Borislav Petkov
2
-3
/
+3
2013-03-15
perf tools: Remove a write-only variable in the debugfs code
Borislav Petkov
1
-8
/
+5
2013-03-15
perf tools: Fix build on non-glibc systems due to libio.h absence
Cody P Schafer
6
-12
/
+6
2013-03-14
perf tools: Fix LIBNUMA build with glibc 2.12 and older.
Vinson Lee
1
-0
/
+24
2013-03-14
perf/POWER7: Create a sysfs format entry for Power7 events
Sukadev Bhattiprolu
1
-0
/
+13
2013-03-14
perf probe: Fix segfault
Ananth N Mavinakayanahalli
1
-1
/
+1
2013-03-14
libtraceevent: Remove hard coded include to /usr/local/include in Makefile
Jack Mitchell
1
-1
/
+1
2013-03-13
perf record: Fix -C option
Jiri Olsa
1
-2
/
+4
2013-03-13
perf tools: check if -DFORTIFY_SOURCE=2 is allowed
Marcin Slusarz
1
-1
/
+7
2013-03-13
perf report: Fix build with NO_NEWT=1
Michael Ellerman
1
-0
/
+1
2013-03-13
perf annotate: Fix build with NO_NEWT=1
Michael Ellerman
1
-2
/
+2
2013-03-11
s390: Fix a header dependencies related build error
Li Zefan
1
-0
/
+1
2013-03-08
tracing: update documentation of snapshot utility
Hiraku Toyooka
1
-1
/
+1
2013-03-07
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
1
-2
/
+0
2013-03-07
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
1
-1
/
+24
2013-02-28
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-10
/
+14
2013-02-28
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
1
-10
/
+14
2013-02-20
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
4
-20
/
+94
2013-02-20
perf/x86: Add Intel IvyBridge event scheduling constraints
Stephane Eranian
1
-1
/
+22
2013-02-20
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-109
/
+130
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
8
-848
/
+818
2013-02-20
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-90
/
+60
2013-02-20
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-410
/
+1354
2013-02-20
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-79
/
+563
2013-02-20
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-9
/
+78
2013-02-20
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-14
/
+9
2013-02-20
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+6
2013-02-20
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-6
/
+10
2013-02-20
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-0
/
+46
2013-02-20
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-679
/
+574
2013-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
31
-371
/
+918
2013-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
22
-46
/
+245
[next]