Commit History

Author SHA1 Message Date
  Srikar Dronamraju a23c4dc422 perf uprobes: Remove unnecessary check before strlist__delete 13 years ago
  Srikar Dronamraju 225466f1c2 perf probe: Provide perf interface for uprobes 13 years ago
  Ingo Molnar 737f24bda7 Merge branch 'perf/urgent' into perf/core 13 years ago
  Prashanth Nageshappa 1c1bc92233 perf probe: Ensure offset provided is not greater than function length without DWARF info too 13 years ago
  Danny Kukawka dfd3b1e3e8 perf tools: Remove duplicated string.h includes 13 years ago
  Srikar Dronamraju 4eced2347c perf probe: Rename target_module to target 13 years ago
  David Daney 0a84f007f9 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile 13 years ago
  Srikar Dronamraju a844d1ef09 perf probe: Usability fixes 13 years ago
  David Daney 2ef1ea3826 perf tools: Fix broken build by defining _GNU_SOURCE in Makefile 13 years ago
  Masami Hiramatsu 44a56040a0 perf probe: Fix to show correct error string 13 years ago
  Jovi Zhang ce27a443d1 perf probe: Fix coredump introduced by probe module option 14 years ago
  Masami Hiramatsu 14a8fd7cee perf probe: Support adding probes on offline kernel modules 14 years ago
  Masami Hiramatsu 190b57fcb9 perf probe: Add probed module in front of function 14 years ago
  Masami Hiramatsu ff74178350 perf probe: Introduce debuginfo to encapsulate dwarf information 14 years ago
  Masami Hiramatsu cc446446ff perf probe: Fix multiple --vars options behavior 14 years ago
  Masami Hiramatsu f0c4801a17 perf probe: Fix to remove redundant close 14 years ago
  Arnaldo Carvalho de Melo 8635bf6ea3 perf probe: Remove redundant checks 14 years ago
  Arnaldo Carvalho de Melo fbee632d0c perf probe: Fix error propagation leading to segfault 14 years ago
  Masami Hiramatsu 8737ebdea0 perf probe: Show filename which contains target function 14 years ago
  Masami Hiramatsu e116dfa1c3 perf probe: Support function@filename syntax for --line 14 years ago
  Masami Hiramatsu 3c42258c9a perf probe: Add filters support for available functions 14 years ago
  Masami Hiramatsu bd09d7b5ef perf probe: Add variable filter support 14 years ago
  Masami Hiramatsu e80711ca85 perf probe: Add --funcs to show available functions in symtab 14 years ago
  Arnaldo Carvalho de Melo 9486aa3877 perf tools: Fix 64 bit integer format strings 14 years ago
  Ingo Molnar cc22219699 Merge commit 'v2.6.37-rc8' into perf/core 14 years ago
  Franck Bui-Huu 32ae2ade46 perf probe: Fix short file name probe location reporting 14 years ago
  Franck Bui-Huu 32b2b6ec57 perf probe: Fix wrong warning in __show_one_line() if read(1) errors happen 14 years ago
  Franck Bui-Huu 21dd9ae5a4 perf probe: Handle gracefully some stupid and buggy line syntaxes 14 years ago
  Franck Bui-Huu fde52dbd7f perf probe: Don't always consider EOF as an error when listing source code 14 years ago
  Franck Bui-Huu 9d95b580a8 perf probe: Fix line range description since a single file is allowed 14 years ago