index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-22
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
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
2011-01-19
powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)
Anton Blanchard
2011-01-19
perf: Fix perf_event_init_task()/perf_event_free_task() interaction
Oleg Nesterov
2011-01-19
perf: Fix find_get_context() vs perf_event_exit_task() race
Oleg Nesterov
2011-01-18
Linux 2.6.38-rc1
Linus Torvalds
2011-01-18
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-01-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-01-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2011-01-18
hwmon: (lm93) Add support for LM94
Guenter Roeck
2011-01-18
perf: Validate cpu early in perf_event_alloc()
Oleg Nesterov
2011-01-18
perf: Find_get_context: fix the per-cpu-counter check
Oleg Nesterov
[next]