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
2015-03-11
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
19
-83
/
+68
2015-03-11
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
4
-23
/
+42
2015-03-03
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
31
-132
/
+231
2015-03-03
perf sched: No need to keep the session around
Arnaldo Carvalho de Melo
1
-16
/
+8
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
11
-36
/
+66
2015-03-03
Revert "perf: Remove the extra validity check on nr_pages"
Kan Liang
1
-1
/
+1
2015-03-02
perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test
Adrian Hunter
1
-1
/
+3
2015-03-02
perf probe: Remove bias offset to find probe point by address
Masami Hiramatsu
1
-4
/
+1
2015-03-02
perf probe: Warn if given uprobe event accesses memory on older kernel
Masami Hiramatsu
1
-0
/
+23
2015-03-02
perf tools: Improve 'libbabel' feature check failure message
Ingo Molnar
1
-1
/
+1
2015-03-02
perf tools: Improve feature test debuggability
Ingo Molnar
1
-8
/
+8
2015-03-02
perf tools: Improve libbfd detection message
Ingo Molnar
1
-1
/
+1
2015-03-02
perf tools: Improve libperl detection message
Ingo Molnar
1
-1
/
+1
2015-03-02
perf tools: Improve Python feature detection messages
Ingo Molnar
1
-6
/
+5
2015-03-02
perf tools: Remove annoying extra message from the features build
Ingo Molnar
1
-2
/
+1
2015-03-02
perf tools: Add PERF-FEATURES to the .gitignore file
Ingo Molnar
1
-0
/
+1
2015-03-02
perf record: Document --group option
Namhyung Kim
1
-0
/
+9
2015-03-02
perf record: Get rid of -l option from Documentation
Namhyung Kim
1
-3
/
+0
2015-03-02
perf tools: Fix build error on ARCH=i386/x86_64/sparc64
Namhyung Kim
1
-22
/
+5
2015-03-02
perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...
Arnaldo Carvalho de Melo
1
-10
/
+24
2015-03-02
perf stat: Report unsupported events properly
Suzuki K. Poulose
1
-1
/
+4
2015-03-02
perf tools: Compare JOBS to 0 after grep
David Ahern
1
-1
/
+1
2015-03-02
perf tools: Only include tsc file for x86
David Ahern
1
-1
/
+1
2015-03-02
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
8
-21
/
+71
2015-03-01
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
7
-8
/
+30
2015-02-28
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
17
-127
/
+542
2015-02-27
perf report: Fix branch stack mode cannot be set
He Kuang
1
-1
/
+1
2015-02-27
perf buildid-cache: Show usage with incorrect params
Masami Hiramatsu
1
-0
/
+5
2015-02-27
perf buildid-cache: Use pr_debug instead of verbose && pr_info
Masami Hiramatsu
1
-14
/
+9
2015-02-27
perf buildid-cache: Add --purge FILE to remove all caches of FILE
Masami Hiramatsu
4
-21
/
+136
2015-02-27
perf tools: Fix the bash completion problem of 'perf --*'
Yunlong Song
2
-4
/
+29
2015-02-27
perf list: Extend raw-dump to certain kind of events
Yunlong Song
2
-13
/
+14
2015-02-27
perf list: Clean up the printing functions of hardware/software events
Yunlong Song
3
-80
/
+17
2015-02-27
perf tools: Remove the '--(null)' long_name for --list-opts
Yunlong Song
1
-1
/
+2
2015-02-27
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
2
-0
/
+3
2015-02-27
perf list: Allow listing events with 'tracepoint' prefix
Yunlong Song
1
-3
/
+1
2015-02-27
perf list: Sort the output of 'perf list' to view more clearly
Yunlong Song
1
-23
/
+193
2015-02-27
perf data: Fix sentinel setting for data_cmds array
Yunlong Song
1
-1
/
+1
2015-02-27
perf probe: Fix a precedence bug
He Kuang
1
-1
/
+1
2015-02-27
perf diff: Support for different binaries
Kan Liang
2
-0
/
+14
2015-02-27
perf buildid-cache: Add new buildid cache if update target is not cached
Masami Hiramatsu
4
-5
/
+25
2015-02-27
perf probe: Handle strdup() failure
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-02-26
perf probe: Fix get_real_path to free allocated memory in error path
Masami Hiramatsu
1
-1
/
+3
2015-02-26
perf probe: Check kprobes blacklist when adding new events
Masami Hiramatsu
1
-1
/
+108
2015-02-26
perf trace: Fix SIGBUS failures due to misaligned accesses
David Ahern
1
-7
/
+29
2015-02-26
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
33
-99
/
+1063
2015-02-26
Merge tag 'v4.0-rc1' into perf/core, to refresh the tree
Ingo Molnar
8443
-195690
/
+371041
2015-02-25
perf tools: Make sparc64 arch point to sparc
David Ahern
1
-0
/
+4
2015-02-25
perf symbols: Define EM_AARCH64 for older OSes
David Ahern
1
-0
/
+5
2015-02-25
perf top: Fix SIGBUS on sparc64
David Ahern
1
-1
/
+1
[next]