projects
/
kernel
/
kernel-generic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel/kernel-generic.git
2012-08-13
Andi Kleen
perf symbols: Add description of JIT interface
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Use both runtime and debug images
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Convert dso__load_syms to take 2 symsrc's
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Factor want_symtab out of dso__load_sym()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Switch dso__synthesize_plt_symbols()...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Set symtab_type in dso__load_sym
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Introduce symsrc structure.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Track symtab_type of vmlinux
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Avoid segfault in elf_strptr
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: only set vmlinux longname & mark loaded...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Simplify out_fixup in kernel syms loading
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Remove unused 'end' arg in kallsyms parse cb
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Correct comment wrt kallsyms loading
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Remove unneeded call to dso__set_long_name()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Don't try to synthesize plt without dynstr
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Remove unused function map__objdump_2ip
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Cody P Schafer
perf symbols: Only un-prelink non-zero symbols
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Jiri Olsa
perf tools: Support for DWARF mode callchain
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Jiri Olsa
perf tools: Support for DWARF CFI unwinding on post...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Jiri Olsa
perf tools: Support user regs and stack in sample parsing
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Jiri Olsa
perf tools: Add libunwind dependency for DWARF CFI...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Jiri Olsa
perf tools: Add interface to arch registers sets
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Jiri Olsa
perf tools: Adding PERF_ATTR_SIZE_VER2 to the header...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Frederic Weisbecker
perf: Add attribute to filter out callchains
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Jiri Olsa
perf: Add ability to attach user stack dump to sample
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Jiri Olsa
perf: Add perf_output_skip function to skip bytes in...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Frederic Weisbecker
perf: Factor __output_copy to be usable with specific...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Jiri Olsa
perf: Add ability to attach user level registers dump...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Jiri Olsa
perf: Unified API to record selective sets of arch...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Namhyung Kim
perf symbols: Implement poor man's ELF parser
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Namhyung Kim
perf symbols: Support minimal build without libelf
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Namhyung Kim
perf symbols: Split out util/symbol-elf.c
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Namhyung Kim
perf symbols: Introduce symbol__elf_init()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Namhyung Kim
perf tools: Fix /etc config related installation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Frederic Weisbecker
perf tools: Support for events bash completion
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Frederic Weisbecker
perf tools: Initial bash completion support
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
David Ahern
perf lock record: improve message when tracepoints...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Feng Tang
perf script python: Correct handler check and spelling...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Feng Tang
perf scripts python: Add event_analyzing_sample.py...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Feng Tang
perf scripts python: Add a python library EventClass.py
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Feng Tang
perf scripts python: Pass event/thread/dso name and...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Feng Tang
perf script: Replace "struct thread" with "struct addr_...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Feng Tang
perf script: Add general python handler to process...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Robert Richter
perf list: Document precise event sampling for AMD IBS
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Robert Richter
perf list: Update documentation about raw event setup
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Robert Richter
tools lib traceevent: Fix cast from pointer to integer...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Robert Richter
perf tools: Fix parsing of 64 bit raw config value...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Robert Richter
perf tools: Fix lib/traceevent build dir with OUTPUT...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Robert Richter
perf tools: Fix version file for perf documentation...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Arnaldo Carvalho...
perf script: Stop using pevent directly
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Arnaldo Carvalho...
perf sched: Use perf_sample
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Arnaldo Carvalho...
perf lock: Use evsel->tp_format and perf_sample
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Arnaldo Carvalho...
perf kmem: Use evsel->tp_format and perf_sample
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Arnaldo Carvalho...
perf evsel: Cache associated event_format
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Arnaldo Carvalho...
perf header: Set the tracepoint names on PERF_RECORD_HE...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Arnaldo Carvalho...
perf tools: Add dump_stack function
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Arnaldo Carvalho...
perf hists browser: Add verbose mode hotkey
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Ingo Molnar
Merge tag 'perf-core-for-mingo' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Linus Torvalds
Merge branch 'for-linus-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Al Viro
missed mnt_drop_write() in do_dentry_open()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
UBIFS: nuke pdflush from comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
gfs2: nuke pdflush from comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
drbd: nuke pdflush from comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
nilfs2: nuke write_super from comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
hfs: nuke write_super from comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
vfs: nuke pdflush from comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
jbd/jbd2: nuke write_super from comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
btrfs: nuke pdflush from comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
btrfs: nuke write_super from comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
ext4: nuke pdflush from comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
ext4: nuke write_super from comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
ext3: nuke write_super from comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Artem Bityutskiy
Documentation: fix the VM knobs descritpion WRT pdflush
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Artem Bityutskiy
Documentation: get rid of write_super
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Artem Bityutskiy
vfs: kill write_super and sync_supers
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Linus Torvalds
Merge branch 'for-linus' of git://git.open-osd.org...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Linus Torvalds
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Linus Torvalds
Merge tag 'sound-3.6' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Linus Torvalds
Merge branch 'core-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Linus Torvalds
Merge branch 'timers-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Linus Torvalds
Merge branch 'sched-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Linus Torvalds
Merge branch 'irq-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Linus Torvalds
Merge tag 'for_linux-3.6-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Palmer Cox
perf tools: Remove brace expansion from clean target
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
David Ahern
perf kvm top: Limit guest kernel info message to once
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
David Ahern
perf tools: Introduce intlist
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
David Ahern
perf tools: Change strlist to use the new rblist
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
David Ahern
perf tools: Introducing rblist
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
David Ahern
perf kvm: Use strtol for walking guestmount directory
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
David Ahern
perf tool: Save cmdline from user in file header vs...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
David Ahern
perf top: Error handling for counter creation should...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Len Brown
Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzil...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Feng Tang
ACPI processor: Fix tick_broadcast_mask online/offline...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Thomas Renninger
ACPI: Only count valid srat memory structures
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Thomas Renninger
ACPI: Untangle a return statement for better readability
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Arnaldo Carvalho...
perf session: Remove no longer used synthesize_sample...
commit
|
commitdiff
|
tree
|
snapshot
next