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
2010-01-21
perf buildid-cache: Add new command to manage build-id cache
Arnaldo Carvalho de Melo
2010-01-20
perf symbols: Use only --vmlinux if specified
Arnaldo Carvalho de Melo
2010-01-20
perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event
Arnaldo Carvalho de Melo
2010-01-20
perf archive: Fix installation steps in the Makefile
Arnaldo Carvalho de Melo
2010-01-20
perf archive: Add documentation
Arnaldo Carvalho de Melo
2010-01-20
kprobetrace, doc: Add the explanation to remove probe points
Motohiro KOSAKI
2010-01-20
kprobetrace, doc: Shell needs single quote to use $ character
Motohiro KOSAKI
2010-01-18
Merge branch 'perf/scheduling' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-01-17
perf: Better order flexible and pinned scheduling
Frederic Weisbecker
2010-01-17
perf: Don't schedule out/in pinned events on task tick
Frederic Weisbecker
2010-01-17
perf: Allow pinned and flexible groups to be scheduled separately
Frederic Weisbecker
2010-01-17
perf: Make __perf_event_sched_out static
Frederic Weisbecker
2010-01-17
tracing/kprobe: Update kprobe tracing self test for new syntax
Masami Hiramatsu
2010-01-17
perf probe: Fix build error of builtin-probe.c
Hitoshi Mitake
2010-01-17
perf: Fix implicit declaration of getline in util.c
Frederic Weisbecker
2010-01-16
perf: Export software-only event group characteristic as a flag
Frederic Weisbecker
2010-01-16
perf: Round robin flexible groups of events using list_rotate_left()
Frederic Weisbecker
2010-01-16
list: Introduce list_rotate_left()
Frederic Weisbecker
2010-01-16
perf/core: Split context's event group list into pinned and non-pinned lists
Frederic Weisbecker
2010-01-16
perf symbols: Accept an alias when looking for "_text"
Arnaldo Carvalho de Melo
2010-01-16
perf record: Intercept all events
Arnaldo Carvalho de Melo
2010-01-16
perf archive: Add helper script to package files needed to do analysis
Arnaldo Carvalho de Melo
2010-01-16
perf symbols: The synthesized kernel modules MMAP must use the pathnames
Arnaldo Carvalho de Melo
2010-01-16
perf buildid-list: Introduce --with-hits option
Arnaldo Carvalho de Melo
2010-01-16
perf symbols: Create thread__find_addr_map from thread__find_addr_location
Arnaldo Carvalho de Melo
2010-01-16
perf record: Encode the domain while synthesizing MMAP events
Arnaldo Carvalho de Melo
2010-01-16
perf symbols: Use dso->long_name in dsos__find()
Arnaldo Carvalho de Melo
2010-01-16
perf symbols: Cache /proc/kallsyms files by build-id
Arnaldo Carvalho de Melo
2010-01-16
perf symbols: Don't try to load kallsyms if doesn't match the record build-id
Arnaldo Carvalho de Melo
2010-01-16
perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
Arnaldo Carvalho de Melo
2010-01-16
perf tools: Cross platform perf.data analysis support
Arnaldo Carvalho de Melo
2010-01-16
perf tools: Don't cast RIP to pointers
Arnaldo Carvalho de Melo
2010-01-13
perf top: Fix code typo in prompt_symbol()
Kirill Smelkov
2010-01-13
perf: Fix few typos + cosmetics
Kirill Smelkov
2010-01-13
perf tools: Encode kernel module mappings in perf.data
Arnaldo Carvalho de Melo
2010-01-13
perf: Make cmd_to_page() function more compact
Wenji Huang
2010-01-13
sched/perf: Make sure irqs are disabled for perf_event_task_sched_in()
Jamie Iles
2010-01-13
perf tools: Create typedef for common event synthesizing callback
Arnaldo Carvalho de Melo
2010-01-13
perf symbols: Record the domain of DSOs in HEADER_BUILD_ID header table
Arnaldo Carvalho de Melo
2010-01-13
perf buildid-list: No need to process the header sections again
Arnaldo Carvalho de Melo
2010-01-13
perf: Fix memory leak: counterwidth
Alexander Beregalov
2010-01-13
perf probe: Support --line option to show probable source-code lines
Masami Hiramatsu
2010-01-13
perf tools: Enhance glob string matching
Masami Hiramatsu
2010-01-13
perf tools: Support tracepoint glob matching
Masami Hiramatsu
2010-01-13
perf probe: Show probe list in pager
Masami Hiramatsu
2010-01-13
perf probe: Remove newline from die()
Masami Hiramatsu
2010-01-13
x86/ptrace: Remove unused regs_get_argument_nth API
Masami Hiramatsu
2010-01-13
tracing/kprobe: Drop function argument access syntax
Masami Hiramatsu
2010-01-13
tracing/kprobe: Update example output in documentation
Masami Hiramatsu
2010-01-13
perf tools: Handle relocatable kernels
Arnaldo Carvalho de Melo
[next]