2014-02-24 | Namhyung Kim | perf symbols: Destroy unused symsrcs Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-02-24 | Namhyung Kim | perf annotate: Check availability of annotate when... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-21 | Namhyung Kim | perf symbols: Fix JIT symbol resolution on heap Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | perf tools: Add 'build-test' make target Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | tools lib traceevent: Unregister handler when xen plugin... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | tools lib traceevent: Unregister handler when scsi... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | tools lib traceevent: Unregister handler when jbd2... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | tools lib traceevent: Unregister handler when cfg80211... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | tools lib traceevent: Unregister handler when mac80211... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | tools lib traceevent: Unregister handler when sched_switch... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | tools lib traceevent: Unregister handler when kvm plugin... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | tools lib traceevent: Unregister handler when kmem... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | tools lib traceevent: Unregister handler when hrtimer... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | tools lib traceevent: Unregister handler when function... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | tools lib traceevent: Add pevent_unregister_print_function() Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-16 | Namhyung Kim | tools lib traceevent: Add pevent_unregister_event_handler() Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-15 | Namhyung Kim | perf hists: Convert hist entry functions to use struct... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-15 | Namhyung Kim | perf tools: Factor out sample__resolve_callchain() Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-15 | Namhyung Kim | perf tools: Remove symbol_conf.use_callchain check Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-15 | Namhyung Kim | tools lib traceevent: Make plugin unload function receive... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-15 | Namhyung Kim | tools lib traceevent: Get rid of die() finally!! Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-15 | Namhyung Kim | tools lib traceevent: Get rid of malloc_or_die() in... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-15 | Namhyung Kim | tools lib traceevent: Check return value of realloc() Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-15 | Namhyung Kim | tools lib traceevent: Add state member to struct trace_seq Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-15 | Namhyung Kim | perf tools: Fix build error due to zfree() cast Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-13 | Namhyung Kim | tools include: Include <linux/compiler.h> from asm... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-13 | Namhyung Kim | tools include: Move perf's bug.h to a generic place Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-13 | Namhyung Kim | tools include: Define likely/unlikely in linux/compiler.h Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-13 | Namhyung Kim | tools include: Move perf's linux/compiler.h to a generic... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2014-01-03 | Namhyung Kim | tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-03 | Namhyung Kim | tracing/uprobes: Add @+file_offset fetch method Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-03 | Namhyung Kim | tracing/uprobes: Add support for full argument access... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/uprobes: Fetch args before reserving a ring... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/probes: Implement 'memory' fetch method for... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/probes: Move 'symbol' fetch method to kprobes Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/probes: Implement 'stack' fetch method for... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/probes: Split [ku]probes_fetch_type_table Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/probes: Move fetch function helpers to trace_probe.h Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/probes: Integrate duplicate set_print_fmt() Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/kprobes: Move common functions to trace_probe.h Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/uprobes: Convert to struct trace_probe Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/kprobes: Factor out struct trace_probe Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/probes: Fix basic print type functions Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2014-01-02 | Namhyung Kim | tracing/uprobes: Fix documentation of uprobe registration... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-26 | Namhyung Kim | perf ui/tui: Implement header window Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-26 | Namhyung Kim | perf ui/tui: Split help message for perf top and report Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-26 | Namhyung Kim | perf ui/tui: Protect windows by ui__lock Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-20 | Namhyung Kim | perf report: Print session information only if --stdio... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-20 | Namhyung Kim | perf report: Use pr_*() functions where applicable Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-19 | Namhyung Kim | perf tools: Get rid of a duplicate va_end() in error... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-18 | Namhyung Kim | tools lib traceevent: Introduce pevent_filter_strerror() Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-18 | Namhyung Kim | perf hists: Do not pass period and weight to add_hist_entry() Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-18 | Namhyung Kim | perf sort: Do not compare dso again Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-18 | Namhyung Kim | perf sort: Compare addresses if no symbol info Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-17 | Namhyung Kim | tools lib traceevent: Get rid of die() in some string... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-13 | Namhyung Kim | tools lib traceevent: Refactor pevent_filter_match... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-13 | Namhyung Kim | tools lib traceevent: Make pevent_filter_add_filter_str... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-13 | Namhyung Kim | tools lib traceevent: Refactor process_filter() Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-13 | Namhyung Kim | tools lib traceevent: Refactor create_arg_item() Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-13 | Namhyung Kim | tools lib traceevent: Get rid of die() in reparent_op_arg() Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-13 | Namhyung Kim | tools lib traceevent: Make add_left() return pevent_errno Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-12-13 | Namhyung Kim | tools lib traceevent: Get rid of die() in add_right() Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-13 | Namhyung Kim | tools lib traceevent: Get rid of malloc_or_die() in... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-13 | Namhyung Kim | tools lib traceevent: Get rid of malloc_or_die() in... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-13 | Namhyung Kim | tools lib traceevent: Get rid of malloc_or_die() allocate_arg() Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-13 | Namhyung Kim | tools lib traceevent: Get rid of die in add_filter_type() Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-13 | Namhyung Kim | tools lib traceevent: Get rid of malloc_or_die() in... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-09 | Namhyung Kim | tools lib traceevent: Get rid of die() in pevent_filter_clea... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-09 | Namhyung Kim | tools lib traceevent: Get rid of malloc_or_die() in... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-09 | Namhyung Kim | tools lib traceevent: Get rid of die() in create_arg_item() Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-09 | Namhyung Kim | tools lib traceevent: Get rid of malloc_or_die() in... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-12-09 | Namhyung Kim | tools lib traceevent: Get rid of malloc_or_die() in... Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-11-27 | Namhyung Kim | perf script: Print mmap[2] events also Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-11-27 | Namhyung Kim | perf script: Print comm, fork and exit events also Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-11-27 | Namhyung Kim | perf script: Move evname print code to process_event() Signed-off-by: Namhyung Kim <namhyung@kernel.org> Cc: Namhyung Kim <namhyung.kim@lge.com> |
commit | commitdiff | tree |
2013-11-19 | Namhyung Kim | perf header: Fix possible memory leaks in process_group_desc() Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-11-19 | Namhyung Kim | perf header: Fix bogus group name Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-11-12 | Namhyung Kim | perf trace: Fix segfault on perf trace -i perf.data Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-11-12 | Namhyung Kim | perf trace: Separate tp syscall field caching into... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-11-12 | Namhyung Kim | perf trace: Beautify fifth argument of mmap() as fd Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-11-11 | Namhyung Kim | perf tools: Prevent condition that all sort keys are... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-11-04 | Namhyung Kim | perf hists: Consolidate __hists__add_*entry() Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-11-04 | Namhyung Kim | perf stat: Enhance option parse error message Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-11-04 | Namhyung Kim | perf top: Use parse_options_usage() for -s option failure Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-11-04 | Namhyung Kim | perf report: Use parse_options_usage() for -s option... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-11-04 | Namhyung Kim | perf report: Postpone setting up browser after parsing... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-11-04 | Namhyung Kim | perf tools: Show single option when failed to parse Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-11-04 | Namhyung Kim | perf tools: Get current comm instead of last one Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-10-23 | Namhyung Kim | perf tools: Show progress on histogram collapsing Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-10-21 | Namhyung Kim | perf tools: Compare dso's also when comparing symbols Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-10-21 | Namhyung Kim | perf callchain: Convert children list to rbtree Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-10-19 | Namhyung Kim | ftrace: Add set_graph_notrace filter Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-10-19 | Namhyung Kim | ftrace: Narrow down the protected area of graph_lock Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-10-19 | Namhyung Kim | ftrace: Introduce struct ftrace_graph_data Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-10-19 | Namhyung Kim | ftrace: Get rid of ftrace_graph_filter_enabled Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-10-09 | Namhyung Kim | perf tools: Fix srcline sort key behavior Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-10-09 | Namhyung Kim | perf tools: Save failed result of get_srcline() Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-10-09 | Namhyung Kim | perf annotate: Pass dso instead of dso_name to get_srcline() Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
2013-10-09 | Namhyung Kim | perf tools: Do not try to call addr2line on non-binary... Signed-off-by: Namhyung Kim <namhyung@kernel.org> |
commit | commitdiff | tree |
next |