index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-01-29
perf top: Switch to non overwrite mode
Arnaldo Carvalho de Melo
2011-01-29
perf evlist: Support non overwrite mode in perf_evlist__read_on_cpu
Arnaldo Carvalho de Melo
2011-01-29
perf events: Account PERF_RECORD_LOST events in event__process
Arnaldo Carvalho de Melo
2011-01-29
perf record: No need to check for overwrites
Arnaldo Carvalho de Melo
2011-01-28
perf test: Fix return values checking
Han Pingtian
2011-01-28
perf probe: Add filters support for available functions
Masami Hiramatsu
2011-01-28
perf probe: Add variable filter support
Masami Hiramatsu
2011-01-28
perf tools: Add strfilter for general purpose string filter
Masami Hiramatsu
2011-01-27
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-01-27
x86, perf: Change two init functions to static
Yinghai Lu
2011-01-24
perf evsel: Introduce perf_evsel__{in,ex}it
Arnaldo Carvalho de Melo
2011-01-24
perf tools: Move event__parse_sample to evsel.c
Arnaldo Carvalho de Melo
2011-01-24
perf threads: Move thread_map to separate file
Arnaldo Carvalho de Melo
2011-01-24
perf tools: Pass the struct opt to the wildcard parsing routine
Arnaldo Carvalho de Melo
2011-01-24
perf record: auto detect when stdout is a pipe
Franck Bui-Huu
2011-01-24
perf probe: Add --funcs to show available functions in symtab
Masami Hiramatsu
2011-01-24
perf probe: Enable to put probe inline function call site
Masami Hiramatsu
2011-01-24
perf probe: Introduce lines walker interface
Masami Hiramatsu
2011-01-22
perf top: Add native_safe_halt to skip symbols
Arnaldo Carvalho de Melo
2011-01-22
perf callchain: Don't give arbitrary gender to callchain tree nodes
Frederic Weisbecker
2011-01-22
perf callchain: Rename register_callchain_param into callchain_register_param
Frederic Weisbecker
2011-01-22
perf callchain: Rename cumul_hits into callchain_cumul_hits
Frederic Weisbecker
2011-01-22
perf callchain: Feed callchains into a cursor
Frederic Weisbecker
2011-01-22
perf test: Add test for the evlist mmap routines
Arnaldo Carvalho de Melo
2011-01-22
perf evlist: Steal mmap reading routine from 'perf top'
Arnaldo Carvalho de Melo
2011-01-22
perf test: check if cpu_map__new() return NULL
Han Pingtian
2011-01-22
perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Add missing cpu_map__delete()
Arnaldo Carvalho de Melo
2011-01-22
perf record: Use perf_evlist__mmap
Arnaldo Carvalho de Melo
2011-01-22
perf evlist: Move the mmap array from perf_evsel
Arnaldo Carvalho de Melo
2011-01-22
perf record: Move perf_mmap__write_tail to perf.h
Arnaldo Carvalho de Melo
2011-01-22
perf record: Use struct perf_mmap and helpers
Arnaldo Carvalho de Melo
2011-01-22
perf evsel: Introduce mmap support
Arnaldo Carvalho de Melo
2011-01-22
perf record: Use perf_evsel__open
Arnaldo Carvalho de Melo
2011-01-22
perf top: Use perf_evsel__open
Arnaldo Carvalho de Melo
2011-01-22
perf evsel: Allow specifying if the inherit bit should be set
Arnaldo Carvalho de Melo
2011-01-22
perf evsel: Support event groups
Arnaldo Carvalho de Melo
2011-01-22
perf evlist: Adopt the pollfd array
Arnaldo Carvalho de Melo
2011-01-22
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Fix time function double declaration with glibc
Thomas Renninger
2011-01-22
perf tools: Fix build by checking if extra warnings are supported
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
2011-01-23
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-23
perf test: Fix build on older glibcs
Arnaldo Carvalho de Melo
2011-01-22
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2011-01-21
perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/
Oleg Nesterov
2011-01-21
perf test: Use cpu_map->[cpu] when setting affinity
Han Pingtian
2011-01-21
perf symbols: Fix annotation of thumb code
Dr. David Alan Gilbert
2011-01-21
perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat
Peter Zijlstra
[next]