| Commit message (Expand) | Author | Files | Lines |
2010-05-21 | perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig | Arnaldo Carvalho de Melo | 4 | -10/+34 |
2010-05-21 | perf record: remove unneeded gettimeofday() call | Russ Anderson | 1 | -16/+1 |
2010-05-20 | perf: Fix forgotten preempt_enable by nested writers | Frederic Weisbecker | 1 | -1/+2 |
2010-05-20 | perf annotate: Use build-ids to find the right DSO | Arnaldo Carvalho de Melo | 6 | -18/+54 |
2010-05-20 | perf TUI: Make 'space' be an alias to 'PgDn' | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2010-05-20 | perf: Fix unaligned accesses while fetching trace values | Frederic Weisbecker | 1 | -1/+6 |
2010-05-20 | perf: Comply with new rcu checks API | Frederic Weisbecker | 1 | -12/+46 |
2010-05-20 | perf: Use read() instead of lseek() in trace_event_read.c:skip() | Tom Zanussi | 1 | -6/+13 |
2010-05-19 | perf session: Make read_build_id routines look at the host_machine too | Arnaldo Carvalho de Melo | 5 | -40/+69 |
2010-05-19 | perf symbols: Don't try to read the build-id twice | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2010-05-19 | perf, x86: P4 PMU -- add missing bit in CCCR mask | Cyrill Gorcunov | 1 | -1/+2 |
2010-05-19 | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_ | Cyrill Gorcunov | 1 | -1/+1 |
2010-05-19 | perf, x86: P4 PMU -- do a real check for ESCR address being in hash | Cyrill Gorcunov | 1 | -3/+4 |
2010-05-19 | perf tools: remove xstrndup, xmalloc, xzalloc | Arnaldo Carvalho de Melo | 4 | -51/+3 |
2010-05-19 | perf probe: Don't call die() | Arnaldo Carvalho de Melo | 1 | -3/+7 |
2010-05-19 | perf probe: Fix some error exit paths | Arnaldo Carvalho de Melo | 1 | -10/+19 |
2010-05-19 | perf tools: Remove some unused functions | Arnaldo Carvalho de Melo | 19 | -1909/+20 |
2010-05-19 | perf stat: add perf stat -B to pretty print large numbers | Stephane Eranian | 2 | -4/+17 |
2010-05-18 | perf, sparc: Implement group scheduling transactional APIs | Lin Ming | 1 | -47/+61 |
2010-05-18 | perf: Optimize perf_output_*() by avoiding local_xchg() | Peter Zijlstra | 2 | -1/+3 |
2010-05-18 | perf: Optimize the hotpath by converting the perf output buffer to local_t | Peter Zijlstra | 2 | -23/+22 |
2010-05-18 | perf: Optimize the perf_output() path by removing IRQ-disables | Peter Zijlstra | 2 | -69/+30 |
2010-05-18 | perf: Disallow mmap() on per-task inherited events | Peter Zijlstra | 1 | -0/+8 |
2010-05-18 | perf: Optimize buffer placement by allocating buffers NUMA aware | Peter Zijlstra | 1 | -2/+15 |
2010-05-18 | perf: Fix errors path in perf_output_begin() | Stephane Eranian | 1 | -1/+1 |
2010-05-18 | perf/ftrace: Optimize perf/tracepoint interaction for single events | Peter Zijlstra | 7 | -18/+31 |
2010-05-18 | perf, x86: P4 PMU -- fix typo in unflagged NMI handling | Cyrill Gorcunov | 1 | -1/+1 |
2010-05-18 | perf, x86: P4 PMU -- handle unflagged events | Cyrill Gorcunov | 1 | -16/+16 |
2010-05-18 | perf tui: Fix build problem with slang <= 2.0.6 | Arnaldo Carvalho de Melo | 1 | -1/+9 |
2010-05-18 | perf probe: Don't compile CFI related code if elfutils is old | Masami Hiramatsu | 2 | -0/+7 |
2010-05-18 | stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca... | Ingo Molnar | 1 | -1/+4 |
2010-05-18 | x86, hweight: Use a 32-bit popcnt for __arch_hweight32() | H. Peter Anvin | 1 | -4/+6 |
2010-05-17 | perf tools: Add mode to build without newt support | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2010-05-17 | cifs: fix noserverino handling when unix extensions are enabled | Jeff Layton | 3 | -0/+15 |
2010-05-17 | perf symbols: symbol inconsistency message should be done only at verbose=1 | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2010-05-17 | cifs: don't update uniqueid in cifs_fattr_to_inode | Jeff Layton | 1 | -1/+0 |
2010-05-17 | cifs: always revalidate hardlinked inodes when using noserverino | Jeff Layton | 1 | -0/+5 |
2010-05-17 | perf tui: Add explicit -lslang option | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2010-05-17 | m68k: amiga - Floppy platform device conversion | Geert Uytterhoeven | 2 | -26/+26 |
2010-05-17 | m68k: amiga - Sound platform device conversion | Geert Uytterhoeven | 2 | -20/+36 |
2010-05-17 | m68k: amiga - Frame buffer platform device conversion | Geert Uytterhoeven | 2 | -18/+46 |
2010-05-17 | m68k: amiga - Zorro host bridge platform device conversion | Geert Uytterhoeven | 5 | -128/+190 |
2010-05-17 | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven | 12 | -12/+66 |
2010-05-17 | platform: Make platform resource input parameters const | Geert Uytterhoeven | 2 | -4/+6 |
2010-05-17 | m68k: invoke oom-killer from page fault | Nick Piggin | 1 | -10/+4 |
2010-05-17 | serial167: Kill unused variables | Geert Uytterhoeven | 1 | -2/+0 |
2010-05-17 | perf options: Type check all the remaining OPT_ variants | Arnaldo Carvalho de Melo | 12 | -33/+33 |
2010-05-17 | perf options: Type check OPT_BOOLEAN and fix the offenders | Arnaldo Carvalho de Melo | 5 | -7/+8 |
2010-05-17 | m68k: Implement generic_find_next_{zero_,}le_bit() | Geert Uytterhoeven | 1 | -6/+8 |
2010-05-17 | m68k: hp300 - Checkpatch cleanup | Andrea Gelmini | 1 | -3/+1 |