summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-09perf symbols: Support minimal build without libelfNamhyung Kim7-17/+106
2012-08-09perf symbols: Split out util/symbol-elf.cNamhyung Kim6-797/+817
2012-08-09perf symbols: Introduce symbol__elf_init()Namhyung Kim3-4/+9
2012-08-09perf tools: Fix /etc config related installationNamhyung Kim1-1/+3
2012-08-09perf tools: Support for events bash completionFrederic Weisbecker4-36/+61
2012-08-09perf tools: Initial bash completion supportFrederic Weisbecker3-30/+62
2012-08-09perf lock record: improve message when tracepoints are not enabledDavid Ahern1-5/+24
2012-08-09perf script python: Correct handler check and spelling errorsFeng Tang3-24/+18
2012-08-08perf scripts python: Add event_analyzing_sample.py as a sample for general ev...Feng Tang1-0/+193
2012-08-08perf scripts python: Add a python library EventClass.pyFeng Tang1-0/+94
2012-08-08perf scripts python: Pass event/thread/dso name and symbol info to event hand...Feng Tang1-6/+29
2012-08-08perf script: Replace "struct thread" with "struct addr_location" as a paramet...Feng Tang5-16/+20
2012-08-08perf script: Add general python handler to process non-tracepoint eventsFeng Tang1-1/+58
2012-08-08perf list: Document precise event sampling for AMD IBSRobert Richter1-12/+30
2012-08-08perf list: Update documentation about raw event setupRobert Richter1-0/+6
2012-08-08tools lib traceevent: Fix cast from pointer to integer for 32 bitRobert Richter1-1/+2
2012-08-08perf tools: Fix parsing of 64 bit raw config value for 32 bitRobert Richter4-13/+13
2012-08-08perf tools: Fix lib/traceevent build dir with OUTPUT variable setRobert Richter1-4/+4
2012-08-08perf tools: Fix version file for perf documentation with OUTPUT variable setRobert Richter1-3/+3
2012-08-08perf script: Stop using pevent directlyArnaldo Carvalho de Melo6-47/+28
2012-08-08perf sched: Use perf_sampleArnaldo Carvalho de Melo1-76/+37
2012-08-08perf lock: Use evsel->tp_format and perf_sampleArnaldo Carvalho de Melo1-74/+42
2012-08-08perf kmem: Use evsel->tp_format and perf_sampleArnaldo Carvalho de Melo1-24/+17
2012-08-08perf evsel: Cache associated event_formatArnaldo Carvalho de Melo10-114/+70
2012-08-08perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATAArnaldo Carvalho de Melo1-0/+2
2012-08-08perf tools: Add dump_stack functionArnaldo Carvalho de Melo2-0/+21
2012-08-06perf hists browser: Add verbose mode hotkeyArnaldo Carvalho de Melo1-11/+26
2012-08-05Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar24-187/+498
2012-08-04Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds31-194/+38
2012-08-04missed mnt_drop_write() in do_dentry_open()Al Viro1-1/+1
2012-08-04UBIFS: nuke pdflush from commentsArtem Bityutskiy2-6/+6
2012-08-04gfs2: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04drbd: nuke pdflush from commentsArtem Bityutskiy1-2/+2
2012-08-04nilfs2: nuke write_super from commentsArtem Bityutskiy2-6/+0
2012-08-04hfs: nuke write_super from commentsArtem Bityutskiy1-2/+2
2012-08-04vfs: nuke pdflush from commentsArtem Bityutskiy2-2/+1
2012-08-04jbd/jbd2: nuke write_super from commentsArtem Bityutskiy2-4/+4
2012-08-04btrfs: nuke pdflush from commentsArtem Bityutskiy2-2/+3
2012-08-04btrfs: nuke write_super from commentsArtem Bityutskiy2-8/+0
2012-08-04ext4: nuke pdflush from commentsArtem Bityutskiy1-1/+1
2012-08-04ext4: nuke write_super from commentsArtem Bityutskiy2-19/+0
2012-08-04ext3: nuke write_super from commentsArtem Bityutskiy2-19/+0
2012-08-04Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy2-13/+13
2012-08-04Documentation: get rid of write_superArtem Bityutskiy4-11/+4
2012-08-04vfs: kill write_super and sync_supersArtem Bityutskiy5-97/+0
2012-08-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds18-146/+73
2012-08-04Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds3-27/+25
2012-08-03Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-7/+34
2012-08-03Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds19-13/+65
2012-08-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+10