Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-08-08 | perf scripts python: Add event_analyzing_sample.py as a sample for general ev... | Feng Tang | 1 | -0/+193 |
2012-08-08 | perf scripts python: Add a python library EventClass.py | Feng Tang | 1 | -0/+94 |
2012-08-08 | perf scripts python: Pass event/thread/dso name and symbol info to event hand... | Feng Tang | 1 | -6/+29 |
2012-08-08 | perf script: Replace "struct thread" with "struct addr_location" as a paramet... | Feng Tang | 5 | -16/+20 |
2012-08-08 | perf script: Add general python handler to process non-tracepoint events | Feng Tang | 1 | -1/+58 |
2012-08-08 | perf list: Document precise event sampling for AMD IBS | Robert Richter | 1 | -12/+30 |
2012-08-08 | perf list: Update documentation about raw event setup | Robert Richter | 1 | -0/+6 |
2012-08-08 | tools lib traceevent: Fix cast from pointer to integer for 32 bit | Robert Richter | 1 | -1/+2 |
2012-08-08 | perf tools: Fix parsing of 64 bit raw config value for 32 bit | Robert Richter | 4 | -13/+13 |
2012-08-08 | perf tools: Fix lib/traceevent build dir with OUTPUT variable set | Robert Richter | 1 | -4/+4 |
2012-08-08 | perf tools: Fix version file for perf documentation with OUTPUT variable set | Robert Richter | 1 | -3/+3 |
2012-08-08 | perf script: Stop using pevent directly | Arnaldo Carvalho de Melo | 6 | -47/+28 |
2012-08-08 | perf sched: Use perf_sample | Arnaldo Carvalho de Melo | 1 | -76/+37 |
2012-08-08 | perf lock: Use evsel->tp_format and perf_sample | Arnaldo Carvalho de Melo | 1 | -74/+42 |
2012-08-08 | perf kmem: Use evsel->tp_format and perf_sample | Arnaldo Carvalho de Melo | 1 | -24/+17 |
2012-08-08 | perf evsel: Cache associated event_format | Arnaldo Carvalho de Melo | 10 | -114/+70 |
2012-08-08 | perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATA | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2012-08-08 | perf tools: Add dump_stack function | Arnaldo Carvalho de Melo | 2 | -0/+21 |
2012-08-06 | perf hists browser: Add verbose mode hotkey | Arnaldo Carvalho de Melo | 1 | -11/+26 |
2012-08-05 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 24 | -187/+498 |
2012-08-04 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 31 | -194/+38 |
2012-08-04 | missed mnt_drop_write() in do_dentry_open() | Al Viro | 1 | -1/+1 |
2012-08-04 | UBIFS: nuke pdflush from comments | Artem Bityutskiy | 2 | -6/+6 |
2012-08-04 | gfs2: nuke pdflush from comments | Artem Bityutskiy | 1 | -1/+1 |
2012-08-04 | drbd: nuke pdflush from comments | Artem Bityutskiy | 1 | -2/+2 |
2012-08-04 | nilfs2: nuke write_super from comments | Artem Bityutskiy | 2 | -6/+0 |
2012-08-04 | hfs: nuke write_super from comments | Artem Bityutskiy | 1 | -2/+2 |
2012-08-04 | vfs: nuke pdflush from comments | Artem Bityutskiy | 2 | -2/+1 |
2012-08-04 | jbd/jbd2: nuke write_super from comments | Artem Bityutskiy | 2 | -4/+4 |
2012-08-04 | btrfs: nuke pdflush from comments | Artem Bityutskiy | 2 | -2/+3 |
2012-08-04 | btrfs: nuke write_super from comments | Artem Bityutskiy | 2 | -8/+0 |
2012-08-04 | ext4: nuke pdflush from comments | Artem Bityutskiy | 1 | -1/+1 |
2012-08-04 | ext4: nuke write_super from comments | Artem Bityutskiy | 2 | -19/+0 |
2012-08-04 | ext3: nuke write_super from comments | Artem Bityutskiy | 2 | -19/+0 |
2012-08-04 | Documentation: fix the VM knobs descritpion WRT pdflush | Artem Bityutskiy | 2 | -13/+13 |
2012-08-04 | Documentation: get rid of write_super | Artem Bityutskiy | 4 | -11/+4 |
2012-08-04 | vfs: kill write_super and sync_supers | Artem Bityutskiy | 5 | -97/+0 |
2012-08-04 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 18 | -146/+73 |
2012-08-04 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 3 | -27/+25 |
2012-08-03 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -7/+34 |
2012-08-03 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 19 | -13/+65 |
2012-08-03 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+10 |