aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-24perf probe: Enable to put probe inline function call siteMasami Hiramatsu1-8/+48
2011-01-24perf probe: Introduce lines walker interfaceMasami Hiramatsu1-154/+167
2011-01-22perf top: Add native_safe_halt to skip symbolsArnaldo Carvalho de Melo1-0/+1
2011-01-22perf callchain: Don't give arbitrary gender to callchain tree nodesFrederic Weisbecker2-6/+6
2011-01-22perf callchain: Rename register_callchain_param into callchain_register_paramFrederic Weisbecker3-4/+4
2011-01-22perf callchain: Rename cumul_hits into callchain_cumul_hitsFrederic Weisbecker4-8/+8
2011-01-22perf callchain: Feed callchains into a cursorFrederic Weisbecker7-139/+204
2011-01-22perf test: Add test for the evlist mmap routinesArnaldo Carvalho de Melo1-2/+169
2011-01-22perf evlist: Steal mmap reading routine from 'perf top'Arnaldo Carvalho de Melo3-53/+69
2011-01-22perf test: check if cpu_map__new() return NULLHan Pingtian1-3/+3
2011-01-22perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpusArnaldo Carvalho de Melo1-3/+5
2011-01-22perf tools: Add missing cpu_map__delete()Arnaldo Carvalho de Melo2-1/+6
2011-01-22perf record: Use perf_evlist__mmapArnaldo Carvalho de Melo1-48/+11
2011-01-22perf evlist: Move the mmap array from perf_evselArnaldo Carvalho de Melo5-77/+201
2011-01-22perf record: Move perf_mmap__write_tail to perf.hArnaldo Carvalho de Melo2-12/+13
2011-01-22perf record: Use struct perf_mmap and helpersArnaldo Carvalho de Melo1-21/+4
2011-01-22perf evsel: Introduce mmap supportArnaldo Carvalho de Melo6-66/+107
2011-01-22perf record: Use perf_evsel__openArnaldo Carvalho de Melo1-120/+113
2011-01-22perf top: Use perf_evsel__openArnaldo Carvalho de Melo1-50/+42
2011-01-22perf evsel: Allow specifying if the inherit bit should be setArnaldo Carvalho de Melo4-14/+16
2011-01-22perf evsel: Support event groupsArnaldo Carvalho de Melo4-18/+27
2011-01-22perf evlist: Adopt the pollfd arrayArnaldo Carvalho de Melo4-28/+33
2011-01-22perf evsel: Introduce perf_evlistArnaldo Carvalho de Melo11-118/+180
2011-01-22perf tools: Fix time function double declaration with glibcThomas Renninger1-2/+2
2011-01-22perf tools: Fix build by checking if extra warnings are supportedArnaldo Carvalho de Melo1-2/+7
2011-01-22perf tools: Fix build when using gcc 3.4.6Arnaldo Carvalho de Melo1-1/+1
2011-01-22perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo1-0/+1
2011-01-22perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo23-82/+93
2011-01-22perf test: Fix build on older glibcsArnaldo Carvalho de Melo1-14/+19
2011-01-21perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/Oleg Nesterov1-1/+1
2011-01-21perf test: Use cpu_map->[cpu] when setting affinityHan Pingtian1-4/+9
2011-01-21perf symbols: Fix annotation of thumb codeDr. David Alan Gilbert1-0/+7
2011-01-21perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splatPeter Zijlstra1-0/+3
2011-01-19powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)Anton Blanchard1-0/+1
2011-01-19perf: Fix perf_event_init_task()/perf_event_free_task() interactionOleg Nesterov1-5/+4
2011-01-19perf: Fix find_get_context() vs perf_event_exit_task() raceOleg Nesterov1-14/+20
2011-01-18Linux 2.6.38-rc1Linus Torvalds1-2/+2
2011-01-18hwmon: (lm93) Add support for LM94Guenter Roeck3-4/+28
2011-01-18perf: Validate cpu early in perf_event_alloc()Oleg Nesterov1-4/+6
2011-01-18perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov1-1/+1
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno1-0/+3
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno1-0/+16
2011-01-18MIPS: Implement __read_mostlyDavid Daney2-1/+3
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos6-0/+92
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos4-0/+104
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos6-0/+84
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos4-0/+324
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos5-0/+113
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos3-0/+12
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos5-0/+100