projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
2013-04-12
Namhyung Kim
tracing: Fix possible NULL pointer dereferences
Cc:
Namhyung Kim
<namhyung.kim@lge.com>
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-04-09
Namhyung Kim
tracing: Fix double free when function profile init...
Cc:
Namhyung Kim
<namhyung.kim@lge.com>
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-03-18
Namhyung Kim
perf: Generate EXIT event only once per task context
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
Cc:
Namhyung Kim
<namhyung.kim@lge.com>
commit
|
commitdiff
|
tree
2013-03-18
Namhyung Kim
perf: Reset hwc->last_period on sw clock events
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
Cc:
Namhyung Kim
<namhyung.kim@lge.com>
commit
|
commitdiff
|
tree
2013-03-04
Namhyung Kim
cpufreq: Fix a typo in comment
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-02-19
Namhyung Kim
watchdog: Use local_clock for get_timestamp()
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-02-14
Namhyung Kim
perf annotate: Make it to be able to skip unannotatable...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-02-14
Namhyung Kim
perf gtk/annotate: Fail early if it can't annotate
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-02-14
Namhyung Kim
perf gtk/annotate: Show source lines with gray color
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-02-14
Namhyung Kim
perf gtk/annotate: Support multiple event annotation
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-02-14
Namhyung Kim
perf ui/gtk: Implement basic GTK2 annotation browser
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
Cc:
Namhyung Kim
<namhyung.kim@lge.com>
commit
|
commitdiff
|
tree
2013-02-14
Namhyung Kim
perf annotate: Fix warning message on a missing vmlinux
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-02-14
Namhyung Kim
perf buildid-cache: Add --update option
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-02-06
Namhyung Kim
perf sort: Check return value of strdup()
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-02-06
Namhyung Kim
perf sort: Make setup_sorting returns an error code
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-02-06
Namhyung Kim
perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf evlist: Add --group option
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf report: Add report.group config option
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf report: Add --group option
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf report: Show group description when event group...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf report: Bypass non-leader events when event group...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf gtk/browser: Trim column header string when event...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf gtk/browser: Add support for event group view
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf hists browser: Add suppport for event group view
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf hists browser: Move coloring logic to hpp functions
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf ui/hist: Add support for event group view
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf gtk/browser: Convert hpp helpers to a function
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf hists browser: Convert hpp helpers to a function
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf ui/hist: Consolidate hpp helpers
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf hists: Resort hist entries using group members...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf report: Make another loop for linking group hists
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf header: Add HEADER_GROUP_DESC feature
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf tests: Add group test conditions
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-31
Namhyung Kim
perf tools: Keep group information
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-30
Namhyung Kim
tracing: Use sched_clock_cpu for trace_clock_global
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-30
Namhyung Kim
perf evsel: Fix memory leaks on evsel->counts
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf tools: Move ltrim() to util/string.c
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf tools: Do not include PERF-VERSION-FILE to Makefile
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf tools: Get rid of unused include of config.mak
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
tools lib traceevent: Fix warning on '>=' operator
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf report: Update documentation for sort keys
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf sort: Separate out branch stack specific sort...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf sort: Clean up sort__first_dimension setting
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf sort: Calculate parent column width too
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf sort: Align cpu column to right
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf sort: Fix --sort pid output
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf sort: Get rid of unnecessary __maybe_unused
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf sort: Move misplaced sort entry functions
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf bench: Flush stdout before starting bench suite
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf ui/gtk: Setup browser window early
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf ui/gtk: Factor out common browser routines
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf header: Ensure read/write finished successfully
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf tests: Check python path on attr and binding test
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf test: Add a test case for hists__{match,link}
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf diff: Use internal rb tree for compute resort
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf hists: Link hist entries before inserting to an...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2013-01-24
Namhyung Kim
perf hists: Exchange order of comparing items when...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-12-09
Namhyung Kim
perf evsel: Convert to _is_group_leader method
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-12-09
Namhyung Kim
perf evsel: Set leader evsel's ->leader to itself
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-12-09
Namhyung Kim
perf hists: Link hist entry pairs to leader
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-12-09
Namhyung Kim
perf hists: Fix typo on hist__entry_add_pair
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-12-09
Namhyung Kim
perf symbols: Ignore ABS symbols when loading data...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
Cc:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-12-09
Namhyung Kim
perf session: Free environment information when deleting...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-12-09
Namhyung Kim
perf tools: Don't check configuration on make clean
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-12-09
Namhyung Kim
perf ui/helpline: Introduce ui_helpline__vshow()
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-12-09
Namhyung Kim
perf ui: Always compile error printing code
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-14
Namhyung Kim
perf ui: Always compile browser setup code
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-14
Namhyung Kim
perf ui: Add ui_progress__finish()
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-14
Namhyung Kim
perf ui gtk: Implement ui_progress functions
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-14
Namhyung Kim
perf ui: Introduce generic ui_progress helper
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-14
Namhyung Kim
perf ui tui: Move progress.c under ui/tui directory
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-14
Namhyung Kim
perf tools: Use sscanf for parsing /proc/pid/maps
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-14
Namhyung Kim
perf tools: Add gtk.<command> config option for launching...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-14
Namhyung Kim
perf tools: Fix compile error on NO_NEWT=1 build
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-09
Namhyung Kim
perf annotate: Merge same lines in summary view
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-09
Namhyung Kim
perf annotate: Don't try to follow jump target on PLT...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-09
Namhyung Kim
perf annotate: Whitespace fixups
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-08
Namhyung Kim
perf tools: Don't try to lookup objdump for live mode
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-08
Namhyung Kim
perf hists: Free branch_info when freeing hist_entry
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-08
Namhyung Kim
perf tools: Fix detection of stack area
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-08
Namhyung Kim
perf machine: Set kernel data mapping length
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-05
Namhyung Kim
perf report: Postpone objdump check until annotation...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-05
Namhyung Kim
perf tools: Introduce struct hist_browser_timer
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-11-05
Namhyung Kim
perf tools: Use normalized arch name for searching...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-31
Namhyung Kim
perf tools: Warn about missing libelf
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-30
Namhyung Kim
perf tools: Fix strbuf_addf() when the buffer needs...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-30
Namhyung Kim
perf header: Fix numa topology printing
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-26
Namhyung Kim
perf tools: Fix LIBELF_MMAP checking
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-26
Namhyung Kim
perf tools: Always show CHK message when doing try-cc
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-26
Namhyung Kim
perf tools: Convert invocation of MAKE into SUBDIR
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-26
Namhyung Kim
perf tools: Cleanup doc related targets
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-26
Namhyung Kim
tools lib traceevent: Do not generate dependency for...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-22
Namhyung Kim
perf help: Fix --help for builtins
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-16
Namhyung Kim
perf hists browser: Fix off-by-two bug on the first...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-16
Namhyung Kim
perf tools: Remove warnings on JIT samples for srcline...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-16
Namhyung Kim
perf tools: Fix segfault when using srcline sort key
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-05
Namhyung Kim
perf trace: Add support for tracing workload given...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-05
Namhyung Kim
perf trace: Explicitly enable system-wide mode if no...
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
2012-10-05
Namhyung Kim
perf trace: Validate target task/user/cpu argument
Signed-off-by:
Namhyung Kim
<namhyung@kernel.org>
commit
|
commitdiff
|
tree
next