aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/user.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21perf: Remove more code from the fastpathPeter Zijlstra2-18/+4
2010-05-21perf: Optimize the !vmalloc backed bufferPeter Zijlstra2-16/+27
2010-05-21perf: Optimize perf_output_copy()Peter Zijlstra2-28/+29
2010-05-21perf: Fix wakeup storm for RO mmap()sPeter Zijlstra2-3/+3
2010-05-21perf-record: Share per-cpu buffersPeter Zijlstra1-24/+28
2010-05-21perf-record: Remove -MPeter Zijlstra1-24/+12
2010-05-21perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffersPeter Zijlstra1-0/+19
2010-05-21perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track eventsPeter Zijlstra7-124/+143
2010-05-21perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interactionPeter Zijlstra5-72/+47
2010-05-20perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo4-10/+34
2010-05-20perf record: remove unneeded gettimeofday() callRuss Anderson1-16/+1
2010-05-20perf: Fix forgotten preempt_enable by nested writersFrederic Weisbecker1-1/+2
2010-05-20perf annotate: Use build-ids to find the right DSOArnaldo Carvalho de Melo6-18/+54
2010-05-20perf TUI: Make 'space' be an alias to 'PgDn'Arnaldo Carvalho de Melo1-0/+2
2010-05-20perf: Fix unaligned accesses while fetching trace valuesFrederic Weisbecker1-1/+6
2010-05-20perf: Comply with new rcu checks APIFrederic Weisbecker1-12/+46
2010-05-20perf: Use read() instead of lseek() in trace_event_read.c:skip()Tom Zanussi1-6/+13
2010-05-19perf session: Make read_build_id routines look at the host_machine tooArnaldo Carvalho de Melo5-40/+69
2010-05-19perf symbols: Don't try to read the build-id twiceArnaldo Carvalho de Melo1-0/+4
2010-05-19perf, x86: P4 PMU -- add missing bit in CCCR maskCyrill Gorcunov1-1/+2
2010-05-19perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_Cyrill Gorcunov1-1/+1
2010-05-19perf, x86: P4 PMU -- do a real check for ESCR address being in hashCyrill Gorcunov1-3/+4
2010-05-18perf tools: remove xstrndup, xmalloc, xzallocArnaldo Carvalho de Melo4-51/+3
2010-05-18perf probe: Don't call die()Arnaldo Carvalho de Melo1-3/+7
2010-05-18perf probe: Fix some error exit pathsArnaldo Carvalho de Melo1-10/+19
2010-05-18perf tools: Remove some unused functionsArnaldo Carvalho de Melo19-1909/+20
2010-05-18perf stat: add perf stat -B to pretty print large numbersStephane Eranian2-4/+17
2010-05-18perf, sparc: Implement group scheduling transactional APIsLin Ming1-47/+61
2010-05-18perf: Optimize perf_output_*() by avoiding local_xchg()Peter Zijlstra2-1/+3
2010-05-18perf: Optimize the hotpath by converting the perf output buffer to local_tPeter Zijlstra2-23/+22
2010-05-18perf: Optimize the perf_output() path by removing IRQ-disablesPeter Zijlstra2-69/+30
2010-05-18perf: Disallow mmap() on per-task inherited eventsPeter Zijlstra1-0/+8
2010-05-18perf: Optimize buffer placement by allocating buffers NUMA awarePeter Zijlstra1-2/+15
2010-05-18perf: Fix errors path in perf_output_begin()Stephane Eranian1-1/+1
2010-05-18perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra7-18/+31
2010-05-18perf, x86: P4 PMU -- fix typo in unflagged NMI handlingCyrill Gorcunov1-1/+1
2010-05-18perf, x86: P4 PMU -- handle unflagged eventsCyrill Gorcunov1-16/+16
2010-05-18perf tui: Fix build problem with slang <= 2.0.6Arnaldo Carvalho de Melo1-1/+9
2010-05-17perf probe: Don't compile CFI related code if elfutils is oldMasami Hiramatsu2-0/+7
2010-05-18stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback()Ingo Molnar1-1/+4
2010-05-17x86, hweight: Use a 32-bit popcnt for __arch_hweight32()H. Peter Anvin1-4/+6
2010-05-17perf tools: Add mode to build without newt supportArnaldo Carvalho de Melo1-0/+4
2010-05-17cifs: fix noserverino handling when unix extensions are enabledJeff Layton3-0/+15
2010-05-17perf symbols: symbol inconsistency message should be done only at verbose=1Arnaldo Carvalho de Melo1-1/+1
2010-05-17cifs: don't update uniqueid in cifs_fattr_to_inodeJeff Layton1-1/+0
2010-05-17cifs: always revalidate hardlinked inodes when using noserverinoJeff Layton1-0/+5
2010-05-17perf tui: Add explicit -lslang optionArnaldo Carvalho de Melo1-1/+1
2010-05-17m68k: amiga - Floppy platform device conversionGeert Uytterhoeven2-26/+26
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven2-20/+36
2010-05-17m68k: amiga - Frame buffer platform device conversionGeert Uytterhoeven2-18/+46