index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
perf symbols: Remove unused function map__objdump_2ip
Cody P Schafer
2
-9
/
+0
2012-08-13
perf symbols: Only un-prelink non-zero symbols
Cody P Schafer
1
-1
/
+1
2012-08-11
perf tools: Support for DWARF mode callchain
Jiri Olsa
3
-4
/
+132
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
13
-30
/
+795
2012-08-10
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
4
-3
/
+80
2012-08-10
perf tools: Add libunwind dependency for DWARF CFI unwinding
Jiri Olsa
2
-1
/
+53
2012-08-10
perf tools: Add interface to arch registers sets
Jiri Olsa
3
-1
/
+106
2012-08-10
perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap check
Jiri Olsa
1
-0
/
+1
2012-08-10
perf: Add attribute to filter out callchains
Frederic Weisbecker
2
-15
/
+28
2012-08-10
perf: Add ability to attach user stack dump to sample
Jiri Olsa
5
-2
/
+190
2012-08-10
perf: Add perf_output_skip function to skip bytes in sample
Jiri Olsa
3
-0
/
+12
2012-08-10
perf: Factor __output_copy to be usable with specific copy function
Frederic Weisbecker
4
-24
/
+46
2012-08-10
perf: Add ability to attach user level registers dump to sample
Jiri Olsa
4
-3
/
+119
2012-08-10
perf: Unified API to record selective sets of arch registers
Jiri Olsa
6
-0
/
+151
2012-08-09
perf symbols: Implement poor man's ELF parser
Namhyung Kim
1
-7
/
+235
2012-08-09
perf symbols: Support minimal build without libelf
Namhyung Kim
7
-17
/
+106
2012-08-09
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
6
-797
/
+817
2012-08-09
perf symbols: Introduce symbol__elf_init()
Namhyung Kim
3
-4
/
+9
2012-08-09
perf tools: Fix /etc config related installation
Namhyung Kim
1
-1
/
+3
2012-08-09
perf tools: Support for events bash completion
Frederic Weisbecker
4
-36
/
+61
2012-08-09
perf tools: Initial bash completion support
Frederic Weisbecker
3
-30
/
+62
2012-08-09
perf lock record: improve message when tracepoints are not enabled
David Ahern
1
-5
/
+24
2012-08-09
perf script python: Correct handler check and spelling errors
Feng Tang
3
-24
/
+18